aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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/git/jgarzik/netdev-2.6David 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
2006-12-02[PATCH] 2.6.18: sb1250-mac: Broadcom PHY supportMaciej W. Rozycki1-0/+6
2006-11-30Fix misc Kconfig typosMatt LaPlante1-2/+2
2006-08-19[PATCH] PAL: Support of the fixed PHYVitaly Bordug1-0/+17
2006-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+5
2006-06-21[POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.Jon Loeliger1-0/+5
2006-05-24[PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel1-0/+6
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-1/+1
2005-09-23[netdrvr] delete CONFIG_PHYCONTROLJeff Garzik1-8/+0
2005-09-05[PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk1-1/+1
2005-08-28[PATCH] PHY Layer fixupAndy Fleming1-0/+8
2005-08-11phy subsystem: more cleanupsJeff Garzik1-8/+0
2005-08-11Fix numerous minor problems with new phy subsystem.Jeff Garzik1-6/+6
2005-07-30This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming1-0/+57