summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2009-01-22phy: Add suspend/resume support to SMSC PHYsSteve Glendinning-0/+12
2009-01-22phylib: Fix oops in suspend/resume pathsAnton Vorontsov-5/+3
2009-01-14phylib: Fix Freescale TBI PHY detectionAnton Vorontsov-9/+0
2008-12-25net: PHYLIB mdio fixes #2Krzysztof Halasa-8/+16
2008-12-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-2/+3
2008-12-17net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa-2/+3
2008-12-16phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming-17/+0
2008-12-09phy: Add LSI ET1011C PHY driverChaithrika U S-0/+119
2008-11-28phy: add the ST ste10Xp PHYsGiuseppe Cavallaro-0/+144
2008-11-28phy: Add file missed in previous commit.David S. Miller-0/+155
2008-11-28phy: power management supportGiuseppe Cavallaro-5/+40
2008-11-28phy: add natsemi PHY driverGiuseppe Cavallaro-0/+6
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-11/+66
2008-11-25phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho-9/+55
2008-11-21broadcom: Add 57780 supportMatt Carlson-0/+21
2008-11-20phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro-2/+11
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-11/+23
2008-11-19phylib: Fix auto-negotiation restart avoidanceTrent Piepho-11/+23
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-3/+69
2008-11-16phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas-71/+166
2008-11-16phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas-2/+2
2008-11-16phy: fix phy address bugGiulio Benetti-2/+2
2008-11-15phy: Add support for Marvell 88E1118 PHYRon Madrid-0/+66
2008-11-14phylib: fix premature freeing of struct mii_busLennert Buytenhek-1/+1
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-5/+5
2008-11-06SMSC LAN911x and LAN921x vendor driverSteve Glendinning-0/+28
2008-11-03broadcom: Add support for BCM50610Matt Carlson-1/+118
2008-11-03broadcom: Refine expansion register access routineMatt Carlson-26/+34
2008-11-03broadcom: Add flow control supportMatt Carlson-6/+12
2008-10-16NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman-7/+1
2008-10-13net: export genphy_restart_anegAdrian Bunk-0/+1
2008-10-13net/phy: add missing kernel-docRandy Dunlap-0/+1
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek-2/+2
2008-10-08phylib: add mdiobus_{read,write}Lennert Buytenhek-49/+49
2008-10-08phylib: give mdio buses a device tree presenceLennert Buytenhek-4/+71
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek-17/+49
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek-3/+3
2008-10-08phylib: Wake PHY state machine on interruptTrent Piepho-0/+6
2008-10-08PHY: Avoid unnecessary aneg restartsTrent Piepho-19/+30
2008-10-08phylib: phy_mii_ioctl() fixesLennert Buytenhek-2/+3
2008-09-19phylib: allow incremental scanning of an mii busLennert Buytenhek-41/+48
2008-07-22net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian-4/+1
2008-07-22net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian-1/+1
2008-07-11Fix missing exports for net/phy/mdio-bitbang.cTakashi Iwai-0/+2
2008-05-30net: OpenFirmware GPIO based MDIO bitbang driverLaurent Pinchart-0/+212
2008-05-29Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller-3/+201
2008-05-22phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker-0/+1
2008-05-22PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki-1/+2
2008-05-22PHYLIB: Add 1000Base-X support for Broadcom bcm5482Nate Case-2/+199
2008-05-22PHYLIB: Kconfig: Fix the dependency on S390Maciej W. Rozycki-1/+1