index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
smsc75xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-03
net: usb: introduce usbnet_mii_ioctl helper function
Ethan Nelson-Moore
1
-3
/
+1
2026-01-30
net: usb: remove unnecessary get_drvinfo code and driver versions
Ethan Nelson-Moore
1
-3
/
+0
2024-05-28
net: usb: remove unused structs 'usb_context'
Dr. David Alan Gilbert
1
-5
/
+0
2024-05-07
net: usb: smsc75xx: stop lying about skb->truesize
Eric Dumazet
1
-8
/
+4
2023-10-03
net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
Shigeru Yoshida
1
-1
/
+3
2023-03-16
net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull
Szymon Heidrich
1
-2
/
+8
2023-03-15
net: usb: smsc75xx: Limit packet length to skb->len
Szymon Heidrich
1
-1
/
+2
2021-10-22
usb: smsc: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-10-08
ethernet: use platform_get_ethdev_address()
Jakub Kicinski
1
-2
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-06-16
net: usb: fix possible use-after-free in smsc75xx_bind
Dongliang Mu
1
-4
/
+6
2021-05-24
net: usb: fix memory leak in smsc75xx_bind
Pavel Skripkin
1
-2
/
+6
2021-04-06
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
1
-2
/
+2
2020-11-12
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
1
-1
/
+1
2020-10-02
net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address()
Łukasz Stelmach
1
-6
/
+7
2019-07-22
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
1
-7
/
+4
2019-07-22
usbnet: smsc75xx: Merge memcpy + le32_to_cpus to get_unaligned_le32
Chuhong Yuan
1
-6
/
+3
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-07
net: usb: smsc: fix warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+1
2019-05-05
net: usb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2018-10-04
net/usb: cancel pending work when unbinding smsc75xx
Yu Zhao
1
-0
/
+1
2018-09-29
smsc75xx: Check for Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-07-04
smsc75xx: Add workaround for gigabit link up hardware errata.
Yuiko Oshino
1
-0
/
+62
2018-02-22
smsc75xx: fix smsc75xx_set_features()
Eric Dumazet
1
-3
/
+4
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2017-04-21
smsc75xx: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-6
/
+2
2017-04-03
net: usbnet: support 64bit stats
Greg Ungerer
1
-0
/
+1
2017-03-21
net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-2
/
+2
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
1
-3
/
+1
2016-05-04
usbnet/smsc75xx: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2016-05-01
net/smscx5xx: use the device tree for mac address
Arnd Bergmann
1
-1
/
+11
2015-09-22
usbnet: remove invalid check
Andrzej Hajda
1
-5
/
+0
2014-02-17
usbnet: remove generic hard_header_len check
Emil Goode
1
-0
/
+4
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-06
usb: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-07-26
usbnet: do not pretend to support SG/TSO
Eric Dumazet
1
-9
/
+3
2013-04-08
Merge 3.9-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+8
2013-03-29
smsc75xx: fix jumbo frame support
Steve Glendinning
1
-4
/
+8
2013-03-25
usbnet: smsc75xx: don't recover device if suspend fails in system sleep
Ming Lei
1
-1
/
+5
2013-02-04
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
1
-4
/
+2
2012-12-10
smsc75xx: only set mac address once on bind
Steve Glendinning
1
-2
/
+8
2012-11-30
smsc75xx: expand check_ macros
Steve Glendinning
1
-159
/
+576
2012-11-30
smsc75xx: don't call usbnet_resume if usbnet_suspend fails
Steve Glendinning
1
-1
/
+1
2012-11-28
smsc75xx: don't enable remote wakeup directly
Steve Glendinning
1
-35
/
+8
2012-11-28
smsc75xx: add support for USB dynamic autosuspend
Steve Glendinning
1
-4
/
+119
2012-11-28
smsc75xx: fix error handling in suspend failure case
Steve Glendinning
1
-31
/
+38
2012-11-28
smsc75xx: support PHY wakeup source
Steve Glendinning
1
-17
/
+152
2012-11-28
smsc75xx: refactor entering suspend modes
Steve Glendinning
1
-24
/
+38
[next]