summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-10-02broadcom: fix support for PTP_EXTTS_REQUEST2 ioctlJacob Keller
2025-10-02broadcom: fix support for PTP_PEROUT_DUTY_CYCLEJacob Keller
2025-10-02net: sfp: add quirk for FLYPRO copper SFP+ moduleAleksander Jan Bajkowski
2025-10-02net: sfp: add quirk for Potron SFP+ XGSPON ONU StickChris Morgan
2025-09-19net: phy: transfer phy_config_inband() locking responsibility to phylinkVladimir Oltean
2025-09-19net: phylink: add lock for serializing concurrent pl->phydev writes with reso...Vladimir Oltean
2025-09-09phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur
2025-09-04phy: mscc: Fix when PTP clock is register and unregisterHoratiu Vultur
2025-08-28phy: mscc: Fix timestamping for vsc8584Horatiu Vultur
2025-08-20net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba
2025-08-20net: phy: realtek: add error handling to rtl8211f_get_wolDaniel Braunwarth
2025-08-20net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to en...Lucien.Jheng
2025-08-20net: phy: bcm54811: PHY initializationKamil Horák - 2N
2025-08-20net: phy: micrel: Add ksz9131_resume()Biju Das
2025-08-20net: mdiobus: release reset_gpio in mdiobus_unregister_device()Buday Csaba
2025-08-20net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45Clark Wang
2025-08-20net: phy: micrel: fix KSZ8081/KSZ8091 cable testFlorian Larysch
2025-08-15Revert "net: mdio_bus: Use devm for getting reset GPIO"Jakub Kicinski
2025-08-15net: mdio_bus: Use devm for getting reset GPIOBence Csókás
2025-08-15phy: mscc: Fix parsing of unicast framesHoratiu Vultur
2025-07-14net: phy: Don't register LEDs for genphySean Anderson
2025-07-10net: phy: microchip: limit 100M workaround to link-down events on LAN88xxOleksij Rempel
2025-07-10net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bitsOleksij Rempel
2025-07-08net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel
2025-07-08net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel
2025-07-08net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel
2025-07-07net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie
2025-07-07net: phy: qcom: move the WoL function to shared libraryLuo Jie
2025-06-12net: phy: phy_caps: Don't skip better duplex macth on non-exact matchMaxime Chevallier
2025-06-11net/mdiobus: Fix potential out-of-bounds clause 45 read/write accessJakub Raczynski
2025-06-11net/mdiobus: Fix potential out-of-bounds read/write accessJakub Raczynski
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-05-28net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 framesHoratiu Vultur
2025-05-27net: phy: mscc: Fix memory leak when using one step timestampingHoratiu Vultur
2025-05-27net: phy: clear phydev->devlink when the link is deletedWei Fang
2025-05-27net: phy: mediatek: Add Airoha AN7583 PHY supportChristian Marangi
2025-05-27net: phy: add driver for MaxLinear MxL86110 PHYStefano Radaelli
2025-05-21net: phy: Add support for Aeonsemi AS21xxx PHYsChristian Marangi
2025-05-21net: phy: introduce genphy_match_phy_device()Christian Marangi
2025-05-21net: phy: nxp-c45-tja11xx: simplify .match_phy_device OPChristian Marangi
2025-05-21net: phy: bcm87xx: simplify .match_phy_device OPChristian Marangi
2025-05-21net: phy: pass PHY driver to .match_phy_device OPChristian Marangi
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit
2025-05-20net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988Sky Huang
2025-05-20net: phy: mediatek: Sort config and file names in Kconfig and MakefileSky Huang
2025-05-20net: phy: realtek: add RTL8127-internal PHYChunHao Lin
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit
2025-05-16net: phy: microchip: document where the LAN88xx PHYs are usedOleksij Rempel