aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* phylib: fixes for PHY_RESUMING state changesWade Farnsworth2009-07-021-3/+22
* phy_device: fix parameter name in kernel-docRandy Dunlap2009-06-171-1/+1
* net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang2009-06-031-0/+1
* phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely2009-04-271-33/+85
* phylib: rework to prepare for OF registration of PHYsGrant Likely2009-04-272-30/+44
* phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto2009-04-161-3/+2
* phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin2009-04-131-0/+13
* phylib: Allow early-out in phy_changeAnatolij Gustschin2009-04-131-0/+9
* phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov2009-04-131-0/+41
* phy: error handling for platform_device_register_simple()Dan Carpenter2009-04-111-2/+3
* 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