summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-08-25net: phy: aquantia: rename aqr113c_config_init() to aqr_gen4_config_init()Vladimir Oltean
2025-08-25net: phy: aquantia: reimplement aqcs109_config_init() as aqr_gen2_config_init()Vladimir Oltean
2025-08-25net: phy: aquantia: call aqr_gen3_config_init() for AQR112 and AQR412(C)Vladimir Oltean
2025-08-25net: phy: aquantia: call aqr_gen2_fill_interface_modes() for AQCS109Vladimir Oltean
2025-08-25net: phy: aquantia: merge and rename aqr105_read_status() and aqr107_read_sta...Vladimir Oltean
2025-08-25net: phy: aquantia: use cached GLOBAL_CFG registers in aqr107_read_rate()Vladimir Oltean
2025-08-25net: phy: aquantia: remove handling for get_rate_matching(PHY_INTERFACE_MODE_NA)Vladimir Oltean
2025-08-25net: phy: aquantia: save a local shadow of GLOBAL_CFG register valuesVladimir Oltean
2025-08-25net: phy: aquantia: fill supported_interfaces for all aqr_gen2_config_init() ...Vladimir Oltean
2025-08-25net: phy: aquantia: rename some aqr107 functions according to generationVladimir Oltean
2025-08-25net: phy: aquantia: reorder AQR113C PMD Global Transmit Disable bit clearing ...Vladimir Oltean
2025-08-25net: phy: aquantia: merge aqr113c_fill_interface_modes() into aqr107_fill_int...Vladimir Oltean
2025-08-25net: phy: aquantia: rename AQR412 to AQR412C and add real AQR412Vladimir Oltean
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-21net: phy: micrel: Add support for lan8842Horatiu Vultur
2025-08-21net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur
2025-08-21net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur
2025-08-21net: phy: micrel: Start using PHY_ID_MATCH_MODELHoratiu Vultur
2025-08-19net: phy: realtek: enable serdes option mode for RTL8226-CGMarkus Stockhausen
2025-08-19phy: mscc: Fix timestamping for vsc8584Horatiu Vultur
2025-08-18net: dsa: Move KS8995 to the DSA subsystemLinus Walleij
2025-08-18net: phy: realtek: fix RTL8211F wake-on-lan supportRussell King (Oracle)
2025-08-15net: phy: fixed: remove usage of a faux deviceHeiner Kallweit
2025-08-14net: phy: mscc: report and configure in-band auto-negotiation for SGMII/QSGMIIVladimir Oltean
2025-08-14net: phy: realtek: convert RTL8226-CG to c45 onlyMarkus Stockhausen
2025-08-14net: phy: motorcomm: Add support for PHY LEDs on YT8521Jijie Shao
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-12net: mdiobus: release reset_gpio in mdiobus_unregister_device()Buday Csaba
2025-08-12net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45Clark Wang
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-04Revert "net: mdio_bus: Use devm for getting reset GPIO"Jakub Kicinski
2025-07-30net: mdio_bus: Use devm for getting reset GPIOBence Csókás
2025-07-30net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba
2025-07-30phy: mscc: Fix parsing of unicast framesHoratiu Vultur
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-25net: phy: micrel: fix KSZ8081/KSZ8091 cable testFlorian Larysch
2025-07-21net: 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