summaryrefslogtreecommitdiff
path: root/drivers/net/usb/smsc75xx.c
AgeCommit message (Expand)Author
2018-11-04smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli
2018-10-18net/usb: cancel pending work when unbinding smsc75xxYu Zhao
2018-08-24smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino
2018-05-30smsc75xx: fix smsc75xx_set_features()Eric Dumazet
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2017-03-21net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-20net: use core MTU range checking in USB NIC driversJarod Wilson
2016-05-04usbnet/smsc75xx: silence uninitialized variable warningDan Carpenter
2016-05-01net/smscx5xx: use the device tree for mac addressArnd Bergmann
2015-09-22usbnet: remove invalid checkAndrzej Hajda
2014-02-17usbnet: remove generic hard_header_len checkEmil Goode
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-06usb: Fix FSF address in file headersJeff Kirsher
2013-07-26usbnet: do not pretend to support SG/TSOEric Dumazet
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman
2013-03-29smsc75xx: fix jumbo frame supportSteve Glendinning
2013-03-25usbnet: smsc75xx: don't recover device if suspend fails in system sleepMing Lei
2013-02-04drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches
2012-12-10smsc75xx: only set mac address once on bindSteve Glendinning
2012-11-30smsc75xx: expand check_ macrosSteve Glendinning
2012-11-30smsc75xx: don't call usbnet_resume if usbnet_suspend failsSteve Glendinning
2012-11-28smsc75xx: don't enable remote wakeup directlySteve Glendinning
2012-11-28smsc75xx: add support for USB dynamic autosuspendSteve Glendinning
2012-11-28smsc75xx: fix error handling in suspend failure caseSteve Glendinning
2012-11-28smsc75xx: support PHY wakeup sourceSteve Glendinning
2012-11-28smsc75xx: refactor entering suspend modesSteve Glendinning
2012-11-28smsc75xx: check return code from smsc75xx_resetSteve Glendinning
2012-11-25smsc: Add logging message newlinesJoe Perches
2012-11-07usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei
2012-11-03smsc75xx: add wol support for more frame typesSteve Glendinning
2012-10-26usbnet: smsc75xx: apply introduced usb command APIsMing Lei
2012-09-28smsc75xx: add wol magic packet supportSteve Glendinning
2012-09-28smsc75xx: enable power saving mode during system suspendSteve Glendinning
2012-09-28smsc75xx: add explicit test that device is READYSteve Glendinning
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning
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-16net: usb: Use eth_random_addrJoe Perches
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-07smsc75xx: let EEPROM determine GPIO/LED settingsSteve Glendinning
2012-05-07smsc75xx: eliminate unnecessary phy register readSteve Glendinning
2012-05-07smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALLSteve Glendinning
2012-04-30smsc75xx: enable mac to detect speed/duplex from phySteve Glendinning
2012-04-30smsc75xx: declare smsc75xx's MII as GMII capableSteve Glendinning
2012-04-30smsc75xx: fix phy interrupt acknowledgeSteve Glendinning
2012-04-30smsc75xx: fix phy init reset loopSteve Glendinning
2012-04-30smsc75xx: add more information to register io failure warningsSteve Glendinning