aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-02-21net: phy: marvell-88q2xxx: add support for temperature sensorDimitri Fedrau1-0/+1
2024-01-31net: 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-13net: phy: Add support for the DP83TG720S Ethernet PHYOleksij Rempel1-0/+13
2023-11-16net: phy: aquantia: move to separate directoryChristian Marangi1-4/+1
2023-10-03net: phy: amd: Support the Altima AMI101LLinus Walleij1-2/+2
2023-08-01net: phy: nxp-c45-tja11xx: add TJA1120 supportRadu Pirea (NXP OSS)1-1/+1
2023-07-26net: 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-21net: phy: add basic driver for NXP CBTX PHYVladimir Oltean1-0/+6
2023-04-20net: 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-08net: 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-23net: phy: mxl-gpy: add temperature sensorMichael Walle1-0/+2
2022-06-23net: 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-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-0/+2
2021-07-20net: phy: add Maxlinear GPY115/21x/24x driverXu Liang1-0/+6
2021-05-21net: phy: add driver for Motorcomm yt8511 phyPeter Geis1-0/+6
2021-05-19net: phy: add MediaTek Gigabit Ethernet PHY driverDENG Qingfang1-0/+5
2021-05-14net: phy: add support for qca8k switch internal PHY in at803xAnsuel Smith1-2/+3
2021-04-19phy: nxp-c45: add driver for tja1103Radu Pirea (NXP OSS)1-0/+6
2021-03-15net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov1-0/+6
2020-08-27net: phy: Sort Kconfig and MakefileAndrew Lunn1-82/+82
2020-08-27net: mdio: Move MDIO drivers into a new subdirectoryAndrew Lunn1-234/+0
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn1-6/+0
2020-08-03net: phy: mdio-mvusb: select MDIO_DEVRES in KconfigBartosz Golaszewski1-0/+1
2020-07-13net: phy: fix mdio-mscc-miim buildBartosz Golaszewski1-0/+1
2020-07-07net: phy: add a Kconfig option for mdio_devresBartosz Golaszewski1-0/+4
2020-06-25net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel1-2/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-39/+39
2020-05-26net: phy: mscc-miim: read poll when high resolution timers are disabledAntoine Tenart1-1/+2
2020-04-30net: phy: mdio: add IPQ4019 MDIO driverRobert Marko1-0/+7
2020-04-22net: phy: bcm54140: add hwmon supportMichael Walle1-0/+1
2020-04-22net: phy: add Broadcom BCM54140 supportMichael Walle1-0/+10
2020-03-26net: phy: add marvell usb to mdio controllerTobias Waldekranz1-0/+7
2020-03-09net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu1-0/+6
2020-03-06net: mdio: add ipq8064 mdio driverAnsuel Smith1-0/+8
2020-02-17net: phy: allow bcm84881 to be a moduleRussell King1-2/+2
2020-01-28net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROCScott Branden1-0/+1
2020-01-23net: phy: DP83822: Add support for additional DP83825 devicesDan Murphy1-1/+2
2020-01-23phy: dp83826: Add phy IDs for DP83826N and 826NCDan Murphy1-2/+2
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+4
2020-01-14net: phy: mscc: macsec supportAntoine Tenart1-0/+3
2020-01-10net: phy: DP83822: Update Kconfig with DP83825I supportDan Murphy1-2/+2
2020-01-10net: phy: DP83TC811: Fix typo in KconfigDan Murphy1-2/+2
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
2017-03-24net: phy: MDIO_BCM_UNIMAC should depend on OF_MDIOFlorian Fainelli1-1/+1
2017-01-09net: phy: Add Meson GXL PHY hardware dependencyJean Delvare1-0/+1
2016-11-09net: phy: Add Meson GXL Internal PHY driverNeil Armstrong1-0/+5
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason1-1/+1
2016-10-29net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHYRaju Lakkaraju1-1/+1
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown1-0/+13
2016-10-06drivers: net: phy: Correct duplicate MDIO_XGENE entryLaura Abbott1-7/+1
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2016-09-09drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare1-0/+1
2016-09-09net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju1-3/+3
2016-08-19net: phy: Kconfig: Remove redundant "Support for"Andrew Lunn1-35/+35
2016-08-19net: phy: Sort Makefile and KconfigAndrew Lunn1-213/+214
2016-08-12net: phy: Add gmiitorgmii converter supportAppana Durga Kedareswara Rao1-0/+7
2016-08-08Microsemi VSC 8531/41 PHY DriverRaju Lakkaraju1-0/+5
2016-07-25drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian1-0/+6
2016-07-16net: Add MDIO bus driver for the Hisilicon FEMACDongpo Li1-0/+7
2016-06-27phy: move fixed_phy MII register generation to a libraryRussell King1-0/+4
2016-06-10net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar1-0/+11
2016-06-10NET: PHY: adds driver for Intel XWAY PHYHauke Mehrtens1-0/+8
2016-03-18phy: mdio-thunder: Fix some Kconfig typosAndreas Färber1-2/+2
2016-03-14phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.David Daney1-0/+11
2016-03-14phy: mdio-octeon: Refactor into two files/modulesDavid Daney1-4/+7
2016-01-28net: Fix dependencies for !HAS_IOMEM archsRichard Weinberger1-0/+1
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2015-10-22net: phy: dp83848: Add TI DP83848 Ethernet PHYAndrew F. Davis1-0/+5
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2015-10-08net: mdio-octeon: Drop obsolete Kconfig adviceJean Delvare1-2/+0
2015-10-08net: phy: Broadcom Cygnus internal Etherent PHY driverArun Parameswaran1-0/+13
2015-10-08net: phy: Add Broadcom phy library for common interfacesArun Parameswaran1-0/+6
2015-10-08net: phy: Broadcom iProc MDIO bus driverArun Parameswaran1-0/+9
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com1-0/+5
2015-07-31net: phy: add driver for aquantia phyShaohui Xie1-0/+5
2015-07-29net: mdio-octeon: Modify driver to work on both ThunderX and OcteonRadha Mohan Chintakuntla1-5/+5
2015-07-20phylib: add driver for Teranetics TN2020Shaohui Xie1-0/+5
2015-07-08net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREGRob Herring1-1/+1
2015-06-03net: phy: dp83867: Add TI dp83867 phyDan Murphy1-1/+5
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas1-7/+0
2015-05-09net: amd-xgbe: Add hardware dependencyJean Delvare1-0/+1
2015-04-08net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani1-2/+2
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas1-1/+1
2014-12-16net: Allow FIXED_PHY to be modular.David S. Miller1-2/+2
2014-11-05amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEMLendacky, Thomas1-1/+1
2014-10-06drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEMChen Gang1-0/+1
2014-09-07net: phy: mdio-sun4i: don't select REGULATORBeniamino Galvani1-2/+0
2014-08-27net: phy: add generic UniMAC MDIO bus driverFlorian Fainelli1-0/+8
2014-06-05amd-xgbe: Configuration and build supportLendacky, Thomas1-0/+6
2014-02-14net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli1-0/+6
2013-11-07phy: Add MOXA MDIO driverJonas Jensen1-0/+7
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney1-1/+1
2013-05-31net: Add MDIO bus driver for the Allwinner EMACMaxime Ripard1-0/+10
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-02-14phylib: remove !S390 dependeny from KconfigHeiko Carstens1-1/+0
2012-10-18phy: add AT803x driverMatus Ujhelyi1-0/+5
2012-08-30netdev/phy: add MDIO bus multiplexer driven by a memory-mapped deviceTimur Tabi1-0/+13
2012-06-27netdev/phy: Add driver for Broadcom BCM87XX 10G Ethernet PHYsDavid Daney1-0/+5
2012-05-07netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines.David Daney1-0/+10
2012-05-07netdev/of/phy: Add MDIO bus multiplexer support.David Daney1-0/+9
2012-03-19phy: add am79c874 PHY supportHeiko Schocher1-0/+5
2011-12-19phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT1-0/+4
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings1-1/+1
2011-08-27drivers/net: Kconfig & Makefile cleanupJeff Kirsher1-1/+1
2011-06-16phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle1-0/+1
2011-02-11phy: Remove unneeded depends on PHYLIBhartleys1-1/+0
2010-12-10phy: add the IC+ IP1001 driverGiuseppe CAVALLARO1-1/+1
2010-10-05don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König1-1/+0
2010-08-11phylib: available for any speed ethernetRandy Dunlap1-1/+1
2010-05-03drivers/net/phy: micrel phy driverDavid J. Choi1-0/+5
2009-12-17NET: Add driver for Octeon MDIO buses.David Daney1-0/+11
2009-07-07MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon1-0/+6
2008-12-09phy: Add LSI ET1011C PHY driverChaithrika U S1-0/+5
2008-11-28phy: add the ST ste10Xp PHYsGiuseppe Cavallaro1-0/+6
2008-11-28phy: add natsemi PHY driverGiuseppe Cavallaro1-0/+5
2008-11-16phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas1-1/+4
2008-11-16phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas1-1/+1
2008-05-30net: OpenFirmware GPIO based MDIO bitbang driverLaurent Pinchart1-0/+6
2008-05-29Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller1-1/+2
2008-05-22PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki1-1/+2
2008-05-22PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki1-1/+1
2008-04-29Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning1-1/+1
2008-03-05FIXED_PHY must depend on PHYLIB=yAdrian Bunk1-0/+1
2008-02-03phylib: Add Realtek 821x eth PHY supportJohnson Leung1-0/+5
2008-01-23phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug1-27/+5
2007-10-10Generic bitbanged MDIO libraryScott Wood1-0/+9
2007-10-10PHY fixed driver: rework release path and update phy_id notationVitaly Bordug1-0/+14
2007-07-08phylib: add the ICPlus IP175C PHY driverMichael Barkowski1-0/+5
2007-05-11Use menuconfig objects: PHYJan Engelhardt1-16/+6
2007-05-10[S390] Kconfig: unwanted menus for s390.Martin Schwidefsky1-0/+1