summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-12-18net: phy: aquantia: check for NVMEM deferralRobert Marko
2025-12-18net: phy: adin1100: Fix software power-down ready conditionAlexander Dahl
2025-12-18net: phy: realtek: create rtl8211f_config_rgmii_delay()Vladimir Oltean
2025-12-18net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto
2025-12-18phy: mscc: Fix PTP for VSC8574 and VSC8572Horatiu Vultur
2025-12-07net: phy: mxl-gpy: fix link properties on USXGMII and internal PHYsDaniel Golle
2025-12-07net: phy: mxl-gpy: fix bogus error on USXGMII and integrated PHYDaniel Golle
2025-12-01net: phylink: add missing supported link modes for the fixed-linkWei Fang
2025-11-24net: phy: micrel: Fix lan8814_config_initHoratiu Vultur
2025-11-24net: mdio: fix resource leak in mdiobus_register_device()Buday Csaba
2025-11-24net: phy: micrel: lan8814 fix reset of the QSGMII interfaceHoratiu Vultur
2025-11-24net: phy: micrel: Replace hardcoded pages with definesHoratiu Vultur
2025-11-24net: phy: micrel: Introduce lanphy_modify_page_regHoratiu Vultur
2025-11-13net: phy: dp83640: improve phydev and driver removal handlingHeiner Kallweit
2025-11-13net: phy: clear link parameters on admin link downOleksij Rempel
2025-11-13net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROROleksij Rempel
2025-11-13net: phy: marvell: Fix 88e1510 downshift counter errataRohan G Thomas
2025-11-13net: phy: fixed_phy: let fixed_phy_unregister free the phy_deviceHeiner Kallweit
2025-11-13net: phy: mscc: report and configure in-band auto-negotiation for SGMII/QSGMIIVladimir Oltean
2025-11-13net: phy: dp83867: Disable EEE support as not implementedEmanuele Ghidoli
2025-10-29net: phy: micrel: always set shared->phydev for LAN8814Robert Marko
2025-10-29net: phy: realtek: fix rtl8221b-vm-cg nameAleksander Jan Bajkowski
2025-10-23net: phy: realtek: Avoid PHYCR2 access if PHYCR2 not presentMarek Vasut
2025-10-23net: phy: bcm54811: Fix GMII/MII/MII-Lite selectionKamil Horák - 2N
2025-10-15net: phy: as21xxx: better handle PHY HW reset on soft-rebootChristian Marangi
2025-09-22broadcom: fix support for PTP_EXTTS_REQUEST2 ioctlJacob Keller
2025-09-22broadcom: fix support for PTP_PEROUT_DUTY_CYCLEJacob Keller
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: 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-04phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu 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-26phy: mscc: Fix when PTP clock is register and unregisterHoratiu Vultur
2025-08-19phy: mscc: Fix timestamping for vsc8584Horatiu Vultur
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-08-12net: mdiobus: release reset_gpio in mdiobus_unregister_device()Buday Csaba
2025-08-12net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45Clark Wang
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-04Revert "net: mdio_bus: Use devm for getting reset GPIO"Jakub Kicinski
2025-07-30net: mdio_bus: Use devm for getting reset GPIOBence Csókás
2025-07-30net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba
2025-07-30phy: mscc: Fix parsing of unicast framesHoratiu Vultur
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski