index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
sr9800.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sr9800: Add check for usbnet_get_endpoints
Chen Ni
2024-03-07
1
-1
/
+3
*
net: usb: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-17
1
-2
/
+2
*
net: usb: don't write directly to netdev->dev_addr
Jakub Kicinski
2021-10-22
1
-2
/
+3
*
net: usb: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
*
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
2021-04-07
1
-2
/
+2
*
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
2020-11-12
1
-1
/
+1
*
net: usb: sr9800: fix uninitialized local variable
Valentin Vidic
2019-10-16
1
-1
/
+1
*
net: usb: Merge cpu_to_le32s + memcpy to put_unaligned_le32
Chuhong Yuan
2019-07-23
1
-5
/
+4
*
sr9800: Check for supported Wake-on-LAN modes
Florian Fainelli
2018-09-29
1
-0
/
+3
*
net: usbnet: support 64bit stats
Greg Ungerer
2017-04-04
1
-0
/
+1
*
net: usb: sr9800: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-22
1
-2
/
+2
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-4
/
+0
*
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
2015-03-29
1
-1
/
+1
*
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
2015-03-29
1
-0
/
+1
*
usbnet: remove generic hard_header_len check
Emil Goode
2014-02-17
1
-0
/
+4
*
USB2NET: SR9800: use %zu for size_t
Jingoo Han
2014-02-14
1
-1
/
+1
*
USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
Liu Junliang
2014-02-11
1
-0
/
+870