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
/
sr9700.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-03
net: usb: sr9700: remove code to drive nonexistent multicast filter
Ethan Nelson-Moore
1
-21
/
+4
2026-01-27
net: usb: sr9700: replace magic numbers with register bit macros
Ethan Nelson-Moore
1
-2
/
+2
2026-01-25
net: usb: sr9700: rename register write commands for clarity
Ethan Nelson-Moore
1
-4
/
+4
2026-01-25
net: usb: sr9700: use ETH_ALEN instead of magic number
Ethan Nelson-Moore
1
-1
/
+1
2026-01-17
net: usb: sr9700: remove code to drive nonexistent MII
Ethan Nelson-Moore
1
-118
/
+52
2026-01-15
net: usb: sr9700: fix byte numbering in comments
Ethan Nelson-Moore
1
-21
/
+21
2025-12-30
net: usb: sr9700: fix incorrect command used to write single register
Ethan Nelson-Moore
1
-2
/
+2
2025-12-22
net: usb: sr9700: support devices with virtual driver CD
Ethan Nelson-Moore
1
-0
/
+5
2024-10-17
net: usb: sr9700: only store little-endian values in __le16 variable
Simon Horman
1
-5
/
+5
2024-07-26
net: usb: sr9700: fix uninitialized variable use in sr_mdio_read
Ma Ke
1
-2
/
+9
2024-05-07
net: usb: sr9700: stop lying about skb->truesize
Eric Dumazet
1
-7
/
+3
2023-01-17
net: usb: sr9700: Handle negative len
Szymon Heidrich
1
-1
/
+1
2022-02-18
sr9700: sanity check for packet length
Oliver Neukum
1
-1
/
+1
2021-10-22
net: usb: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-1
/
+3
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+2
2021-10-05
net: usb: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
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
2019-03-01
drivers: net: Remove unnecessary semicolon
YueHaibing
1
-1
/
+1
2018-07-27
net: usb: sr9700: Replace mdelay() with msleep() in sr9700_bind()
Jia-Ju Bai
1
-1
/
+1
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+2
2017-04-21
sr9700: use skb_cow_head() to deal with cloned skbs
Eric Dumazet
1
-7
/
+2
2017-04-03
net: usbnet: support 64bit stats
Greg Ungerer
1
-0
/
+1
2017-03-21
net: usb: sr9700: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-2
/
+2
2015-02-04
net: usb: sr9700: Use 'SR_' prefix for the common register macros
Chen Gang
1
-18
/
+18
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-03
USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support
Liu Junliang
1
-0
/
+560