summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-111-0/+2
* phy: Add suspend/resume support to SMSC PHYsSteve Glendinning2009-01-221-0/+12
* phylib: Fix oops in suspend/resume pathsAnton Vorontsov2009-01-221-5/+3Star
* phylib: Fix Freescale TBI PHY detectionAnton Vorontsov2009-01-141-9/+0Star
* net: PHYLIB mdio fixes #2Krzysztof Halasa2008-12-262-8/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-241-2/+3
|\
| * net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa2008-12-171-2/+3
* | phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming2008-12-171-17/+0Star
* | phy: Add LSI ET1011C PHY driverChaithrika U S2008-12-103-0/+119
* | phy: add the ST ste10Xp PHYsGiuseppe Cavallaro2008-11-293-0/+144
* | phy: Add file missed in previous commit.David S. Miller2008-11-291-0/+155
* | phy: power management supportGiuseppe Cavallaro2008-11-292-5/+40
* | phy: add natsemi PHY driverGiuseppe Cavallaro2008-11-292-0/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-272-11/+66
|\|
| * phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho2008-11-251-9/+55
| * phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro2008-11-211-2/+11
* | broadcom: Add 57780 supportMatt Carlson2008-11-221-0/+21
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-211-11/+23
|\|
| * phylib: Fix auto-negotiation restart avoidanceTrent Piepho2008-11-201-11/+23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-193-3/+69
|\|
| * phy: fix phy address bugGiulio Benetti2008-11-161-2/+2
| * phy: Add support for Marvell 88E1118 PHYRon Madrid2008-11-151-0/+66
| * phylib: fix premature freeing of struct mii_busLennert Buytenhek2008-11-151-1/+1
* | phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2008-11-172-71/+166
* | phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas2008-11-173-2/+2
* | net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-103-5/+5
* | SMSC LAN911x and LAN921x vendor driverSteve Glendinning2008-11-061-0/+28
* | broadcom: Add support for BCM50610Matt Carlson2008-11-041-1/+118
* | broadcom: Refine expansion register access routineMatt Carlson2008-11-041-26/+34
* | broadcom: Add flow control supportMatt Carlson2008-11-041-6/+12
|/
* NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman2008-10-161-7/+1Star
* net: export genphy_restart_anegAdrian Bunk2008-10-141-0/+1
* net/phy: add missing kernel-docRandy Dunlap2008-10-141-0/+1
* phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek2008-10-091-2/+2
* phylib: add mdiobus_{read,write}Lennert Buytenhek2008-10-092-49/+49
* phylib: give mdio buses a device tree presenceLennert Buytenhek2008-10-091-4/+71
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-094-17/+49
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-093-3/+3
* phylib: Wake PHY state machine on interruptTrent Piepho2008-10-091-0/+6
* PHY: Avoid unnecessary aneg restartsTrent Piepho2008-10-091-19/+30
* phylib: phy_mii_ioctl() fixesLennert Buytenhek2008-10-091-2/+3
* phylib: allow incremental scanning of an mii busLennert Buytenhek2008-09-191-41/+48
* net/phy: Fix 88e1111 copper/fiber selection in RGMII modeWang Jian2008-07-221-4/+1Star
* net/phy: Fix copper/fiber auto-selection for 88e1111Wang Jian2008-07-221-1/+1
* Fix missing exports for net/phy/mdio-bitbang.cTakashi Iwai2008-07-111-0/+2
* net: OpenFirmware GPIO based MDIO bitbang driverLaurent Pinchart2008-05-313-0/+212
* Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller2008-05-292-3/+201
|\
| * PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki2008-05-221-1/+2
| * PHYLIB: Add 1000Base-X support for Broadcom bcm5482Nate Case2008-05-221-2/+199
* | phylib: do EXPORT_SYMBOL on get_phy_idPaul Gortmaker2008-05-221-0/+1