summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2024-03-26net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin
2024-03-26net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor
2024-03-26net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital
2024-03-01net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli
2024-02-05net: phy: mediatek-ge-soc: sync driver with MediaTek SDKDaniel Golle
2024-02-05net: phy: at803x: fix passing the wrong reference for config_intrChristian Marangi
2024-02-05net: phy: micrel: fix ts_info value in case of no phcKory Maincent
2024-01-31net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur
2024-01-25net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea
2024-01-25net: micrel: Fix PTP frame parsing for lan8841Horatiu Vultur
2023-12-15net: phy: skip LED triggers on PHYs on SFP modulesDaniel Golle
2023-11-07net: phylink: initialize carrier state at creationKlaus Kudielka
2023-11-01net: phy: fill in missing MODULE_DESCRIPTION()sAndrew Lunn
2023-10-20net: phy: micrel: Fix forced link mode for KSZ886X switchesOleksij Rempel
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-18net: phy: bcm7xxx: Add missing 16nm EPHY statisticsFlorian Fainelli
2023-10-17net: phylink: remove a bunch of unused validation methodsRussell King (Oracle)
2023-10-17net: phylink: remove .validate() methodRussell King (Oracle)
2023-10-17net: phylink: provide mac_get_caps() methodRussell King (Oracle)
2023-10-16net: phy: smsc: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-13net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-10net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti
2023-10-06net: phy: dp83867: Add support for hardware blinking LEDsSascha Hauer
2023-10-05net: sfp: improve Nokia GPON sfp fixupRussell King (Oracle)
2023-10-05net: sfp: re-implement ignoring the hardware TX_FAULT signalRussell King (Oracle)
2023-10-03net: sfp: add quirk for FS's 2.5G copper SFPRaju Lakkaraju
2023-10-03net: phy: amd: Support the Altima AMI101LLinus Walleij
2023-09-28net: sfp: add quirk for Fiberstone GPON-ONU-34-20BIChristian Marangi
2023-09-19net: phy: fix regression with AX88772A PHY driverRussell King (Oracle)
2023-09-17net: phy: convert phy_stop() to use split state machineRussell King (Oracle)
2023-09-17net: phy: split locked and unlocked section of phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move phy_suspend() to end of phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move call to start anegRussell King (Oracle)
2023-09-17net: phy: call phy_error_precise() while holding the lockRussell King (Oracle)
2023-09-17net: phy: always call phy_process_state_change() under lockRussell King (Oracle)
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski
2023-08-25net: phylink: add phylink_limit_mac_speed()Russell King (Oracle)
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-23dp83640: Use list_for_each_entry() helperJinjie Ruan
2023-08-19net: phy: Fix deadlocking in phy_error() invocationSerge Semin
2023-08-19net: sfp: handle 100G/25G active optical cables in sfp_parse_supportJosua Mayer
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-15net: phy: mediatek-ge-soc: support PHY LEDsDaniel Golle
2023-08-15net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-14net: phy: Introduce PSGMII PHY interface modeGabor Juhos
2023-08-13net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)
2023-08-10net: phy: marvell: Add support for offloading LED blinkingAndrew Lunn