summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/smsc.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: smsc: disable energy detect modeHeiko Schocher2015-10-211-5/+14
* net: phy: fix semicolon.cocci warningskbuild test robot2015-08-181-1/+1
* net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov2015-08-171-12/+19
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-121-13/+1Star
* net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou2014-08-171-12/+21
* net/phy: Remove return value for void functionShruti Kanetkar2014-04-231-2/+1Star
* net: phy: smsc: Fix config_init typoPatrick Trantham2012-12-071-1/+1
* net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem2012-12-071-1/+25
* net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham2012-11-151-26/+43
* net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut2012-09-281-1/+27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-1/+1
|\
| * Change email address for Steve GlendinningSteve Glendinning2012-07-171-1/+1
* | phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-091-53/+11Star
|/
* net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-041-20/+1Star
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-051-1/+1
* phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-021-0/+11
* phy: SMSC device Energy Detect power-down modeGiuseppe Cavallaro2010-01-071-2/+19
* phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning2009-03-231-0/+31
* phy: Add suspend/resume support to SMSC PHYsSteve Glendinning2009-01-221-0/+12
* SMSC LAN911x and LAN921x vendor driverSteve Glendinning2008-11-061-0/+28
* Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning2008-04-291-1/+68
* Rename SMSC phy functions to be more genericSteve Glendinning2008-04-291-7/+7
* [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-141-1/+0Star
* [PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel2006-05-241-0/+101