summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov
2009-09-11phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYsAnton Vorontsov
2009-09-11drivers/net/phy: introduce missing kfreeJulia Lawall
2009-09-04netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings
2009-08-26broadcom: Make the 57780 IEEE compliantMatt Carlson
2009-08-26broadcom: Add AC131 phy supportMatt Carlson
2009-08-26broadcom: Add BCM50610M supportMatt Carlson
2009-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware
2009-07-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-14NET: phy_device, fix lock imbalanceJiri Slaby
2009-07-08MIPS: BCM63XX: Add integrated ethernet PHY support for phylib.Maxime Bizon
2009-07-02phylib: fixes for PHY_RESUMING state changesWade Farnsworth
2009-06-17phy_device: fix parameter name in kernel-docRandy Dunlap
2009-06-03net/phy/marvell: update m88e1111 support for SGMII modeHaiying Wang
2009-04-27phylib: add *_direct() variants of phy_connect and phy_attach functionsGrant Likely
2009-04-27phylib: rework to prepare for OF registration of PHYsGrant Likely
2009-04-16phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto
2009-04-13phylib: Add interrupt source check function to M88E1121R driverAnatolij Gustschin
2009-04-13phylib: Allow early-out in phy_changeAnatolij Gustschin
2009-04-13phylib: Basic support for the M88E1121R Marvell chipSergei Poselenov
2009-04-11phy: error handling for platform_device_register_simple()Dan Carpenter
2009-04-03workqueue: add to_delayed_work() helper functionJean Delvare
2009-03-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-23phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning
2009-03-13phylib: convert state_queue work to delayed_workMarcin Slusarz
2009-02-27mdio: fix non-constant printk warningsStephen Hemminger
2009-02-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-02-11mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas
2009-02-01phylib: Rework suspend/resume code to check netdev wakeup capabilityAnton Vorontsov
2009-01-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-01-22phy: Add suspend/resume support to SMSC PHYsSteve Glendinning
2009-01-22phylib: Fix oops in suspend/resume pathsAnton Vorontsov
2009-01-21phylib: unsigneds go unnoticedRoel Kluin
2009-01-14phylib: Fix Freescale TBI PHY detectionAnton Vorontsov
2008-12-26net: PHYLIB mdio fixes #2Krzysztof Halasa
2008-12-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-17net: kernel BUG at drivers/net/phy/mdio_bus.c:165!Krzysztof Halasa
2008-12-16phylib: Remove unnecessary "reset" fixups in genphy_setup_forcedAndy Fleming
2008-12-10phy: Add LSI ET1011C PHY driverChaithrika U S
2008-11-29phy: add the ST ste10Xp PHYsGiuseppe Cavallaro
2008-11-29phy: Add file missed in previous commit.David S. Miller
2008-11-29phy: power management supportGiuseppe Cavallaro
2008-11-29phy: add natsemi PHY driverGiuseppe Cavallaro
2008-11-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-25phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho
2008-11-22broadcom: Add 57780 supportMatt Carlson
2008-11-21phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro
2008-11-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-19phylib: Fix auto-negotiation restart avoidanceTrent Piepho