summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-02-17net: phy: c45-tjaxx: add delay between MDIO write and read in soft_resetMilos Reljin
2024-12-14net: sfp: change quirks for Alcatel Lucent G-010S-PShengyu Qu
2024-11-14net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva
2024-11-01net: phy: dp83822: Fix reset pin definitionsMichel Alex
2024-10-17net: phy: Remove LED entry from LEDs list on unregisterChristian Marangi
2024-10-17net: phy: bcm84881: Fix some error handling pathsChristophe JAILLET
2024-10-17net: phy: dp83869: fix memory corruption when enabling fiberIngo van Lil
2024-09-18net: phy: vitesse: repair vsc73xx autonegotiationPawel Dembicki
2024-09-12net: phy: Fix missing of_node_put() for ledsJinjie Ruan
2024-08-11net: phy: micrel: Fix the KSZ9131 MDI-X status issueRaju Lakkaraju
2024-08-11net: phy: realtek: add support for RTL8366S Gigabit PHYMark Mentovai
2024-07-18net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-05net: phy: micrel: add Microchip KSZ 9477 to the device tableEnguerrand de Ribaucourt
2024-06-27net: phy: mxl-gpy: Remove interrupt mask clearing from config_initRaju Lakkaraju
2024-06-27net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX moduleDaniel Golle
2024-06-21net: sfp: Always call `sfp_sm_mod_remove()` on removeCsókás, Bence
2024-06-21net: phy: Micrel KSZ8061: fix errata solution not taking effect problemTristram Ha
2024-06-21net: phy: micrel: fix KSZ9477 PHY issues after suspend/resumeTristram Ha
2024-06-16net: sfp-bus: fix SFP mode detect from bitrateRussell King (Oracle)
2024-06-12net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur
2024-06-12net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe
2024-06-12net: micrel: Fix receiving the timestamp in the frame for lan8841Horatiu Vultur
2024-05-02net: phy: dp83869: Fix MII mode failureMD Danish Anwar
2024-05-02net: phy: mediatek-ge-soc: follow netdev LED trigger semanticsDaniel Golle
2024-04-13net: phy: phy_device: Prevent nullptr exceptions on ISRAndre Werner
2024-04-10net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin
2024-04-10net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur
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
2024-01-01net: phy: skip LED triggers on PHYs on SFP modulesDaniel Golle
2023-11-28net: phylink: initialize carrier state at creationKlaus Kudielka
2023-11-28net: sfp: add quirk for FS's 2.5G copper SFPRaju Lakkaraju
2023-11-28net: sfp: add quirk for Fiberstone GPON-ONU-34-20BIChristian Marangi
2023-10-18net: phy: bcm7xxx: Add missing 16nm EPHY statisticsFlorian Fainelli
2023-10-10net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)
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