summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/Kconfig
AgeCommit message (Expand)AuthorLines
2026-01-21net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"Vladimir Oltean-0/+1
2025-10-31net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHYParthiban Veerasooran-1/+1
2025-09-23net: phy: move config symbol MDIO_BUS to drivers/net/phy/KconfigHeiner Kallweit-0/+5
2025-09-12net: phy: micrel: Update Kconfig help textJonas Rebmann-1/+1
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2025-09-08net: phy: NXP_TJA11XX: Update Kconfig with TJA1102 supportJonas Rebmann-1/+1
2025-08-18net: dsa: Move KS8995 to the DSA subsystemLinus Walleij-4/+0
2025-06-16net: phy: add Kconfig symbol PHY_PACKAGEHeiner Kallweit-0/+6
2025-05-27net: phy: add driver for MaxLinear MxL86110 PHYStefano Radaelli-0/+12
2025-05-21net: phy: Add support for Aeonsemi AS21xxx PHYsChristian Marangi-0/+12
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit-1/+1
2025-05-14net: phy: remove Kconfig symbol MDIO_DEVRESHeiner Kallweit-1/+0
2025-04-15net: phy: remove redundant dependency on NETDEVICES for PHYLINK and PHYLIBHeiner Kallweit-2/+0
2025-03-04net: phy: nxp-c45-tja11xx: add support for TJA1121Andrei Botila-1/+1
2025-01-14net: phy: move realtek PHY driver to its own subdirectoryHeiner Kallweit-4/+1
2025-01-14net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONALDivya Koppera-2/+2
2024-12-23net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in Micr...Divya Koppera-1/+8
2024-11-13net: phy: mediatek: Re-organize MediaTek ethernet phy driversSkyLake.Huang-16/+1
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2Parthiban Veerasooran-2/+2
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1Parthiban Veerasooran-1/+1
2024-10-11net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1Parthiban Veerasooran-2/+2
2024-08-30net: phy: add Applied Micro QT2025 PHY driverFUJITA Tomonori-0/+7
2024-08-16net: phy: dp83tg720: Add cable testing supportOleksij Rempel-0/+1
2024-08-16phy: Add Open Alliance helpers for the PHY frameworkOleksij Rempel-0/+3
2024-03-29net: phy: air_en8811h: Add the Airoha EN8811H PHY driverEric Woudstra-0/+5
2024-02-21net: phy: marvell-88q2xxx: add support for temperature sensorDimitri Fedrau-0/+1
2024-01-31net: phy: move at803x PHY driver to dedicated directoryChristian Marangi-6/+1
2023-12-27net: phy: nxp-c45-tja11xx: add MACsec supportRadu Pirea (NXP OSS)-1/+2
2023-12-15net: phy: add Rust Asix PHY driverFUJITA Tomonori-0/+8
2023-12-15rust: core abstractions for network PHY driversFUJITA Tomonori-0/+8
2023-12-13net: phy: Add support for the DP83TG720S Ethernet PHYOleksij Rempel-0/+13
2023-11-16net: phy: aquantia: move to separate directoryChristian Marangi-4/+1
2023-10-03net: phy: amd: Support the Altima AMI101LLinus Walleij-2/+2
2023-08-01net: phy: nxp-c45-tja11xx: add TJA1120 supportRadu Pirea (NXP OSS)-1/+1
2023-07-26net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYsTristram Ha-0/+1
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger-0/+6
2023-06-20net: phy: mediatek: fix compile-test dependenciesArnd Bergmann-1/+1
2023-06-12net: phy: add driver for MediaTek SoC built-in GE PHYsDaniel Golle-0/+12
2023-05-30net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYsParthiban Veerasooran-1/+2
2023-05-30net: phy: microchip_t1s: update LAN867x PHY supported revision numberParthiban Veerasooran-1/+1
2023-05-30net: phy: microchip_t1s: modify driver description to be more genericParthiban Veerasooran-1/+1
2023-04-26net: phy: hide the PHYLIB_LEDS knobPaolo Abeni-3/+1
2023-04-23drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHYRamón Nordin Rodriguez-0/+5
2023-04-21net: phy: add basic driver for NXP CBTX PHYVladimir Oltean-0/+6
2023-04-20net: phy: fix circular LEDS_CLASS dependenciesArnd Bergmann-1/+8
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn-0/+1
2023-03-20net: phy: meson-gxl: reuse functionality of the SMSC PHY driverHeiner Kallweit-0/+1
2023-02-03net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae-1/+1
2023-01-11drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHYPiergiorgio Beruto-0/+7
2022-12-08net: phy: remove redundant "depends on" linesRandy Dunlap-3/+0