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
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
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
2023-10-22
r8152: Block future register access if register access fails
Douglas Anderson
1
-31
/
+176
2023-10-22
r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
Douglas Anderson
1
-48
/
+48
2023-10-22
r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
Douglas Anderson
1
-0
/
+4
2023-10-22
r8152: Check for unplug in rtl_phy_patch_request()
Douglas Anderson
1
-0
/
+3
2023-10-22
r8152: Release firmware if we have an error in probe
Douglas Anderson
1
-0
/
+1
2023-10-22
r8152: Cancel hw_phy_work if we have an error in probe
Douglas Anderson
1
-0
/
+1
2023-10-22
r8152: Run the unload routine if we have errors during probe
Douglas Anderson
1
-0
/
+2
2023-10-22
r8152: Increase USB control msg timeout to 5000ms as per spec
Douglas Anderson
1
-3
/
+4
2023-10-22
net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg
Shigeru Yoshida
1
-1
/
+3
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-17
net: usb: smsc95xx: Fix an error code in smsc95xx_reset()
Dan Carpenter
1
-1
/
+1
2023-10-16
net: usb: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-10-16
lan78xx: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2023-10-10
net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
Javier Carrasco
1
-1
/
+6
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2023-10-04
r8152: use napi_gro_frags
Hayes Wang
1
-17
/
+50
2023-10-04
r8152: break the loop when the budget is exhausted
Hayes Wang
1
-5
/
+13
2023-10-03
net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg
Shigeru Yoshida
1
-1
/
+3
2023-09-11
r8152: check budget for r8152_poll()
Hayes Wang
1
-0
/
+3
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+7
2023-08-28
r8152: add vendor/device ID pair for D-Link DUB-E250
Antonio Napolitano
1
-0
/
+1
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
4
-5
/
+45
2023-08-15
eth: r8152: try to use a normal budget
Jakub Kicinski
1
-2
/
+1
2023-08-11
tty: hso: simplify hso_serial_write()
Jiri Slaby (SUSE)
1
-11
/
+5
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
1
-1
/
+2
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
1
-2
/
+1
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-5
/
+45
2023-08-01
USB: zaurus: Add ID for A-300/B-500/C-700
Ross Maynard
2
-0
/
+42
2023-07-31
net: usb: qmi_wwan: add Quectel EM05GV2
Martin Kohn
1
-0
/
+1
2023-07-31
net: usb: lan78xx: reorder cleanup operations to avoid UAF bugs
Duoming Zhou
1
-5
/
+2
2023-07-28
r8152: set bp in bulk
Hayes Wang
1
-50
/
+25
2023-07-28
r8152: adjust generic_ocp_write function
Hayes Wang
1
-11
/
+18
2023-07-13
net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urb
Alan Stern
1
-0
/
+6
2023-07-01
net: usb: cdc_ether: add u-blox 0x1313 composition.
Davide Tronchin
1
-0
/
+6
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-06-27
net: usb: qmi_wwan: add u-blox 0x1312 composition
Davide Tronchin
1
-0
/
+1
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-06-09
usbnet: ipheth: update Kconfig description
Foster Snowhill
1
-6
/
+4
2023-06-09
usbnet: ipheth: add CDC NCM support
Foster Snowhill
1
-25
/
+155
2023-06-09
usbnet: ipheth: transmit URBs without trailing padding
Foster Snowhill
1
-3
/
+1
2023-06-09
usbnet: ipheth: fix risk of NULL pointer deallocation
Georgi Valkov
1
-1
/
+1
2023-06-08
net: usb: qmi_wwan: add support for Compal RXM-G1
Wes Huang
1
-0
/
+2
2023-05-29
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Sebastian Krzyszkowiak
1
-1
/
+1
2023-05-18
net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
Tudor Ambarus
1
-9
/
+15
2023-05-03
r8152: fix the autosuspend doesn't work
Hayes Wang
1
-0
/
+1
2023-05-01
r8152: move setting r8153b_rx_agg_chg_indicate()
Hayes Wang
1
-6
/
+8
2023-05-01
r8152: fix the poor throughput for 2.5G devices
Hayes Wang
1
-0
/
+14
2023-05-01
r8152: fix flow control issue of RTL8156A
Hayes Wang
1
-20
/
+36
[prev]
[next]