aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/smsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham1-1/+1
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem1-1/+25
2012-11-15net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham1-26/+43
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut1-1/+27
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-07-17Change email address for Steve GlendinningSteve Glendinning1-1/+1
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt1-53/+11
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas1-20/+1
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König1-1/+1
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse1-0/+11
2010-01-06phy: SMSC device Energy Detect power-down modeGiuseppe Cavallaro1-2/+19
2009-03-23phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning1-0/+31
2009-01-22phy: Add suspend/resume support to SMSC PHYsSteve Glendinning1-0/+12
2008-11-06SMSC LAN911x and LAN921x vendor driverSteve Glendinning1-0/+28
2008-04-29Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning1-1/+68
2008-04-29Rename SMSC phy functions to be more genericSteve Glendinning1-7/+7
2006-08-14[PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones1-1/+0
2006-05-24[PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel1-0/+101