summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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
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)