index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
smsc75xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
2019-07-22
1
-7
/
+4
*
usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
2019-07-22
1
-6
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
1
-13
/
+1
*
net: usb: smsc: fix warning reported by kbuild test robot
Petr Štetiar
2019-05-07
1
-1
/
+1
*
net: usb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-05
1
-1
/
+1
*
net/usb: cancel pending work when unbinding smsc75xx
Yu Zhao
2018-10-04
1
-0
/
+1
*
smsc75xx: Check for Wake-on-LAN modes
Florian Fainelli
2018-09-29
1
-0
/
+3
*
smsc75xx: Add workaround for gigabit link up hardware errata.
Yuiko Oshino
2018-07-04
1
-0
/
+62
*
smsc75xx: fix smsc75xx_set_features()
Eric Dumazet
2018-02-22
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
1
-6
/
+2
|
\
|
*
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
2017-04-21
1
-6
/
+2
*
|
net: usbnet: support 64bit stats
Greg Ungerer
2017-04-03
1
-0
/
+1
*
|
net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
1
-2
/
+2
|
/
*
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
2016-10-20
1
-3
/
+1
*
usbnet/smsc75xx: silence uninitialized variable warning
Dan Carpenter
2016-05-04
1
-1
/
+3
*
net/smscx5xx: use the device tree for mac address
Arnd Bergmann
2016-05-01
1
-1
/
+11
*
usbnet: remove invalid check
Andrzej Hajda
2015-09-22
1
-5
/
+0
*
usbnet: remove generic hard_header_len check
Emil Goode
2014-02-17
1
-0
/
+4
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
usb: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
*
usbnet: do not pretend to support SG/TSO
Eric Dumazet
2013-07-26
1
-9
/
+3
*
Merge 3.9-rc6 into usb-next
Greg Kroah-Hartman
2013-04-08
1
-4
/
+8
|
\
|
*
smsc75xx: fix jumbo frame support
Steve Glendinning
2013-03-29
1
-4
/
+8
*
|
usbnet: smsc75xx: don't recover device if suspend fails in system sleep
Ming Lei
2013-03-25
1
-1
/
+5
|
/
*
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
2013-02-04
1
-4
/
+2
*
smsc75xx: only set mac address once on bind
Steve Glendinning
2012-12-10
1
-2
/
+8
*
smsc75xx: expand check_ macros
Steve Glendinning
2012-11-30
1
-159
/
+576
*
smsc75xx: don't call usbnet_resume if usbnet_suspend fails
Steve Glendinning
2012-11-30
1
-1
/
+1
*
smsc75xx: don't enable remote wakeup directly
Steve Glendinning
2012-11-28
1
-35
/
+8
*
smsc75xx: add support for USB dynamic autosuspend
Steve Glendinning
2012-11-28
1
-4
/
+119
*
smsc75xx: fix error handling in suspend failure case
Steve Glendinning
2012-11-28
1
-31
/
+38
*
smsc75xx: support PHY wakeup source
Steve Glendinning
2012-11-28
1
-17
/
+152
*
smsc75xx: refactor entering suspend modes
Steve Glendinning
2012-11-28
1
-24
/
+38
*
smsc75xx: check return code from smsc75xx_reset
Steve Glendinning
2012-11-28
1
-0
/
+1
*
smsc: Add logging message newlines
Joe Perches
2012-11-25
1
-199
/
+204
*
usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopm
Ming Lei
2012-11-07
1
-57
/
+90
*
smsc75xx: add wol support for more frame types
Steve Glendinning
2012-11-03
1
-33
/
+122
*
usbnet: smsc75xx: apply introduced usb command APIs
Ming Lei
2012-10-26
1
-25
/
+14
*
smsc75xx: add wol magic packet support
Steve Glendinning
2012-09-28
1
-14
/
+174
*
smsc75xx: enable power saving mode during system suspend
Steve Glendinning
2012-09-28
1
-3
/
+54
*
smsc75xx: add explicit test that device is READY
Steve Glendinning
2012-09-28
1
-0
/
+23
*
smsc75xx: fix resume after device reset
Steve Glendinning
2012-09-27
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-07-24
1
-1
/
+1
|
\
|
*
Change email address for Steve Glendinning
Steve Glendinning
2012-07-17
1
-1
/
+1
*
|
net: usb: Use eth_random_addr
Joe Perches
2012-07-16
1
-1
/
+1
|
/
*
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-22
1
-0
/
+1
|
\
|
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
|
smsc75xx: let EEPROM determine GPIO/LED settings
Steve Glendinning
2012-05-07
1
-7
/
+12
*
|
smsc75xx: eliminate unnecessary phy register read
Steve Glendinning
2012-05-07
1
-3
/
+1
*
|
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
Steve Glendinning
2012-05-07
1
-1
/
+2
|
/
[next]