index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
smsc95xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-14
net: usb: Correct reset handling of smsc95xx
Markus Reichl
1
-1
/
+2
2021-11-23
net: usb: Correct PHY handling of smsc95xx
Martyn Welch
1
-29
/
+26
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-09-24
smsc95xx: fix stalled rx after link change
Aaro Koskinen
1
-0
/
+3
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2020-11-13
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
1
-1
/
+1
2020-10-03
net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address()
Łukasz Stelmach
1
-6
/
+7
2020-08-28
smsc95xx: add phylib support
Andre Edich
1
-265
/
+134
2020-08-28
smsc95xx: use usbnet->driver_priv
Andre Edich
1
-33
/
+28
2020-08-28
smsc95xx: remove redundant function arguments
Andre Edich
1
-18
/
+17
2020-07-06
smsc95xx: avoid memory leak in smsc95xx_bind
Andre Edich
1
-1
/
+2
2020-07-06
smsc95xx: check return value of smsc95xx_reset
Andre Edich
1
-0
/
+6
2020-06-23
usbnet: smsc95xx: Fix use-after-free after removal
Tuomas Tynkkynen
1
-1
/
+1
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-06
net: usb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2018-11-17
usbnet: smsc95xx: check for csum being in last four bytes
Ben Dooks
1
-1
/
+18
2018-11-17
usbnet: smsc95xx: fix memcpy for accessing rx-data
Ben Dooks
1
-5
/
+2
2018-11-17
usbnet: smsc95xx: simplify tx_fixup code
Ben Dooks
1
-15
/
+13
2018-11-17
usbnet: smsc95xx: fix rx packet alignment
Ben Dooks
1
-0
/
+1
2018-11-09
net: smsc95xx: Fix MTU range
Stefan Wahren
1
-0
/
+2
2018-11-03
usbnet: smsc95xx: disable carrier check while suspending
Frieder Schrempf
1
-0
/
+7
2018-09-29
smsc95xx: Check for Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-09-13
smsc95xx: Configure pause time to 0xffff when tx flow control enabled
Nisar Sayed
1
-6
/
+5
2017-07-14
smsc95xx: use ethtool_op_get_ts_info()
Petr Kulhavy
1
-0
/
+1
2017-05-21
smsc95xx: Support only IPv4 TCP/UDP csum offload
Nisar Sayed
1
-3
/
+10
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2017-04-20
smsc95xx: Use skb_cow_head to deal with cloned skbs
James Hughes
1
-6
/
+6
2017-04-17
smsc95xx: Add comments to the registers definition
Martin Wetterwald
1
-2
/
+2
2017-04-04
net: usbnet: support 64bit stats
Greg Ungerer
1
-0
/
+1
2017-03-22
net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+12
2016-09-06
smsc95xx: Add mdix control via ethtool
Woojung Huh
1
-3
/
+106
2016-06-01
usbnet: smsc95xx: fix link detection for disabled autonegotiation
Christoph Fritz
1
-0
/
+51
2016-05-04
usbnet: smsc95xx: silence an uninitialized variable warning
Dan Carpenter
1
-1
/
+3
2016-05-02
net/smscx5xx: use the device tree for mac address
Arnd Bergmann
1
-1
/
+11
2015-09-23
usbnet: remove invalid check
Andrzej Hajda
1
-5
/
+0
2014-11-12
usbnet: smsc95xx: dereferencing NULL pointer
Sudip Mukherjee
1
-2
/
+4
2014-07-10
usbnet: smsc95xx: add reset_resume function with reset operation
Joonyoung Shim
1
-1
/
+13
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-03-25
usbnet: smsc95xx: don't recover device if suspend fails in system sleep
Ming Lei
1
-1
/
+5
2013-02-26
usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND
Ming Lei
1
-7
/
+7
2013-02-26
usbnet: smsc95xx: fix broken runtime suspend
Ming Lei
1
-10
/
+2
2013-02-26
usbnet: smsc95xx: fix suspend failure
Ming Lei
1
-3
/
+9
2013-02-04
drivers: net: usb: Remove unnecessary alloc/OOM messages
Joe Perches
1
-4
/
+2
2013-01-05
smsc95xx: enable dynamic autosuspend
Steve Glendinning
1
-1
/
+150
2013-01-05
smsc95xx: eliminate duplicate warnings on io failure
Steve Glendinning
1
-217
/
+67
[next]