index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
r8152: add PID for the Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2022-08-27
2
-0
/
+10
*
r8152: fix the RX FIFO settings when suspending
Hayes Wang
2022-08-22
1
-0
/
+10
*
r8152: fix the units of some registers for RTL8156A
Hayes Wang
2022-08-22
1
-15
/
+2
*
net: usb: qmi_wwan: Add support for Cinterion MV32
Slark Xiao
2022-08-11
1
-0
/
+2
*
Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
Jose Alonso
2022-08-10
1
-13
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-08-03
2
-14
/
+15
|
\
|
*
net: usb: ax88179_178a: Bind only to vendor-specific interface
Hector Martin
2022-08-02
1
-13
/
+13
|
*
net: usb: make USB_RTL8153_ECM non user configurable
Maciej Żenczykowski
2022-08-02
1
-1
/
+2
*
|
net: usb: delete extra space and tab in blank line
Xie Shaowen
2022-07-28
5
-30
/
+30
*
|
net: usb: ax88179_178a: wol optimizations
Justin Chen
2022-07-22
1
-24
/
+28
*
|
net: usb: ax88179_178a: move priv to driver_priv
Justin Chen
2022-07-22
1
-13
/
+19
*
|
net: usb: ax88179_178a: restore state on resume
Justin Chen
2022-07-22
1
-26
/
+1
*
|
net: usb: ax88179_178a: clean up pm calls
Justin Chen
2022-07-22
1
-88
/
+59
*
|
net: usb: ax88179_178a: remove redundant init code
Justin Chen
2022-07-22
1
-81
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-2
/
+14
|
\
|
|
*
r8152: fix a WOL issue
Hayes Wang
2022-07-19
1
-2
/
+14
*
|
net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
Dominik Czerwik
2022-07-21
1
-1
/
+24
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
1
-7
/
+7
|
\
|
|
*
r8152: fix accessing unset transport header
Hayes Wang
2022-07-13
1
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-07
2
-6
/
+13
|
\
|
|
*
usbnet: fix memory leak in error case
Oliver Neukum
2022-07-06
1
-5
/
+12
|
*
net: usb: Fix typo in code
Li kunyu
2022-07-01
1
-1
/
+1
*
|
net: asix: change the type of asix_set_sw/hw_mii to static
Zhengchao Shao
2022-07-05
2
-22
/
+21
*
|
usbnet: smsc95xx: Clean up unnecessary BUG_ON() upon register access
Lukas Wunner
2022-07-04
1
-4
/
+0
*
|
usbnet: smsc95xx: Clean up nopm handling
Lukas Wunner
2022-07-04
1
-106
/
+66
*
|
usbnet: smsc95xx: Fix deadlock on runtime resume
Lukas Wunner
2022-07-04
1
-6
/
+20
*
|
net: usb: Remove unnecessary '0' values from hasdata
Li kunyu
2022-07-03
1
-1
/
+1
*
|
usbnet: remove vestiges of debug macros
Oliver Neukum
2022-07-01
1
-3
/
+0
*
|
cdc-eem: always use BIT
Oliver Neukum
2022-07-01
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
4
-29
/
+80
|
\
|
|
*
net: usb: ax88179_178a: Fix packet receiving
Jose Alonso
2022-06-30
1
-25
/
+76
|
*
usbnet: fix memory allocation in helpers
Oliver Neukum
2022-06-29
1
-2
/
+2
|
*
net: usb: asix: do not force pause frames support
Oleksij Rempel
2022-06-27
1
-2
/
+1
|
*
net: asix: fix "can't send until first packet is send" issue
Oleksij Rempel
2022-06-27
1
-0
/
+1
*
|
usbnet: Fix linkwatch use-after-free on disconnect
Lukas Wunner
2022-06-24
1
-6
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-16
1
-13
/
+13
|
\
|
|
*
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
2022-06-15
1
-13
/
+13
*
|
net: smsc95xx: add support for Microchip EVB-LAN8670-USB
Parthiban Veerasooran
2022-06-13
1
-0
/
+5
*
|
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-06-09
1
-4
/
+4
|
/
*
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
4
-7
/
+7
|
\
|
*
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-05-03
1
-2
/
+7
|
|
\
|
*
|
net: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-23
4
-7
/
+7
*
|
|
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
2022-06-01
1
-0
/
+1
*
|
|
net: usb: qmi_wwan: add Telit 0x1250 composition
Carlo Lobrano
2022-05-27
1
-0
/
+1
*
|
|
net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
David Ober
2022-05-19
1
-7
/
+26
*
|
|
usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
Lukas Wunner
2022-05-13
1
-52
/
+61
*
|
|
usbnet: smsc95xx: Avoid link settings race on interrupt reception
Lukas Wunner
2022-05-13
1
-7
/
+9
*
|
|
usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
Lukas Wunner
2022-05-13
1
-18
/
+0
*
|
|
usbnet: smsc95xx: Don't clear read-only PHY interrupt
Lukas Wunner
2022-05-13
1
-4
/
+0
*
|
|
usbnet: Run unregister_netdev() before unbind() again
Lukas Wunner
2022-05-13
3
-10
/
+5
[next]