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
2020-10-14
net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
Anant Thazhemadam
1
-4
/
+12
2020-10-14
rndis_host: increase sleep time in the query-response loop
Olympia Giannou
1
-1
/
+1
2020-09-12
net: usb: dm9601: Add USB ID of Keenetic Plus DSL
Kamil Lorenc
1
-0
/
+4
2020-09-12
net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
Himadri Pandya
1
-1
/
+1
2020-09-12
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
1
-0
/
+1
2020-09-12
qmi_wwan: new Telewell and Sierra device IDs
Bjørn Mork
1
-0
/
+4
2020-09-12
drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
Daniele Palmas
1
-1
/
+1
2020-09-12
net: usb: qmi_wwan: add Telit 0x1050 composition
Daniele Palmas
1
-0
/
+1
2020-08-21
usb: hso: check for return value in hso_serial_common_create()
Rustam Kovhaev
1
-1
/
+4
2020-08-21
net: lan78xx: replace bogus endpoint lookup
Johan Hovold
1
-87
/
+30
2020-08-21
usb: hso: Fix debug compile warning on sparc32
Geert Uytterhoeven
1
-2
/
+3
2020-08-21
net: lan78xx: fix transfer-buffer memory leak
Johan Hovold
1
-0
/
+1
2020-08-21
net: lan78xx: add missing endpoint sanity check
Johan Hovold
1
-0
/
+5
2020-07-31
ax88172a: fix ax88172a_unbind() failures
George Kennedy
1
-0
/
+1
2020-07-22
net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
AceLan Kao
1
-0
/
+1
2020-07-22
smsc95xx: avoid memory leak in smsc95xx_bind
Andre Edich
1
-1
/
+2
2020-07-22
smsc95xx: check return value of smsc95xx_reset
Andre Edich
1
-0
/
+6
2020-07-09
usbnet: smsc95xx: Fix use-after-free after removal
Tuomas Tynkkynen
1
-1
/
+1
2020-06-30
net: usb: ax88179_178a: fix packet alignment padding
Jeremy Kerr
1
-5
/
+6
2020-06-11
net: usb: qmi_wwan: add Telit LE910C1-EUX composition
Daniele Palmas
1
-0
/
+1
2020-05-20
net: usb: qmi_wwan: add support for DW5816e
Matt Jolly
1
-0
/
+1
2020-03-20
r8152: check disconnect status after long sleep
You-Sheng Yang
1
-0
/
+6
2020-03-11
qmi_wwan: re-add DW5821e pre-production variant
Bjørn Mork
1
-0
/
+1
2020-02-05
r8152: get default setting of WOL before initializing
Hayes Wang
1
-4
/
+5
2020-01-29
net: usb: lan78xx: Add .ndo_features_check
James Hughes
1
-0
/
+15
2020-01-23
net: usb: lan78xx: limit size of local TSO packets
Eric Dumazet
1
-0
/
+1
2020-01-23
r8152: add missing endpoint sanity check
Johan Hovold
1
-0
/
+3
2020-01-12
net: usb: lan78xx: fix possible skb leak
Eric Dumazet
1
-6
/
+3
2020-01-12
net: usb: lan78xx: Fix error message format specifier
Cristian Birsan
1
-1
/
+1
2020-01-04
net: usb: lan78xx: Fix suspend/resume PHY register access error
Cristian Birsan
1
-0
/
+1
2019-11-25
net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
Dan Carpenter
1
-1
/
+1
2019-11-25
net: lan78xx: Bail out if lan78xx_get_endpoints fails
Stefan Wahren
1
-0
/
+5
2019-11-25
ax88172a: fix information leak on short answers
Oliver Neukum
1
-1
/
+1
2019-11-12
net: usb: qmi_wwan: add support for DW5821e with eSIM support
Aleksander Morgado
1
-0
/
+1
2019-11-12
CDC-NCM: handle incomplete transfer of MTU
Oliver Neukum
1
-3
/
+3
2019-11-06
net: usb: sr9800: fix uninitialized local variable
Valentin Vidic
1
-1
/
+1
2019-10-07
qmi_wwan: add support for Cinterion CLS8 devices
Reinhard Speyerer
1
-0
/
+1
2019-10-07
hso: fix NULL-deref on tty open
Johan Hovold
1
-4
/
+8
2019-10-05
usbnet: sanity checking of packet sizes and device mtu
Oliver Neukum
1
-0
/
+3
2019-10-05
usbnet: ignore endpoints with invalid wMaxPacketSize
Bjørn Mork
1
-0
/
+5
2019-10-05
cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSize
Bjørn Mork
1
-1
/
+5
2019-09-21
r8152: Set memory to all 0xFFs on failed reg reads
Prashant Malani
1
-1
/
+4
2019-09-21
cdc_ether: fix rndis support for Mediatek based smartphones
Bjørn Mork
1
-3
/
+10
2019-09-10
net: kalmia: fix memory leaks
Wenwen Wang
1
-3
/
+3
2019-09-10
cx82310_eth: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-09-06
net: usb: qmi_wwan: Add the BroadMobi BM818 card
Bob Ham
1
-0
/
+1
2019-08-25
net: usb: pegasus: fix improper read if get_registers() fail
Denis Kirjanov
1
-1
/
+1
2019-08-04
net: usb: asix: init MAC address buffers
Phong Tran
1
-3
/
+3
2019-06-22
usbnet: ipheth: fix racing condition
Bernd Eckstein
1
-1
/
+2
2019-06-11
usbnet: fix kernel crash after disconnect
Kloetzke Jan
1
-0
/
+6
[next]