summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
4 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
5 daysMerge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
8 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
8 daysnet: phy: micrel: fix KSZ8081/KSZ8091 cable testFlorian Larysch
12 daysnet: phy: qcom: qca807x: Enable WoL support using shared libraryLuo Jie
2025-07-17net: phy: qcom: qca807x: Support PHY counterLuo Jie
2025-07-17net: phy: qcom: qca808x: Support PHY counterLuo Jie
2025-07-17net: phy: qcom: Add PHY counter supportLuo Jie
2025-07-14net: phy: Don't register LEDs for genphySean Anderson
2025-07-14net: phy: Don't register LEDs for genphySean Anderson
2025-07-14net: phy: micrel: Add ksz9131_resume()Biju Das
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-09net: phy: bcm54811: PHY initializationKamil Horák - 2N
2025-07-09net: phy: bcm5481x: MII-Lite activationKamil Horák - 2N
2025-07-09net: phy: MII-Lite PHY interface modeKamil Horák - 2N
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: phylink: add phylink_sfp_select_interface_speed()Russell King (Oracle)
2025-07-07net: phylink: clear SFP interfaces when not in useRussell King (Oracle)
2025-07-07net: phylink: restrict SFP interfaces to those that are supportedRussell King (Oracle)
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-07-01net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to en...Lucien.Jheng
2025-07-01phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYsOleksij Rempel
2025-06-25net: phy: realtek: add error handling to rtl8211f_get_wolDaniel Braunwarth
2025-06-24net: phy: Add interface types for 50G and 100GAlexander Duyck
2025-06-23net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY supportGeorge Moussalem
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-19net: sfp: add quirk for Potron SFP+ XGSPON ONU StickChris Morgan
2025-06-17net: phy: qca807x: use new GPIO line value setter callbacksBartosz Golaszewski
2025-06-17net: phy: Add c45_phy_ids sysfs directory entryYajun Deng
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-16net: phy: remove phy_driver_is_genphy_10gHeiner Kallweit
2025-06-16net: phy: improve phy_driver_is_genphyHeiner Kallweit
2025-06-16net: phy: add flag is_genphy_driven to struct phy_deviceHeiner Kallweit
2025-06-16net: phy: add Kconfig symbol PHY_PACKAGEHeiner Kallweit
2025-06-16net: phy: make phy_package a separate moduleHeiner Kallweit
2025-06-16net: phy: move __phy_package_[read|write]_mmd to phy_package.cHeiner Kallweit
2025-06-13net: phy: dp83tg720: switch to adaptive polling and remove random delaysDavid Jander
2025-06-13net: phy: dp83tg720: remove redundant 600ms post-reset delayDavid Jander
2025-06-13net: phy: dp83tg720: implement soft reset with asymmetric delayDavid Jander
2025-06-13net: phy: directly copy struct mdio_board_info in mdiobus_register_board_infoHeiner Kallweit
2025-06-13net: phy: improve mdio-boardinfo.hHeiner Kallweit
2025-06-13net: phy: move definition of struct mdio_board_entry to mdio-boardinfo.cHeiner Kallweit
2025-06-13net: phy: simplify mdiobus_setup_mdiodev_from_board_infoHeiner Kallweit
2025-06-12net: phy: simplify phy_get_internal_delay()Russell King (Oracle)