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