summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-09-22net: sfp: pre-parse the module supportRussell King (Oracle)
2025-09-22broadcom: fix support for PTP_EXTTS_REQUEST2 ioctlJacob Keller
2025-09-22broadcom: fix support for PTP_PEROUT_DUTY_CYCLEJacob Keller
2025-09-19net: phy: micrel: use %pe in print formatJakub Kicinski
2025-09-18net: phy: micrel: Add Fast link failure support for lan8842Horatiu Vultur
2025-09-18net: phy: clear link parameters on admin link downOleksij Rempel
2025-09-17net: phy: remove mdio_board_info support from phylibHeiner Kallweit
2025-09-16net: phy: nxp-c45-tja11xx: use bitmap_empty() where appropriateYury Norov (NVIDIA)
2025-09-15net: phylink: warn if deprecated array-style fixed-link binding is usedHeiner Kallweit
2025-09-15net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROROleksij Rempel
2025-09-14net: phy: broadcom: Convert to PHY_ID_MATCH_MODEL macroChristian Marangi
2025-09-14net: phy: broadcom: Convert to phy_id_compare_model()Christian Marangi
2025-09-12net: phy: micrel: Update Kconfig help textJonas Rebmann
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-09net: phy: marvell: Fix 88e1510 downshift counter errataRohan G Thomas
2025-09-09net: phy: aquantia: delete aqr_firmware_read_fingerprint() prototypeVladimir Oltean
2025-09-09net: phy: fixed_phy: remove struct fixed_mdio_busHeiner Kallweit
2025-09-09net: phy: fixed_phy: add helper fixed_phy_findHeiner Kallweit
2025-09-09net: phy: fixed_phy: remove member no_carrier from struct fixed_phyHeiner Kallweit
2025-09-09net: phy: fixed_phy: remove unused interrupt supportHeiner Kallweit
2025-09-09net: phy: fix phy_uses_state_machine()Russell King (Oracle)
2025-09-08net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 supportJonas Rebmann
2025-09-05net: phy: aquantia: support phy-mode = "10g-qxgmii" on NXP SPF-30841 (AQR412C)Vladimir Oltean
2025-09-05net: phy: aquantia: create and store a 64-bit firmware image fingerprintVladimir Oltean
2025-09-05net: phy: aquantia: report and configure in-band autoneg capabilitiesVladimir Oltean
2025-09-05net: phy: aquantia: print global syscfg registersVladimir Oltean
2025-09-05net: phy: transfer phy_config_inband() locking responsibility to phylinkVladimir Oltean
2025-09-05net: phylink: add lock for serializing concurrent pl->phydev writes with reso...Vladimir Oltean
2025-09-05net: phy: fixed_phy: remove link gpio supportHeiner Kallweit
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur
2025-09-03net: phy: micrel: Add PTP support for lan8842Horatiu Vultur
2025-09-03net: phy: micrel: Introduce function __lan8814_ptp_probe_onceHoratiu Vultur
2025-09-03net: phylink: move PHY interrupt request to non-fail pathRussell King (Oracle)
2025-09-02net: phylink: disable autoneg for interfaces that have no inbandRussell King (Oracle)
2025-09-02net: phylink: provide phylink_get_inband_type()Russell King (Oracle)
2025-09-02net: sfp: add quirk for FLYPRO copper SFP+ moduleAleksander Jan Bajkowski
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28net: phy: mtk-2p5ge: Add LED support for MT7988Sky Huang
2025-08-27net: phy: fixed_phy: simplify fixed_mdio_readHeiner Kallweit
2025-08-27net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211FAleksander Jan Bajkowski
2025-08-26net: phy: fixed_phy: let fixed_phy_unregister free the phy_deviceHeiner Kallweit
2025-08-26net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit
2025-08-26phy: mscc: Fix when PTP clock is register and unregisterHoratiu Vultur
2025-08-26net: phy: as21xxx: better handle PHY HW reset on soft-rebootChristian Marangi
2025-08-25net: phy: mxl-86110: add basic support for MxL86111 PHYDaniel Golle
2025-08-25net: phy: mxl-86110: fix indentation in struct phy_driverDaniel Golle
2025-08-25net: phy: mxl-86110: add basic support for led_brightness_set opDaniel Golle
2025-08-25net: phy: aquantia: add support for AQR115Camelia Groza
2025-08-25net: phy: aquantia: promote AQR813 and AQR114C to aqr_gen4_config_init()Vladimir Oltean