summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-12-11net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variantMarcus Hughes
2025-12-04net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_writeThorsten Blum
2025-12-04net: phy: RTL8211FVD: Restore disabling of PHY-mode EEEIvan Galkin
2025-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-12-01net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYsParthiban Veerasooran
2025-12-01net: phy: phy-c45: add SQI and SQI+ support for OATC14 10Base-T1S PHYsParthiban Veerasooran
2025-11-28net: phy: aquantia: check for NVMEM deferralRobert Marko
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-27net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect PMA valuesAlexander Duyck
2025-11-26net: phy: dp83867: implement configurability for SGMII in-band auto-negotiationVladimir Oltean
2025-11-26net: phy: nxp-c45-tja11xx: add HW timestamp configuration reportingVadim Fedorenko
2025-11-26phy: mscc: add HW timestamp configuration reportingVadim Fedorenko
2025-11-26net: phy: dp83640: add HW timestamp configuration reportingVadim Fedorenko
2025-11-26net: phy: broadcom: add HW timestamp configuration reportingVadim Fedorenko
2025-11-26phy: add hwtstamp_get callback to phy driversVadim Fedorenko
2025-11-26phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko
2025-11-25net: phy: mxl-gpy: add support for MxL86252 and MxL86282Daniel Golle
2025-11-25net: phy: mxl-gpy: add support for MxL86211CChad Monroe
2025-11-25net: mdio: eliminate kdoc warnings in mdio_device.c and mdio_bus.cBuday Csaba
2025-11-25net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYsDaniel Golle
2025-11-21net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHYDaniel Golle
2025-11-20net: ethtool: Add support for 1600Gbps speedYael Chemla
2025-11-20net: phy: fixed_phy: remove not needed initialization of phy_device membersHeiner Kallweit
2025-11-20net: phy: fixed_phy: fix missing initialization of fixed phy linkHeiner Kallweit
2025-11-20net: phy: adin1100: Simplify register value passingAlexander Dahl
2025-11-20net: phy: adin1100: Fix software power-down ready conditionAlexander Dahl
2025-11-20net: mdio: improve reset handling in mdio_device.cBuday Csaba
2025-11-20net: mdio: common handling of phy device reset propertiesBuday Csaba
2025-11-20net: mdio: move device reset functions to mdio_device.cBuday Csaba
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-19net: phy: realtek: create rtl8211f_config_phy_eee() helperVladimir Oltean
2025-11-19net: phy: realtek: eliminate priv->phycr1 variableVladimir Oltean
2025-11-19net: phy: realtek: allow CLKOUT to be disabled on RTL8211F(D)(I)-VD-CGVladimir Oltean
2025-11-19net: phy: realtek: eliminate has_phycr2 variableVladimir Oltean
2025-11-19net: phy: realtek: eliminate priv->phycr2 variableVladimir Oltean
2025-11-19net: phy: realtek: create rtl8211f_config_rgmii_delay()Vladimir Oltean
2025-11-19net: phylink: add missing supported link modes for the fixed-linkWei Fang
2025-11-18net: phy: micrel: lan8814: Enable in-band auto-negotiationHoratiu Vultur
2025-11-17net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto
2025-11-17net: phy: fixed_phy: remove setting supported/advertised modes from fixed_phy...Heiner Kallweit
2025-11-13net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common()Lad Prabhakar
2025-11-13net: phy: mscc: Add support for PHY LED controlLad Prabhakar
2025-11-13net: phy: mscc: Consolidate probe functions into a common helperLad Prabhakar
2025-11-13net: phy: mscc: Simplify LED mode update using phy_modify()Lad Prabhakar
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13net: phy: fixed_phy: initialize the link status as upHeiner Kallweit
2025-11-10net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba
2025-11-07net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur
2025-11-07net: phy: fixed_phy: shrink size of struct fixed_phy_statusHeiner Kallweit
2025-11-07net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0Parthiban Veerasooran