summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-2/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-261-0/+31
|\
| * phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning2009-03-231-0/+31
* | phylib: convert state_queue work to delayed_workMarcin Slusarz2009-03-131-30/+11
* | mdio: fix non-constant printk warningsStephen Hemminger2009-02-261-1/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-141-0/+2
|\|
| * mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-101-0/+2
* | phylib: Rework suspend/resume code to check netdev wakeup capabilityAnton Vorontsov2009-02-011-14/+40
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-262-5/+15
|\|
| * phy: Add suspend/resume support to SMSC PHYsSteve Glendinning2009-01-221-0/+12
| * phylib: Fix oops in suspend/resume pathsAnton Vorontsov2009-01-221-5/+3
* | phylib: unsigneds go unnoticedRoel Kluin2009-01-211-4/+9
|/
* phylib: Fix Freescale TBI PHY detectionAnton Vorontsov2009-01-141-9/+0
* net: PHYLIB mdio fixes #2Krzysztof Halasa2008-12-252-8/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-231-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-161-17/+0
* | phy: Add LSI ET1011C PHY driverChaithrika U S2008-12-093-0/+119
* | phy: add the ST ste10Xp PHYsGiuseppe Cavallaro2008-11-283-0/+144
* | phy: Add file missed in previous commit.David S. Miller2008-11-281-0/+155
* | phy: power management supportGiuseppe Cavallaro2008-11-282-5/+40
* | phy: add natsemi PHY driverGiuseppe Cavallaro2008-11-282-0/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-262-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-201-2/+11
* | broadcom: Add 57780 supportMatt Carlson2008-11-211-0/+21
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-11/+23
|\|
| * phylib: Fix auto-negotiation restart avoidanceTrent Piepho2008-11-191-11/+23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-183-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-141-1/+1
* | phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2008-11-162-71/+166
* | phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas2008-11-163-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-031-1/+118
* | broadcom: Refine expansion register access routineMatt Carlson2008-11-031-26/+34
* | broadcom: Add flow control supportMatt Carlson2008-11-031-6/+12
|/
* NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman2008-10-161-7/+1
* net: export genphy_restart_anegAdrian Bunk2008-10-131-0/+1
* net/phy: add missing kernel-docRandy Dunlap2008-10-131-0/+1
* phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek2008-10-091-2/+2
* phylib: add mdiobus_{read,write}Lennert Buytenhek2008-10-082-49/+49
* phylib: give mdio buses a device tree presenceLennert Buytenhek2008-10-081-4/+71
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-084-17/+49
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-083-3/+3
* phylib: Wake PHY state machine on interruptTrent Piepho2008-10-081-0/+6
* PHY: Avoid unnecessary aneg restartsTrent Piepho2008-10-081-19/+30
* phylib: phy_mii_ioctl() fixesLennert Buytenhek2008-10-081-2/+3