summaryrefslogtreecommitdiff
path: root/drivers/net/phy/smsc.c
Commit message (Expand)AuthorAge
* net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flagRichard Leitner2017-12-13
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-01
* net: phy: smsc: fix buffer overflow in memcpyArnd Bergmann2017-06-22
* net: phy: smsc: Implement PHY statisticsAndrew Lunn2017-06-04
* net: phy: Remove residual magic from PHY driversAndrew Lunn2017-05-16
* net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-28
* net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-10
* net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl2016-06-10
* net: phy: smsc: Fix disabling energy detect modeTeresa Remmet2016-01-21
* net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson2016-01-10
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-07
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* net: phy: smsc: disable energy detect modeHeiko Schocher2015-10-21
* net: phy: fix semicolon.cocci warningskbuild test robot2015-08-17
* net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov2015-08-17
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-12
* net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou2014-08-16
* net/phy: Remove return value for void functionShruti Kanetkar2014-04-23
* net: phy: smsc: Fix config_init typoPatrick Trantham2012-12-07
* net: phy: smsc: force all capable mode if the phy is started in powerdown modetrem2012-12-07
* net: phy: smsc: Re-enable EDPD mode for LAN87xxPatrick Trantham2012-11-15
* net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut2012-09-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\
| * Change email address for Steve GlendinningSteve Glendinning2012-07-17
* | phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-09
|/
* net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-03
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-05
* phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-02
* phy: SMSC device Energy Detect power-down modeGiuseppe Cavallaro2010-01-06
* phy: add new LAN8710 and LAN8720 device ids to smsc phy driverSteve Glendinning2009-03-23
* phy: Add suspend/resume support to SMSC PHYsSteve Glendinning2009-01-22
* SMSC LAN911x and LAN921x vendor driverSteve Glendinning2008-11-06
* Add support for SMSC LAN8187 and LAN8700 PHYsSteve Glendinning2008-04-29
* Rename SMSC phy functions to be more genericSteve Glendinning2008-04-29
* [PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones2006-08-14
* [PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel2006-05-24