summary refs log tree commit diff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2023-08-23net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-23net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)
2023-08-23net: phy: at803x: fix the wol setting functionsLi Yang
2023-08-23net: phy: at803x: Use devm_regulator_get_enable_optional()Christophe JAILLET
2023-08-16net: phy: at803x: remove set/get wol callbacks for AR8032Li Yang
2023-08-03net: phy: marvell10g: fix 88x3310 power upJiawen Wu
2023-07-27net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-23net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driverOleksij Rempel
2023-06-28Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini
2023-06-21net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier
2023-06-21net: phylink: report correct max speed for QUSGMIIMaxime Chevallier
2023-06-14net: sfp: fix state loss when updating state_hw_maskRussell King (Oracle)
2023-06-05net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping
2023-05-30net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping
2023-05-24net: phy: dp83867: add w/a for packet errors seen with short cablesGrygorii Strashko
2023-05-24net: phy: bcm7xx: Correct read from expansion registerFlorian Fainelli
2023-05-11net: sfp: add quirk enabling 2500Base-x for HG MXPD-483IIDaniel Golle
2023-04-20net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)
2023-04-20net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)
2023-04-20net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov
2023-04-13net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong
2023-04-06net: phy: dp83869: fix default value for tx-/rx-internal-delayJosua Mayer
2023-03-30net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon
2023-03-30net: phy: Ensure state transitions are processed from phy_stop()Florian Fainelli
2023-03-22net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bitRadu Pirea (OSS)
2023-03-22net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status failsHeiner Kallweit
2023-03-17net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit
2023-03-17net: phylib: get rid of unnecessary lockingRussell King (Oracle)
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino
2023-02-14net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit
2023-02-14net: phylink: move phy_device_free() to correctly release phy deviceClément Léger
2023-02-09net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy
2023-02-09net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devicesAndre Kalb
2023-02-01net: mdio: validate parameter addr in mdiobus_get_phy()Heiner Kallweit
2023-01-12net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin
2022-12-07net: phy: mxl-gpy: add MDINT workaroundMichael Walle
2022-12-06net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng
2022-11-28net: mdiobus: fix unbalanced node reference countYang Yingliang
2022-11-28net: phylink: fix PHY validation with rate adaptionRussell King (Oracle)
2022-11-27net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-11-21net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun
2022-11-15net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin
2022-11-11net: phy: dp83867: Fix SGMII FIFO depth for non OF devicesMichael Sit Wei Hong
2022-11-10net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart
2022-11-02net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-19net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-15net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang
2022-10-15net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam