summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-11-07net: phy: phy-c45: add OATC14 10BASE-T1S PHY cable diagnostic supportParthiban Veerasooran
2025-11-06net: phy: qt2025: Wait until PHY becomes readyFUJITA Tomonori
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-04net: phy: fixed_phy: remove fixed_phy_addHeiner Kallweit
2025-11-04net: phy: fixed_phy: add helper fixed_phy_register_100fdHeiner Kallweit
2025-11-04net: phy: make phy_device members pause and asym_pause bitfield bitsHeiner Kallweit
2025-11-03net: phy: dp83td510: add MSE interface support for 10BASE-T1LOleksij Rempel
2025-11-03net: phy: micrel: add MSE interface support for KSZ9477 familyOleksij Rempel
2025-11-03net: phy: micrel: lan8842 errataHoratiu Vultur
2025-11-03net: phy: micrel: lan8842 errataHoratiu Vultur
2025-11-03net: phy: realtek: add interrupt support for RTL8221BJianhui Zhao
2025-10-31net: phy: microchip_t1s: configure link status control for LAN867x Rev.D0Parthiban Veerasooran
2025-10-31net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHYParthiban Veerasooran
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-29net: phy: use new iterator mdiobus_for_each_phy in mdiobus_prevent_c45_scanHeiner Kallweit
2025-10-29net: phy: add iterator mdiobus_for_each_phyHeiner Kallweit
2025-10-29net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan
2025-10-28net: phy: motorcomm: Add support for PHY LEDs on YT8531Tianling Shen
2025-10-28net: phy: realtek: Add RTL8224 cable testing supportIssam Hamdi
2025-10-27phy: mscc: Fix PTP for VSC8574 and VSC8572Horatiu Vultur
2025-10-27phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856XHoratiu Vultur
2025-10-24net: phy: dp83867: Disable EEE support as not implementedEmanuele Ghidoli
2025-10-24net: phylink: add phylink managed wake-on-lan PHY speed controlRussell King (Oracle)
2025-10-24net: phylink: add phylink managed MAC Wake-on-Lan supportRussell King (Oracle)
2025-10-24net: phy: add phy_may_wakeup()Russell King (Oracle)
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-23net: phy: micrel: always set shared->phydev for LAN8814Robert Marko
2025-10-23net: phy: micrel: Add support for non PTP SKUs for lan8814Horatiu Vultur
2025-10-20net: phy: micrel: fix typos in commentsAlok Tiwari
2025-10-20net: phy: micrel: simplify return in ksz9477_phy_errata()Alok Tiwari
2025-10-17net: phy: realtek: fix rtl8221b-vm-cg nameAleksander Jan Bajkowski
2025-10-13net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not presentMarek Vasut
2025-10-13net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil HorĂ¡k - 2N
2025-09-30net: sfp: improve poll interval handlingHeiner Kallweit
2025-09-30net: sfp: don't include swphy.hHeiner Kallweit
2025-09-30net: phy: annotate linkmode initializers as not used after init phaseHeiner Kallweit
2025-09-30net: phy: stop exporting phy_driver_unregisterHeiner Kallweit
2025-09-26net: phy: micrel: Fix lan8814_config_initHoratiu Vultur
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-24net: phy: micrel: Fix default LED behaviourHoratiu Vultur
2025-09-23net: phy: stop exporting phy_driver_registerHeiner Kallweit
2025-09-23net: phy: dp83640: improve phydev and driver removal handlingHeiner Kallweit
2025-09-23net: phy: move config symbol MDIO_BUS to drivers/net/phy/KconfigHeiner Kallweit
2025-09-22net: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-09-22net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()Thorsten Blum
2025-09-22net: sfp: remove old sfp_parse_* functionsRussell King (Oracle)
2025-09-22net: phy: update all PHYs to use sfp_get_module_caps()Russell King (Oracle)
2025-09-22net: phylink: use sfp_get_module_caps()Russell King (Oracle)
2025-09-22net: sfp: provide sfp_get_module_caps()Russell King (Oracle)
2025-09-22net: sfp: convert sfp quirks to modify struct sfp_module_supportRussell King (Oracle)