aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* phylib: Allow BCM63XX PHY to be selected only on BCM63XX.Ralf Baechle2011-06-161-0/+1
* phy: Remove unneeded depends on PHYLIBhartleys2011-02-111-1/+0
* phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2010-12-101-1/+1
* don't let BCM63XX_PHY depend on non-existant symbolUwe Kleine-König2010-10-051-1/+0
* phylib: available for any speed ethernetRandy Dunlap2010-08-111-1/+1
* drivers/net/phy: micrel phy driverDavid J. Choi2010-05-031-0/+5
* NET: Add driver for Octeon MDIO buses.David Daney2009-12-171-0/+11
* MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon2009-07-071-0/+6
* phy: Add LSI ET1011C PHY driverChaithrika U S2008-12-091-0/+5
* phy: add the ST ste10Xp PHYsGiuseppe Cavallaro2008-11-281-0/+6
* phy: add natsemi PHY driverGiuseppe Cavallaro2008-11-281-0/+5
* phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2008-11-161-1/+4
* phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas2008-11-161-1/+1
* net: OpenFirmware GPIO based MDIO bitbang driverLaurent Pinchart2008-05-301-0/+6
* Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller2008-05-291-1/+2
|\
| * PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki2008-05-221-1/+2
* | PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki2008-05-221-1/+1
|/
* Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning2008-04-291-1/+1
* FIXED_PHY must depend on PHYLIB=yAdrian Bunk2008-03-051-0/+1
* phylib: Add Realtek 821x eth PHY supportJohnson Leung2008-02-031-0/+5
* phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug2008-01-231-27/+5
* Generic bitbanged MDIO libraryScott Wood2007-10-101-0/+9
* PHY fixed driver: rework release path and update phy_id notationVitaly Bordug2007-10-101-0/+14
* phylib: add the ICPlus IP175C PHY driverMichael Barkowski2007-07-081-0/+5
* Use menuconfig objects: PHYJan Engelhardt2007-05-111-16/+6
* [S390] Kconfig: unwanted menus for s390.Martin Schwidefsky2007-05-101-0/+1
* [PATCH] 2.6.18: sb1250-mac: Broadcom PHY supportMaciej W. Rozycki2006-12-021-0/+6
* Fix misc Kconfig typosMatt LaPlante2006-11-301-2/+2
* [PATCH] PAL: Support of the fixed PHYVitaly Bordug2006-08-191-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-06-221-0/+5
|\
| * [POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.Jon Loeliger2006-06-211-0/+5
* | [PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel2006-05-241-0/+6
|/
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
* [netdrvr] delete CONFIG_PHYCONTROLJeff Garzik2005-09-231-8/+0
* [PATCH] Kconfig fix (PHYLIB vs. s390)viro@ZenIV.linux.org.uk2005-09-051-1/+1
* [PATCH] PHY Layer fixupAndy Fleming2005-08-281-0/+8
* phy subsystem: more cleanupsJeff Garzik2005-08-111-8/+0
* Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-111-6/+6
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-301-0/+57