summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2009-04-16phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto1-3/+2
2009-04-14phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin1-0/+13
2009-04-14phylib: Allow early-out in phy_changeAnatolij Gustschin1-0/+9
2009-04-14phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov1-0/+41
2009-04-11phy: error handling for platform_device_register_simple()Dan Carpenter1-2/+3
2009-04-03workqueue: add to_delayed_work() helper functionJean Delvare1-2/+1
2009-03-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+31
2009-03-24phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning1-0/+31
2009-03-14phylib: convert state_queue work to delayed_workMarcin Slusarz1-30/+11
2009-02-27mdio: fix non-constant printk warningsStephen Hemminger1-1/+1
2009-02-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+2
2009-02-11mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas1-0/+2
2009-02-01phylib: Rework suspend/resume code to check netdev wakeup capabilityAnton Vorontsov1-14/+40
2009-01-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-5/+15
2009-01-23phy: Add suspend/resume support to SMSC PHYsSteve Glendinning1-0/+12
2009-01-23phylib: Fix oops in suspend/resume pathsAnton Vorontsov1-5/+3
2009-01-22phylib: unsigneds go unnoticedRoel Kluin1-4/+9
2009-01-15phylib: Fix Freescale TBI PHY detectionAnton Vorontsov1-9/+0
2008-12-26net: PHYLIB mdio fixes #2Krzysztof Halasa2-8/+16
2008-12-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+3
2008-12-17net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa1-2/+3
2008-12-17phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming1-17/+0
2008-12-10phy: Add LSI ET1011C PHY driverChaithrika U S3-0/+119
2008-11-29phy: add the ST ste10Xp PHYsGiuseppe Cavallaro3-0/+144
2008-11-29phy: Add file missed in previous commit.David S. Miller1-0/+155
2008-11-29phy: power management supportGiuseppe Cavallaro2-5/+40
2008-11-29phy: add natsemi PHY driverGiuseppe Cavallaro2-0/+6
2008-11-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-11/+66
2008-11-25phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho1-9/+55
2008-11-22broadcom: Add 57780 supportMatt Carlson1-0/+21
2008-11-21phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro1-2/+11
2008-11-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-11/+23
2008-11-20phylib: Fix auto-negotiation restart avoidanceTrent Piepho1-11/+23
2008-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-3/+69
2008-11-17phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2-71/+166
2008-11-17phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas3-2/+2
2008-11-16phy: fix phy address bugGiulio Benetti1-2/+2
2008-11-16phy: Add support for Marvell 88E1118 PHYRon Madrid1-0/+66
2008-11-15phylib: fix premature freeing of struct mii_busLennert Buytenhek1-1/+1
2008-11-11net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-5/+5
2008-11-06SMSC LAN911x and LAN921x vendor driverSteve Glendinning1-0/+28
2008-11-04broadcom: Add support for BCM50610Matt Carlson1-1/+118
2008-11-04broadcom: Refine expansion register access routineMatt Carlson1-26/+34
2008-11-04broadcom: Add flow control supportMatt Carlson1-6/+12
2008-10-16NET: convert the phy_device file to use bus_find_device_by_nameGreg Kroah-Hartman1-7/+1
2008-10-14net: export genphy_restart_anegAdrian Bunk1-0/+1
2008-10-14net/phy: add missing kernel-docRandy Dunlap1-0/+1
2008-10-09phylib: two dynamic mii_bus allocation fallout fixesLennert Buytenhek1-2/+2
2008-10-09phylib: add mdiobus_{read,write}Lennert Buytenhek2-49/+49
2008-10-09phylib: give mdio buses a device tree presenceLennert Buytenhek1-4/+71