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
2023-03-18
net: usb: smsc95xx: Limit packet length to skb->len
Szymon Heidrich
1
-0
/
+6
2022-11-17
net: usb: smsc95xx: fix external PHY reset
Alexandru Tachici
1
-4
/
+42
2022-07-04
usbnet: smsc95xx: Clean up unnecessary BUG_ON() upon register access
Lukas Wunner
1
-4
/
+0
2022-07-04
usbnet: smsc95xx: Clean up nopm handling
Lukas Wunner
1
-106
/
+66
2022-07-04
usbnet: smsc95xx: Fix deadlock on runtime resume
Lukas Wunner
1
-6
/
+20
2022-06-13
net: smsc95xx: add support for Microchip EVB-LAN8670-USB
Parthiban Veerasooran
1
-0
/
+5
2022-05-13
usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
Lukas Wunner
1
-52
/
+61
2022-05-13
usbnet: smsc95xx: Avoid link settings race on interrupt reception
Lukas Wunner
1
-7
/
+9
2022-05-13
usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
Lukas Wunner
1
-18
/
+0
2022-05-13
usbnet: smsc95xx: Don't clear read-only PHY interrupt
Lukas Wunner
1
-4
/
+0
2022-05-13
usbnet: Run unregister_netdev() before unbind() again
Lukas Wunner
1
-2
/
+1
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+20
2022-03-07
smsc95xx: Ignore -ENODEV errors when device is unplugged
Fabio Estevam
1
-8
/
+20
2022-02-09
net: usb: smsc95xx: add generic selftest support
Oleksij Rempel
1
-0
/
+25
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
[next]