summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2023-06-28Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini
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-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-05net: 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: phy: smsc: Cache interrupt maskLukas Wunner
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-14net: phy: mxl-gpy: fix version reportingMichael Walle
2022-12-14net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng
2022-12-08net: mdiobus: fix unbalanced node reference countYang Yingliang
2022-12-08net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-11-26net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin
2022-11-16net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart
2022-11-10net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-10-29net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann
2022-10-29net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang
2022-10-29net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam
2022-10-05net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner
2022-09-28net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei
2022-09-15Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit
2022-08-31net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang
2022-08-25net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli
2022-08-17net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner
2022-07-21net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-07-07net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel
2022-07-07net: dp83822: disable rx error interruptEnguerrand de Ribaucourt
2022-07-07net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt
2022-07-07net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-06-29phy: aquantia: Fix AN when higher speeds than 1G are not advertisedClaudiu Manoil
2022-06-14net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min
2022-06-14net: mdio: unexport __init-annotated mdio_bus_init()Masahiro Yamada
2022-06-09net: phy: micrel: Allow probing without .driver_dataFabio Estevam
2022-05-18net: phy: micrel: Pass .probe for KS8737Fabio Estevam
2022-05-18net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061Fabio Estevam
2022-05-18net: phy: Fix race condition on link status changeFrancesco Dolcini