Age | Commit message (Expand) | Author | Files | Lines |
2018-11-11 | net: phy: remove flag PHY_HAS_INTERRUPT from driver configs | Heiner Kallweit | 1 | -6/+1 |
2018-04-27 | drivers: net: replace UINT64_MAX with U64_MAX | Jisheng Zhang | 1 | -4/+1 |
2017-12-13 | net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag | Richard Leitner | 1 | -1/+1 |
2017-12-01 | net: phy: remove generic settings for callbacks config_aneg and read_status f... | Heiner Kallweit | 1 | -9/+0 |
2017-06-22 | net: phy: smsc: fix buffer overflow in memcpy | Arnd Bergmann | 1 | -1/+1 |
2017-06-04 | net: phy: smsc: Implement PHY statistics | Andrew Lunn | 1 | -0/+72 |
2017-05-16 | net: phy: Remove residual magic from PHY drivers | Andrew Lunn | 1 | -6/+6 |
2017-03-28 | net: break include loop netdevice.h, dsa.h, devlink.h | Andrew Lunn | 1 | -0/+1 |
2016-12-10 | net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause | Timur Tabi | 1 | -12/+6 |
2016-06-10 | net: phy: smsc: reintroduced unconditional soft reset | Manfred Schlaegl | 1 | -13/+4 |
2016-01-21 | net: phy: smsc: Fix disabling energy detect mode | Teresa Remmet | 1 | -10/+44 |
2016-01-10 | net: phy: Add support for SMSC LAN8740 PHY | Joshua Henderson | 1 | -0/+22 |
2016-01-07 | phy: Centralize setting driver module owner | Andrew Lunn | 1 | -10/+0 |
2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn | 1 | -1/+1 |
2015-10-21 | net: phy: smsc: disable energy detect mode | Heiko Schocher | 1 | -5/+14 |
2015-08-17 | net: phy: fix semicolon.cocci warnings | kbuild test robot | 1 | -1/+1 |
2015-08-17 | net: phy: workaround for buggy cable detection by LAN8700 after cable plugging | Igor Plyatov | 1 | -12/+19 |
2014-11-12 | net: phy: replace phy_drivers_register calls | Johan Hovold | 1 | -13/+1 |
2014-08-16 | net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset function | Gwenhael Goavec-Merou | 1 | -12/+21 |
2014-04-23 | net/phy: Remove return value for void function | Shruti Kanetkar | 1 | -2/+1 |
2012-12-07 | net: phy: smsc: Fix config_init typo | Patrick Trantham | 1 | -1/+1 |
2012-12-07 | net: phy: smsc: force all capable mode if the phy is started in powerdown mode | trem | 1 | -1/+25 |
2012-11-15 | net: phy: smsc: Re-enable EDPD mode for LAN87xx | Patrick Trantham | 1 | -26/+43 |
2012-09-27 | net: phy: smsc: Implement PHY config_init for LAN87xx | Marek Vasut | 1 | -1/+27 |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-07-17 | Change email address for Steve Glendinning | Steve Glendinning | 1 | -1/+1 |
2012-07-09 | phylib: Support registering a bunch of drivers | Christian Hohnstaedt | 1 | -53/+11 |
2012-01-03 | net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> | Javier Martinez Canillas | 1 | -20/+1 |
2010-10-05 | net/phy: fix many "defined but unused" warnings | Uwe Kleine-König | 1 | -1/+1 |
2010-04-02 | phylib: Add module table to all existing phy drivers | David Woodhouse | 1 | -0/+11 |
2010-01-06 | phy: SMSC device Energy Detect power-down mode | Giuseppe Cavallaro | 1 | -2/+19 |
2009-03-23 | phy: add new LAN8710 and LAN8720 device ids to smsc phy driver | Steve Glendinning | 1 | -0/+31 |
2009-01-22 | phy: Add suspend/resume support to SMSC PHYs | Steve Glendinning | 1 | -0/+12 |
2008-11-06 | SMSC LAN911x and LAN921x vendor driver | Steve Glendinning | 1 | -0/+28 |
2008-04-29 | Add support for SMSC LAN8187 and LAN8700 PHYs | Steve Glendinning | 1 | -1/+68 |
2008-04-29 | Rename SMSC phy functions to be more generic | Steve Glendinning | 1 | -7/+7 |
2006-08-14 | [PATCH] remove unnecessary config.h includes from drivers/net/ | Dave Jones | 1 | -1/+0 |
2006-05-24 | [PATCH] phy: new SMSC LAN83C185 PHY driver | Herbert Valerio Riedel | 1 | -0/+101 |