aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11net: phy: add Broadcom BCM84881 PHY driverRussell King1-0/+6
2019-11-14net: phy: dp83869: Add TI dp83869 phyDan Murphy1-0/+6
2019-11-07net: phy: at803x: add missing dependency on CONFIG_REGULATORMadalin Bucur1-0/+1
2019-11-06net: phy: at803x: mention AR8033 as same as AR8031Michael Walle1-1/+1
2019-11-06net: phy: at803x: fix Kconfig descriptionMichael Walle1-5/+5
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski1-3/+3
2019-08-16net: phy: adin: add support for Analog Devices PHYsAlexandru Ardelean1-0/+9
2019-08-06net: mdio-octeon: Fix Kconfig warnings and build errorsNathan Chancellor1-2/+2
2019-08-02net: phy: Add mdio-aspeedAndrew Jeffery1-0/+13
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-06-09net: phy: rename Asix Electronics PHY driverMichael Schmitz1-1/+1
2019-05-26net: phy: tja11xx: Add TJA11xx PHY driverMarek Vasut1-0/+6
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-23net: phy: mscc: add support for VSC8514 PHY.Kavya Sree Kotagiri1-1/+1
2019-04-06net: phy: add amlogic g12a mdio mux supportJerome Brunet1-0/+11
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2019-03-23net: phy: Re-parent menus for MDIO bus drivers correctlyFlorian Fainelli1-0/+3
2019-03-23net: phy: Correct Cygnus/Omega PHY driver promptFlorian Fainelli1-2/+1
2019-03-21net: phy: Move Omega PHY entry to Cygnus PHY driverFlorian Fainelli1-2/+3
2019-03-04phy: mdio-mux: fix Kconfig dependenciesArnd Bergmann1-1/+1
2019-02-27drivers: net: phy: mdio-mux: Add support for Generic Mux controlsPankaj Bansal1-0/+12
2018-09-12net: phy: bcm63xx: Allow to be built with COMPILE_TESTAndrew Lunn1-1/+1
2018-07-21net: phy: sfp: Do not use "imply HWMON"Guenter Roeck1-1/+1
2018-07-18net: phy: Drop OF dependency for MDIO_BCM_UNIMACFlorian Fainelli1-1/+1
2018-07-18net: phy: sfp: Add HWMON support for module sensorsAndrew Lunn1-0/+1
2018-06-23net: phy: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2018-05-17net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TESTFlorian Fainelli1-2/+2
2018-05-15net: phy: mscc-miim: Add MDIO driverAlexandre Belloni1-0/+7
2018-05-11net: phy: DP83TC811: Introduce support for the DP83TC811 phyDan Murphy1-0/+5
2018-05-10microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed1-0/+5
2018-04-28net: phy: Fix modular PHYLIB buildFlorian Fainelli1-1/+2
2018-04-27phy: Temporary build fix after phylib changes.David S. Miller1-2/+1
2018-04-19net-next: phy: new Asix Electronics PHY driverMichael Schmitz1-0/+6
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero1-2/+5
2017-10-11net: phy: DP83822 initial driver submissionDan Murphy1-0/+5
2017-10-09Add a driver for Renesas uPD60620 and uPD60620A PHYsBernd Edlinger1-0/+5
2017-09-19net: phy: Kconfig: Fix PHY infrastructure menu in menuconfigJerome Brunet1-9/+9
2017-09-01net: mdio-mux-mmioreg: Can handle 8/16/32 bits registersCorentin Labbe1-1/+1
2017-08-14net: phy: Use tab for indentation in KconfigMichal Simek1-21/+21
2017-08-11net: phy: Add rockchip PHY driver supportDavid Wu1-0/+5
2017-08-06sfp: add SFP module supportRussell King1-0/+5
2017-08-06phylink: add phylink infrastructureRussell King1-0/+10
2017-08-06net: phy: add I2C mdio busRussell King1-0/+10
2017-07-27net: phy: rework Kconfig settings for MDIO_BUSArnd Bergmann1-3/+10
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-06-13net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli1-0/+1
2017-06-06net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King1-0/+5
2017-05-30net: phy: Add Cortina CS4340 driverBogdan Purcareata1-0/+5
2017-05-24net/phy: fix mdio-octeon dependency and buildRandy Dunlap1-1/+1
2017-03-24net: phy: Allow splitting MDIO bus/device support from PHYsFlorian Fainelli1-25/+35