aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2024-03-26net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin
2024-03-26net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor
2024-03-26net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmiiTommaso Merciai
2024-03-26net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital
2024-01-25net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea
2024-01-05ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2023-11-28net: phylink: initialize carrier state at creationKlaus Kudielka
2023-10-19net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)
2023-08-26net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-26net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)
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-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