index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
net: asix: add proper error handling of usb read errors
Pavel Skripkin
3
-11
/
+33
2022-03-16
smsc95xx: Ignore -ENODEV errors when device is unplugged
Fabio Estevam
1
-8
/
+20
2022-03-08
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-03-02
CDC-NCM: avoid overflow in sanity checking
Oliver Neukum
1
-4
/
+4
2022-03-02
USB: zaurus: support another broken Zaurus
Oliver Neukum
2
-0
/
+24
2022-03-02
sr9700: sanity check for packet length
Oliver Neukum
1
-1
/
+1
2022-02-23
net: usb: qmi_wwan: Add support for Dell DW5829e
Slark Xiao
1
-0
/
+2
2022-02-16
net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
Jann Horn
1
-29
/
+39
2022-02-05
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
Georgi Valkov
1
-3
/
+3
2022-01-27
net: usb: Correct reset handling of smsc95xx
Markus Reichl
1
-1
/
+2
2022-01-27
net: mcs7830: handle usb read errors properly
Pavel Skripkin
1
-2
/
+10
2022-01-11
rndis_host: support Hytera digital radios
Thomas Toye
1
-0
/
+5
2022-01-11
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
1
-3
/
+6
2022-01-05
net: usb: pegasus: Do not drop long Ethernet frames
Matthias-Christian Ott
1
-2
/
+2
2021-12-29
r8152: sync ocp base
Hayes Wang
1
-4
/
+22
2021-12-29
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
1
-0
/
+17
2021-12-29
asix: fix wrong return value in asix_check_host_enable()
Pavel Skripkin
1
-2
/
+4
2021-12-29
asix: fix uninit-value in asix_mdio_read()
Pavel Skripkin
1
-1
/
+1
2021-12-29
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
1
-0
/
+6
2021-12-14
net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
Lee Jones
1
-0
/
+2
2021-12-08
net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...
Sven Schuchmann
1
-1
/
+1
2021-12-08
net: usb: r8152: Add MAC passthrough support for more Lenovo Docks
Aaron Ma
1
-6
/
+3
2021-12-01
net: usb: Correct PHY handling of smsc95xx
Martyn Welch
1
-29
/
+26
2021-10-27
usbnet: fix error return code in usbnet_probe()
Wang Hai
1
-0
/
+1
2021-10-26
net: lan78xx: fix division by zero in send path
Johan Hovold
1
-0
/
+6
2021-10-21
usbnet: sanity check for maxpacket
Oliver Neukum
1
-0
/
+4
2021-10-15
lan78xx: select CRC32
Vegard Nossum
1
-0
/
+1
2021-10-12
r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256
Vegard Nossum
1
-0
/
+4
2021-10-05
r8152: avoid to resubmit rx immediately
Hayes Wang
1
-1
/
+15
2021-09-24
smsc95xx: fix stalled rx after link change
Aaro Koskinen
1
-0
/
+3
2021-09-17
net: hso: fix muxed tty registration
Johan Hovold
1
-7
/
+5
2021-09-07
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+14
2021-09-03
net: usb: qmi_wwan: add Telit 0x1060 composition
Carlo Lobrano
1
-0
/
+1
2021-09-02
net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
Daniele Palmas
1
-0
/
+5
2021-09-02
net: hso: add failure handler for add_net_device
Ziyang Xuan
1
-3
/
+8
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+6
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-24
/
+30
2021-08-25
net: usb: asix: ax88772: fix boolconv.cocci warnings
kernel test robot
1
-1
/
+1
2021-08-25
lan78xx: Limit number of driver warning messages
John Efstathiades
1
-2
/
+3
2021-08-25
lan78xx: Fix race condition in disconnect handling
John Efstathiades
1
-9
/
+57
2021-08-25
lan78xx: Fix race conditions in suspend/resume handling
John Efstathiades
1
-135
/
+284
2021-08-25
lan78xx: Fix partial packet errors on suspend/resume
John Efstathiades
1
-106
/
+197
2021-08-25
lan78xx: Fix exception on link speed change
John Efstathiades
1
-6
/
+48
2021-08-25
lan78xx: Add missing return code checks
John Efstathiades
1
-66
/
+333
2021-08-25
lan78xx: Remove unused pause frame queue
John Efstathiades
1
-9
/
+0
2021-08-25
lan78xx: Set flow control threshold to prevent packet loss
John Efstathiades
1
-2
/
+15
2021-08-25
lan78xx: Remove unused timer
John Efstathiades
1
-3
/
+1
2021-08-25
lan78xx: Fix white space and style issues
John Efstathiades
1
-38
/
+42
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-23
net: usb: asix: do not call phy_disconnect() for ax88178
Oleksij Rempel
1
-1
/
+7
[next]