summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2025-09-22broadcom: fix support for PTP_EXTTS_REQUEST2 ioctlJacob Keller-0/+1
2025-09-22broadcom: fix support for PTP_PEROUT_DUTY_CYCLEJacob Keller-4/+1
2025-09-09net: phy: fix phy_uses_state_machine()Russell King (Oracle)-2/+3
2025-09-08net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 supportJonas Rebmann-1/+1
2025-09-05net: phy: transfer phy_config_inband() locking responsibility to phylinkVladimir Oltean-8/+13
2025-09-05net: phylink: add lock for serializing concurrent pl->phydev writes with reso...Vladimir Oltean-3/+16
2025-09-04phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur-10/+8
2025-09-03net: phylink: move PHY interrupt request to non-fail pathRussell King (Oracle)-3/+3
2025-09-02net: phylink: disable autoneg for interfaces that have no inbandRussell King (Oracle)-0/+18
2025-09-02net: phylink: provide phylink_get_inband_type()Russell King (Oracle)-35/+44
2025-09-02net: sfp: add quirk for FLYPRO copper SFP+ moduleAleksander Jan Bajkowski-0/+3
2025-08-26phy: mscc: Fix when PTP clock is register and unregisterHoratiu Vultur-16/+26
2025-08-19phy: mscc: Fix timestamping for vsc8584Horatiu Vultur-12/+61
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-13/+14
2025-08-12net: mdiobus: release reset_gpio in mdiobus_unregister_device()Buday Csaba-3/+1
2025-08-12net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45Clark Wang-10/+13
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-08-04Revert "net: mdio_bus: Use devm for getting reset GPIO"Jakub Kicinski-2/+2
2025-07-30net: mdio_bus: Use devm for getting reset GPIOBence Csókás-2/+2
2025-07-30net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba-0/+1
2025-07-30phy: mscc: Fix parsing of unicast framesHoratiu Vultur-0/+2
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-253/+1139
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2025-07-25net: phy: micrel: fix KSZ8081/KSZ8091 cable testFlorian Larysch-0/+2
2025-07-21net: phy: qcom: qca807x: Enable WoL support using shared libraryLuo Jie-0/+4
2025-07-17net: phy: qcom: qca807x: Support PHY counterLuo Jie-0/+25
2025-07-17net: phy: qcom: qca808x: Support PHY counterLuo Jie-0/+23
2025-07-17net: phy: qcom: Add PHY counter supportLuo Jie-0/+98
2025-07-14net: phy: Don't register LEDs for genphySean Anderson-2/+2
2025-07-14net: phy: Don't register LEDs for genphySean Anderson-2/+4
2025-07-14net: phy: micrel: Add ksz9131_resume()Biju Das-1/+9
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+2
2025-07-10net: phy: microchip: limit 100M workaround to link-down events on LAN88xxOleksij Rempel-1/+1
2025-07-10net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bitsOleksij Rempel-0/+1
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-33/+83
2025-07-09net: phy: bcm54811: PHY initializationKamil Horák - 2N-4/+21
2025-07-09net: phy: bcm5481x: MII-Lite activationKamil Horák - 2N-1/+13
2025-07-09net: phy: MII-Lite PHY interface modeKamil Horák - 2N-0/+6
2025-07-08net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel-3/+22
2025-07-08net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel-1/+28
2025-07-08net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel-1/+2
2025-07-07net: phylink: add phylink_sfp_select_interface_speed()Russell King (Oracle)-1/+40
2025-07-07net: phylink: clear SFP interfaces when not in useRussell King (Oracle)-0/+10
2025-07-07net: phylink: restrict SFP interfaces to those that are supportedRussell King (Oracle)-5/+4
2025-07-07net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie-1/+1
2025-07-07net: phy: qcom: move the WoL function to shared libraryLuo Jie-27/+30
2025-07-01net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to en...Lucien.Jheng-4/+41
2025-07-01phy: micrel: add Signal Quality Indicator (SQI) support for KSZ9477 switch PHYsOleksij Rempel-0/+132