summaryrefslogtreecommitdiff
path: root/drivers/net/phy/smsc.c
AgeCommit message (Expand)Author
2019-10-23net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flagMartin Fuzzey
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-04-27drivers: net: replace UINT64_MAX with U64_MAXJisheng Zhang
2017-12-13net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flagRichard Leitner
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2017-06-22net: phy: smsc: fix buffer overflow in memcpyArnd Bergmann
2017-06-04net: phy: smsc: Implement PHY statisticsAndrew Lunn
2017-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2016-12-10net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi
2016-06-10net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl
2016-01-21net: phy: smsc: Fix disabling energy detect modeTeresa Remmet
2016-01-10net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
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