| Commit message (Expand) | Author | Age | Files | Lines |
* | net: smsc911x: Fix unload crash when link is up | Jeremy Linton | 2018-03-07 | 1 | -2/+2 |
* | net: smsc911x: Quieten netif during suspend | Geert Uytterhoeven | 2017-09-15 | 1 | -1/+14 |
* | smsc911x: Add check for ioremap_nocache() return code | Alexey Khoroshilov | 2017-07-12 | 1 | -0/+5 |
* | smsc911x: Adding support for Micochip LAN9250 Ethernet controller | David Cai | 2017-05-03 | 1 | -19/+30 |
* | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2016-12-13 | 1 | -0/+6 |
|\ |
|
| *-. | Merge branches 'pm-core', 'pm-qos' and 'pm-avs' | Rafael J. Wysocki | 2016-12-12 | 1 | -0/+6 |
| |\ \ |
|
| | * | | net: smsc911x: Synchronize the runtime PM status during system suspend | Ulf Hansson | 2016-11-09 | 1 | -0/+6 |
| | |/ |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-10 | 1 | -1/+8 |
|\ \ \
| |/ / |
|
| * | | net: smsc911x: back out silently on probe deferrals | Linus Walleij | 2016-12-09 | 1 | -1/+8 |
| |/ |
|
* | | net: smsc911x: Utilize phy_ethtool_nway_reset | Florian Fainelli | 2016-11-15 | 1 | -6/+1 |
* | | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 2016-10-13 | 1 | -1/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-09-12 | 1 | -109/+104 |
|\ |
|
| * | net: smsc911x: Move interrupt allocation to open/stop | Jeremy Linton | 2016-09-02 | 1 | -29/+18 |
| * | net: smsc911x: Move interrupt handler before open | Jeremy Linton | 2016-09-02 | 1 | -61/+61 |
| * | net: smsc911x: Fix register_netdev, phy startup, driver unload ordering | Jeremy Linton | 2016-09-02 | 1 | -24/+24 |
| * | net: smsc911x: Remove multiple exit points from smsc911x_open | Jeremy Linton | 2016-09-02 | 1 | -4/+10 |
* | | net: smsc911x: request and deassert optional RESET GPIO | Linus Walleij | 2016-09-07 | 1 | -0/+9 |
|/ |
|
* | net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-07-04 | 1 | -16/+2 |
* | net: ethernet: smsc: smsc911x: use phydev from struct net_device | Philippe Reynes | 2016-07-04 | 1 | -35/+31 |
* | net: smsc911x: Fix bug where PHY interrupts are overwritten by 0 | Jeremy Linton | 2016-06-27 | 1 | -2/+0 |
* | phy: Add an mdio_device structure | Andrew Lunn | 2016-01-07 | 1 | -5/+6 |
* | mdio: Move allocation of interrupts into core | Andrew Lunn | 2016-01-07 | 1 | -4/+2 |
* | phy: Centralise print about attached phy | Andrew Lunn | 2016-01-07 | 1 | -3/+1 |
* | phy: add phydev_name() wrapper | Andrew Lunn | 2016-01-07 | 1 | -1/+1 |
* | net: smsc911x: Reset PHY during initialization | Pavel Fedin | 2015-11-16 | 1 | -11/+6 |
* | net: smsc911x: Fix crash if loopback test fails | Pavel Fedin | 2015-11-01 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-08-30 | 1 | -1/+4 |
|\ |
|
| * | net/smsc911x: Fix deferred probe for interrupt | Tony Lindgren | 2015-08-29 | 1 | -1/+4 |
* | | smsc911x: Ignore error return from device_get_phy_mode() | Guenter Roeck | 2015-08-27 | 1 | -6/+8 |
* | | smsc911x: Remove dev==NULL check. | Jeremy Linton | 2015-08-20 | 1 | -3/+0 |
* | | smsc911x: Fix crash seen if neither ACPI nor OF is configured or used | Guenter Roeck | 2015-08-17 | 1 | -1/+6 |
* | | Convert smsc911x to use ACPI as well as DT | Jeremy Linton | 2015-08-13 | 1 | -26/+22 |
|/ |
|
* | net/smsc911x: fix irq resource allocation failure | Kamlakant Patel | 2015-05-04 | 1 | -6/+6 |
* | ethernet: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | net: ethernet: smsc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | net/smsc911x: Add minimal runtime PM support | Geert Uytterhoeven | 2014-11-24 | 1 | -0/+10 |
* | | smsc911x: power-up phydev before doing a software reset. | Enric Balletbo i Serra | 2014-11-13 | 1 | -0/+46 |
* | | net/smsc911x: Fix delays in the PHY enable/disable routines | Alexander Kochetkov | 2014-11-13 | 1 | -5/+2 |
* | | net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down mode | Alexander Kochetkov | 2014-11-13 | 1 | -6/+2 |
|/ |
|
* | net: ethernet: Remove superfluous ether_setup after alloc_etherdev | Tobias Klauser | 2014-10-03 | 1 | -1/+0 |
* | net: driver: smsc: set NOCARRIER flag in dev at driver initialization | Balakumaran Kannan | 2014-06-03 | 1 | -0/+2 |
* | smsc911x: No need to print driver version | Fabio Estevam | 2014-03-26 | 1 | -2/+0 |
* | smsc911x: Do not use netdev_dbg() when device is not registered | Fabio Estevam | 2014-03-26 | 1 | -1/+2 |
* | smsc911x: Call dev_consume_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 2014-03-24 | 1 | -1/+1 |
* | smsc911x: Change clock warning message to debug level | Fabio Estevam | 2014-03-20 | 1 | -1/+1 |
* | ethernet: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 | 1 | -2/+1 |
* | smsc911x: replace printk with netdev_ calls | Ben Boeckel | 2013-11-02 | 1 | -1/+1 |
* | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 2013-10-02 | 1 | -1/+1 |
* | net: smsc911x: use dev_get_platdata() | Jingoo Han | 2013-08-30 | 1 | -1/+1 |