summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-241-41/+36Star
|\
| * net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware2009-07-231-41/+36Star
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-171-1/+3
|\|
| * NET: phy_device, fix lock imbalanceJiri Slaby2009-07-141-1/+3
* | MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon2009-07-083-0/+139
|/
* 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/+2Star
* 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-031-2/+1Star
* 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/+11Star
* | mdio: fix non-constant printk warningsStephen Hemminger2009-02-271-1/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-151-0/+2
|\|
| * mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas2009-02-111-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-272-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/+3Star
* | phylib: unsigneds go unnoticedRoel Kluin2009-01-211-4/+9
|/
* 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