summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/smsc
Commit message (Expand)AuthorAge
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-10
|\
| * Annotate hardware config module parameters in drivers/net/ethernet/David Howells2017-04-20
| * net: Revert ksettings conversions.David S. Miller2017-03-08
| * net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-08
| * net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-08
* | smsc911x: Adding support for Micochip LAN9250 Ethernet controllerDavid Cai2017-05-03
* | net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-08
* | net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-08
* | net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-06
* | net: smsc: epic100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-06
|/
* epic100: use napi_complete_done()Eric Dumazet2017-02-05
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: Remove usage of net_device last_rx memberTobias Klauser2017-01-18
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-13
|\
| *-. Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki2016-12-12
| |\ \
| | * | net: smsc911x: Synchronize the runtime PM status during system suspendUlf Hansson2016-11-09
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-10
|\ \ \ | |/ /
| * | net: smsc911x: back out silently on probe deferralsLinus Walleij2016-12-09
| |/
* | net: ethernet: smsc9420: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-15
* | net: smsc911x: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-15
* | net: smc91x: fix neponset breakage by pxa u16 writesRobert Jarzmik2016-10-20
* | net: smc91x: take into account half-word workaroundRobert Jarzmik2016-10-18
* | net: smc91x: isolate u16 writes alignment workaroundRobert Jarzmik2016-10-18
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
|/
* net: smc91x: take into account register shiftRobert Jarzmik2016-09-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-12
|\
| * net: smsc: remove build warning of duplicate definitionSudip Mukherjee2016-09-06
| * net: smsc911x: Move interrupt allocation to open/stopJeremy Linton2016-09-02
| * net: smsc911x: Move interrupt handler before openJeremy Linton2016-09-02
| * net: smsc911x: Fix register_netdev, phy startup, driver unload orderingJeremy Linton2016-09-02
| * net: smsc911x: Remove multiple exit points from smsc911x_openJeremy Linton2016-09-02
* | net: smsc911x: request and deassert optional RESET GPIOLinus Walleij2016-09-07
|/
* net: smc91x: fix SMC accessesRussell King2016-08-28
* net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-15
* net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes2016-07-15
* net: smc91x: ACPI Enable lan91x adaptersJeremy Linton2016-07-11
* net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-04
* net: ethernet: smsc: smsc911x: use phydev from struct net_devicePhilippe Reynes2016-07-04
* net: smsc911x: Fix bug where PHY interrupts are overwritten by 0Jeremy Linton2016-06-27
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* net: smc911x: avoid unused variable warningsArnd Bergmann2016-03-21
* net: smc911x: convert pxa dma to dmaengineRobert Jarzmik2016-03-18
* smc91x: avoid self-comparison warningArnd Bergmann2016-03-14
* net: smc91x: propagate irq return codeRobert Jarzmik2016-02-16
* net: smsc: Add support h8300Yoshinori Sato2016-01-15
* phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn2016-01-07
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-07
* phy: Centralise print about attached phyAndrew Lunn2016-01-07