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