summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2025-11-10net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba-1/+4
2025-11-07net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur-6/+6
2025-11-03net: phy: micrel: lan8842 errataHoratiu Vultur-1/+17
2025-11-03net: phy: micrel: lan8842 errataHoratiu Vultur-0/+147
2025-10-29net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan-2/+2
2025-10-24net: phy: dp83867: Disable EEE support as not implementedEmanuele Ghidoli-0/+6
2025-10-23net: phy: micrel: always set shared->phydev for LAN8814Robert Marko-2/+2
2025-10-17net: phy: realtek: fix rtl8221b-vm-cg nameAleksander Jan Bajkowski-8/+8
2025-10-13net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not presentMarek Vasut-12/+11
2025-10-13net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil HorĂ¡k - 2N-1/+19
2025-09-30net: sfp: improve poll interval handlingHeiner Kallweit-18/+11
2025-09-30net: sfp: don't include swphy.hHeiner Kallweit-1/+0
2025-09-30net: phy: annotate linkmode initializers as not used after init phaseHeiner Kallweit-10/+10
2025-09-30net: phy: stop exporting phy_driver_unregisterHeiner Kallweit-6/+5
2025-09-26net: phy: micrel: Fix lan8814_config_initHoratiu Vultur-1/+1
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+2
2025-09-24net: phy: micrel: Fix default LED behaviourHoratiu Vultur-0/+19
2025-09-23net: phy: stop exporting phy_driver_registerHeiner Kallweit-2/+2
2025-09-23net: phy: dp83640: improve phydev and driver removal handlingHeiner Kallweit-38/+20
2025-09-23net: phy: move config symbol MDIO_BUS to drivers/net/phy/KconfigHeiner Kallweit-0/+5
2025-09-22net: replace use of system_wq with system_percpu_wqMarco Crivellari-6/+6
2025-09-22net: phy: ax88796b: Replace hard-coded values with PHY_ID_MATCH_MODEL()Thorsten Blum-3/+2
2025-09-22net: sfp: remove old sfp_parse_* functionsRussell King (Oracle)-54/+0
2025-09-22net: phy: update all PHYs to use sfp_get_module_caps()Russell King (Oracle)-25/+19
2025-09-22net: phylink: use sfp_get_module_caps()Russell King (Oracle)-5/+6
2025-09-22net: sfp: provide sfp_get_module_caps()Russell King (Oracle)-0/+6
2025-09-22net: sfp: convert sfp quirks to modify struct sfp_module_supportRussell King (Oracle)-30/+28
2025-09-22net: sfp: pre-parse the module supportRussell King (Oracle)-25/+55
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-19net: phy: micrel: use %pe in print formatJakub Kicinski-4/+4
2025-09-18net: phy: micrel: Add Fast link failure support for lan8842Horatiu Vultur-2/+77
2025-09-18net: phy: clear link parameters on admin link downOleksij Rempel-0/+13
2025-09-17net: phy: remove mdio_board_info support from phylibHeiner Kallweit-131/+1
2025-09-16net: phy: nxp-c45-tja11xx: use bitmap_empty() where appropriateYury Norov (NVIDIA)-6/+2
2025-09-15net: phylink: warn if deprecated array-style fixed-link binding is usedHeiner Kallweit-0/+3
2025-09-15net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROROleksij Rempel-0/+2
2025-09-14net: phy: broadcom: Convert to PHY_ID_MATCH_MODEL macroChristian Marangi-63/+42
2025-09-14net: phy: broadcom: Convert to phy_id_compare_model()Christian Marangi-22/+20
2025-09-12net: phy: micrel: Update Kconfig help textJonas Rebmann-1/+1
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-14/+33
2025-09-09net: phy: marvell: Fix 88e1510 downshift counter errataRohan G Thomas-1/+38
2025-09-09net: phy: aquantia: delete aqr_firmware_read_fingerprint() prototypeVladimir Oltean-1/+0
2025-09-09net: phy: fixed_phy: remove struct fixed_mdio_busHeiner Kallweit-31/+19
2025-09-09net: phy: fixed_phy: add helper fixed_phy_findHeiner Kallweit-39/+42
2025-09-09net: phy: fixed_phy: remove member no_carrier from struct fixed_phyHeiner Kallweit-4/+1
2025-09-09net: phy: fixed_phy: remove unused interrupt supportHeiner Kallweit-6/+3
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: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C)Vladimir Oltean-12/+44