index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Lines
2022-03-07
smsc95xx: Ignore -ENODEV errors when device is unplugged
Fabio Estevam
-8
/
+20
2022-02-18
sr9700: sanity check for packet length
Oliver Neukum
-1
/
+1
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-4
/
+33
2022-02-17
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
-0
/
+5
2022-02-15
CDC-NCM: avoid overflow in sanity checking
Oliver Neukum
-4
/
+4
2022-02-14
USB: zaurus: support another broken Zaurus
Oliver Neukum
-0
/
+24
2022-02-12
Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-29
/
+39
2022-02-11
net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
Jann Horn
-29
/
+39
2022-02-09
net: usb: qmi_wwan: Add support for Dell DW5829e
Slark Xiao
-0
/
+2
2022-02-01
ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback
Georgi Valkov
-3
/
+3
2022-01-14
net: usb: Correct reset handling of smsc95xx
Markus Reichl
-1
/
+2
2022-01-13
net: qmi_wwan: Add Hucom Wireless HM-211S/K
Kyoungkyu Park
-0
/
+1
2022-01-13
net: qmi_wwan: add ZTE MF286D modem 19d2:1485
Pawel Dembicki
-0
/
+1
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+10
2022-01-09
net: mcs7830: handle usb read errors properly
Pavel Skripkin
-2
/
+10
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+11
2022-01-05
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
-3
/
+6
2022-01-02
rndis_host: support Hytera digital radios
Thomas Toye
-0
/
+5
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2021-12-27
net: usb: pegasus: Do not drop long Ethernet frames
Matthias-Christian Ott
-2
/
+2
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-7
/
+44
2021-12-23
r8152: sync ocp base
Hayes Wang
-4
/
+22
2021-12-23
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
-0
/
+17
2021-12-22
asix: fix wrong return value in asix_check_host_enable()
Pavel Skripkin
-2
/
+4
2021-12-22
asix: fix uninit-value in asix_mdio_read()
Pavel Skripkin
-1
/
+1
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+7
2021-12-15
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
-0
/
+6
2021-12-10
net: usb: qmi_wwan: add Telit 0x1070 composition
Daniele Palmas
-0
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+2
2021-12-03
net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
Lee Jones
-0
/
+2
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2021-11-29
net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...
Sven Schuchmann
-1
/
+1
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-29
/
+26
2021-11-24
lan78xx: Clean up some inconsistent indenting
Jiapeng Chong
-2
/
+1
2021-11-23
net: usb: Correct PHY handling of smsc95xx
Martyn Welch
-29
/
+26
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
-2
/
+6
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+3
2021-11-18
lan78xx: Introduce NAPI polling support
John Efstathiades
-68
/
+114
2021-11-18
lan78xx: Remove hardware-specific header update
John Efstathiades
-35
/
+16
2021-11-18
lan78xx: Re-order rx_submit() to remove forward declaration
John Efstathiades
-54
/
+52
2021-11-18
lan78xx: Introduce Rx URB processing improvements
John Efstathiades
-116
/
+166
2021-11-18
lan78xx: Introduce Tx URB processing improvements
John Efstathiades
-213
/
+461
2021-11-18
lan78xx: Fix memory allocation bug
John Efstathiades
-17
/
+21
2021-11-17
net: usb: r8152: Add MAC passthrough support for more Lenovo Docks
Aaron Ma
-6
/
+3
2021-11-15
net: usb: ax88179_178a: add TSO feature
Jacky Chou
-6
/
+11
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+7
2021-10-27
usbnet: fix error return code in usbnet_probe()
Wang Hai
-0
/
+1
2021-10-26
net: lan78xx: fix division by zero in send path
Johan Hovold
-0
/
+6
2021-10-25
usbb: catc: use correct API for MAC addresses
Oliver Neukum
-5
/
+17
2021-10-22
net: usb: don't write directly to netdev->dev_addr
Jakub Kicinski
-13
/
+24
[next]