summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2022-12-08net: mdiobus: fix unbalanced node reference countYang Yingliang
2022-12-08net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-12-02net: phy: at803x: fix error return code in at803x_probe()Wei Yongjun
2022-11-26net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin
2022-11-26net: phy: dp83867: Fix SGMII FIFO depth for non OF devicesMichael Sit Wei Hong
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-09-27net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()Lukas Wunner
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle
2022-09-13net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei
2022-09-08net: phy: lan87xx: change interrupt src of link_up to comm_readyArun Ramadoss
2022-09-01Revert "net: phy: meson-gxl: improve link-up behavior"Heiner Kallweit
2022-08-30net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur
2022-08-22net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang
2022-08-08net: phy: dp83867: fix get nvmem cell failNikita Shubin
2022-08-08net: phy: c45 baset1: do not skip aneg configuration if clock role is not spe...Oleksij Rempel
2022-08-03net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli
2022-07-13net: phy: mxl-gpy: print firmware in human readable formMichael Walle
2022-07-13net: phy: mxl-gpy: rename the FW type field nameMichael Walle
2022-07-13net: phy: mxl-gpy: cache PHY firmware versionMichael Walle
2022-07-13net: phy: mxl-gpy: fix version reportingMichael Walle
2022-07-08net: phylink: fix SGMII inband autoneg enableRussell King (Oracle)
2022-07-04net: phy: broadcom: Add support for BCM53128 internal PHYsKurt Kanzenbach
2022-07-02net: phy: micrel: Adding LED feature for LAN8814 PHYDivya Koppera
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30net: phylink: fix NULL pl->pcs dereference during phylink_pcs_poll_startVladimir Oltean
2022-06-30net: sfp: fix memory leak in sfp_probe()Jianglei Nie
2022-06-29net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner
2022-06-28net: phylink: disable PCS polling over major configurationRussell King (Oracle)
2022-06-28net: phylink: remove pcs_ops memberRussell King (Oracle)
2022-06-24net: dp83822: disable rx error interruptEnguerrand de Ribaucourt
2022-06-24net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt
2022-06-24net: phylink: add QSGMII support to phylink_mii_c22_pcs_encode_advertisement()Russell King (Oracle)
2022-06-23net: phy: mxl-gpy: add temperature sensorMichael Walle
2022-06-23net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()Michael Walle
2022-06-23net: sfp: use hwmon_sanitize_name()Michael Walle
2022-06-23net: phy: Add support for 1PPS out and external timestampsJonathan Lemon
2022-06-23net: phy: broadcom: Add PTP support for some Broadcom PHYs.Jonathan Lemon
2022-06-23net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-libJonathan Lemon
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-22net: phy: Add support for AQR113C EPHYBhadram Varka
2022-06-21net: phy: dp83td510: add SQI supportOleksij Rempel
2022-06-21net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner
2022-06-21net: phy: smsc: Deduplicate interrupt acknowledgement upon phy_init_hw()Lukas Wunner
2022-06-19net: phy: at803x: fix NULL pointer dereference on AR9331 PHYOleksij Rempel
2022-06-19net: phy: marvell: use mii_bmcr_encode_fixed()Russell King (Oracle)