summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/smsc.c
AgeCommit message (Expand)AuthorLines
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold-13/+1
2014-08-16net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou-12/+21
2014-04-23net/phy: Remove return value for void functionShruti Kanetkar-2/+1
2012-12-07net: phy: smsc: Fix config_init typoPatrick Trantham-1/+1
2012-12-07net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem-1/+25
2012-11-15net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham-26/+43
2012-09-27net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut-1/+27
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-07-17Change email address for Steve GlendinningSteve Glendinning-1/+1
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt-53/+11
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas-20/+1
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König-1/+1
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse-0/+11
2010-01-06phy: SMSC device Energy Detect power-down modeGiuseppe Cavallaro-2/+19
2009-03-23phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning-0/+31
2009-01-22phy: Add suspend/resume support to SMSC PHYsSteve Glendinning-0/+12
2008-11-06SMSC LAN911x and LAN921x vendor driverSteve Glendinning-0/+28
2008-04-29Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning-1/+68
2008-04-29Rename SMSC phy functions to be more genericSteve Glendinning-7/+7
2006-08-14[PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones-1/+0
2006-05-24[PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel-0/+101