index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-17
net: usb: sr9700: Handle negative len
Szymon Heidrich
1
-1
/
+1
2023-01-12
r8152: add vendor/device ID pair for Microsoft Devkit
Andre Przywara
1
-0
/
+1
2023-01-05
net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem
Hui Wang
1
-0
/
+6
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+2
2023-01-03
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
1
-1
/
+2
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-07
net: asix: add support for the Linux Automation GmbH USB 10Base-T1L
Oleksij Rempel
1
-0
/
+18
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+2
2022-11-28
net: usb: cdc_ether: add u-blox 0x1343 composition
Davide Tronchin
1
-0
/
+6
2022-11-23
net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLP
Santiago Ruano Rincón
1
-0
/
+1
2022-11-23
net: usb: qmi_wwan: add u-blox 0x1342 composition
Davide Tronchin
1
-0
/
+1
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+43
2022-11-17
net: usb: smsc95xx: fix external PHY reset
Alexandru Tachici
1
-4
/
+42
2022-11-17
net: usb: qmi_wwan: add Telit 0x103a composition
Enrico Sau
1
-0
/
+1
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-11-03
net: usb: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-3
/
+5
2022-10-31
drivers: net: convert to boolean for the mac_managed_pm flag
Denis Kirjanov
1
-2
/
+2
2022-10-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-10-03
r8152: Rate limit overflow messages
Andrew Gaul
1
-1
/
+3
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+7
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-27
net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
Frank Wunderlich
1
-0
/
+1
2022-09-26
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
1
-1
/
+6
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
1
-0
/
+1
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+1
2022-09-06
net: usb: qmi_wwan: add Quectel RM520N
jerry.meng
1
-0
/
+1
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2
-15
/
+22
2022-09-03
r8152: Add MAC passthrough support for Lenovo Travel Hub
André Apitzsch
1
-0
/
+2
2022-08-31
r8152: allow userland to disable multicast
Sven van Ashbrook
1
-8
/
+12
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
8
-16
/
+16
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+2
2022-08-27
r8152: add PID for the Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2
-0
/
+10
2022-08-26
r8152: add PID for the Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
2
-0
/
+10
2022-08-26
net: asix: ax88772: add ethtool pause configuration
Oleksij Rempel
1
-0
/
+20
2022-08-26
net: asix: ax88772: migrate to phylink
Oleksij Rempel
3
-11
/
+116
2022-08-22
r8152: fix the RX FIFO settings when suspending
Hayes Wang
1
-0
/
+10
2022-08-22
r8152: fix the units of some registers for RTL8156A
Hayes Wang
1
-15
/
+2
2022-08-11
net: usb: qmi_wwan: Add support for Cinterion MV32
Slark Xiao
1
-0
/
+2
2022-08-10
Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
Jose Alonso
1
-13
/
+13
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-14
/
+15
2022-08-02
net: usb: ax88179_178a: Bind only to vendor-specific interface
Hector Martin
1
-13
/
+13
2022-08-02
net: usb: make USB_RTL8153_ECM non user configurable
Maciej Żenczykowski
1
-1
/
+2
2022-07-28
net: usb: delete extra space and tab in blank line
Xie Shaowen
5
-30
/
+30
2022-07-22
net: usb: ax88179_178a: wol optimizations
Justin Chen
1
-24
/
+28
2022-07-22
net: usb: ax88179_178a: move priv to driver_priv
Justin Chen
1
-13
/
+19
2022-07-22
net: usb: ax88179_178a: restore state on resume
Justin Chen
1
-26
/
+1
2022-07-22
net: usb: ax88179_178a: clean up pm calls
Justin Chen
1
-88
/
+59
2022-07-22
net: usb: ax88179_178a: remove redundant init code
Justin Chen
1
-81
/
+4
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+14
[next]