summaryrefslogtreecommitdiff
path: root/drivers/net/phy/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2025-05-27net: phy: add driver for MaxLinear MxL86110 PHYStefano Radaelli1-0/+12
2025-05-22net: phy: Add support for Aeonsemi AS21xxx PHYsChristian Marangi1-0/+12
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit1-1/+1
2025-05-15net: phy: remove Kconfig symbol MDIO_DEVRESHeiner Kallweit1-1/+0
2025-04-16net: phy: remove redundant dependency on NETDEVICES for PHYLINK and PHYLIBHeiner Kallweit1-2/+0
2025-03-05net: phy: nxp-c45-tja11xx: add support for TJA1121Andrei Botila1-1/+1
2025-01-15net: phy: move realtek PHY driver to its own subdirectoryHeiner Kallweit1-4/+1
2025-01-14net: phy: microchip_t1: depend on PTP_1588_CLOCK_OPTIONALDivya Koppera1-2/+2
2024-12-23net: phy: Kconfig: Add rds ptp library support and 1588 optional flag in Micr...Divya Koppera1-1/+8
2024-11-13net: phy: mediatek: Re-organize MediaTek ethernet phy driversSkyLake.Huang1-16/+1
2024-10-12net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C2Parthiban Veerasooran1-2/+2
2024-10-12net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1Parthiban Veerasooran1-1/+1
2024-10-12net: phy: microchip_t1s: add support for Microchip's LAN865X Rev.B1Parthiban Veerasooran1-2/+2
2024-08-30net: phy: add Applied Micro QT2025 PHY driverFUJITA Tomonori1-0/+7
2024-08-16net: phy: dp83tg720: Add cable testing supportOleksij Rempel1-0/+1
2024-08-16phy: Add Open Alliance helpers for the PHY frameworkOleksij Rempel1-0/+3
2024-03-29net: phy: air_en8811h: Add the Airoha EN8811H PHY driverEric Woudstra1-0/+5
2024-02-22net: phy: marvell-88q2xxx: add support for temperature sensorDimitri Fedrau1-0/+1
2024-02-01net: phy: move at803x PHY driver to dedicated directoryChristian Marangi1-6/+1
2023-12-27net: phy: nxp-c45-tja11xx: add MACsec supportRadu Pirea (NXP OSS)1-1/+2
2023-12-15net: phy: add Rust Asix PHY driverFUJITA Tomonori1-0/+8
2023-12-15rust: core abstractions for network PHY driversFUJITA Tomonori1-0/+8
2023-12-14net: phy: Add support for the DP83TG720S Ethernet PHYOleksij Rempel1-0/+13
2023-11-17net: phy: aquantia: move to separate directoryChristian Marangi1-4/+1
2023-10-03net: phy: amd: Support the Altima AMI101LLinus Walleij1-2/+2
2023-08-02net: phy: nxp-c45-tja11xx: add TJA1120 supportRadu Pirea (NXP OSS)1-1/+1
2023-07-27net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYsTristram Ha1-0/+1
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger1-0/+6
2023-06-20net: phy: mediatek: fix compile-test dependenciesArnd Bergmann1-1/+1
2023-06-12net: phy: add driver for MediaTek SoC built-in GE PHYsDaniel Golle1-0/+12
2023-05-30net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYsParthiban Veerasooran1-1/+2
2023-05-30net: phy: microchip_t1s: update LAN867x PHY supported revision numberParthiban Veerasooran1-1/+1
2023-05-30net: phy: microchip_t1s: modify driver description to be more genericParthiban Veerasooran1-1/+1
2023-04-26net: phy: hide the PHYLIB_LEDS knobPaolo Abeni1-3/+1
2023-04-23drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHYRamón Nordin Rodriguez1-0/+5
2023-04-22net: phy: add basic driver for NXP CBTX PHYVladimir Oltean1-0/+6
2023-04-21net: phy: fix circular LEDS_CLASS dependenciesArnd Bergmann1-1/+8
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn1-0/+1
2023-03-20net: phy: meson-gxl: reuse functionality of the SMSC PHY driverHeiner Kallweit1-0/+1
2023-02-03net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phyFrank Sae1-1/+1
2023-01-11drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHYPiergiorgio Beruto1-0/+7
2022-12-09net: phy: remove redundant "depends on" linesRandy Dunlap1-3/+0
2022-11-25net: phy: add Motorcomm YT8531S phy id.Frank1-1/+1
2022-10-31net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phyFrank1-1/+1
2022-06-24net: phy: mxl-gpy: add temperature sensorMichael Walle1-0/+2
2022-06-24net: phy: broadcom: Add PTP support for some Broadcom PHYs.Jonathan Lemon1-0/+5
2022-05-09net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHYOleksij Rempel1-0/+6
2022-05-01net: phy: adin1100: Add initial support for ADIN1100 industrial PHYAlexandru Ardelean1-0/+7
2022-03-15net: phy: Kconfig: micrel_phy: fix dependency issueAnders Roxell1-0/+1
2021-08-14ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-0/+2