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
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
2022-07-21
net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
Dominik Czerwik
1
-1
/
+24
2022-07-19
r8152: fix a WOL issue
Hayes Wang
1
-2
/
+14
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+7
2022-07-13
r8152: fix accessing unset transport header
Hayes Wang
1
-7
/
+7
2022-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+13
2022-07-06
usbnet: fix memory leak in error case
Oliver Neukum
1
-5
/
+12
2022-07-05
net: asix: change the type of asix_set_sw/hw_mii to static
Zhengchao Shao
2
-22
/
+21
2022-07-04
usbnet: smsc95xx: Clean up unnecessary BUG_ON() upon register access
Lukas Wunner
1
-4
/
+0
2022-07-04
usbnet: smsc95xx: Clean up nopm handling
Lukas Wunner
1
-106
/
+66
2022-07-04
usbnet: smsc95xx: Fix deadlock on runtime resume
Lukas Wunner
1
-6
/
+20
2022-07-03
net: usb: Remove unnecessary '0' values from hasdata
Li kunyu
1
-1
/
+1
2022-07-01
usbnet: remove vestiges of debug macros
Oliver Neukum
1
-3
/
+0
2022-07-01
net: usb: Fix typo in code
Li kunyu
1
-1
/
+1
2022-07-01
cdc-eem: always use BIT
Oliver Neukum
1
-1
/
+1
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-29
/
+80
2022-06-30
net: usb: ax88179_178a: Fix packet receiving
Jose Alonso
1
-25
/
+76
2022-06-29
usbnet: fix memory allocation in helpers
Oliver Neukum
1
-2
/
+2
2022-06-27
net: usb: asix: do not force pause frames support
Oleksij Rempel
1
-2
/
+1
2022-06-27
net: asix: fix "can't send until first packet is send" issue
Oleksij Rempel
1
-0
/
+1
2022-06-24
usbnet: Fix linkwatch use-after-free on disconnect
Lukas Wunner
1
-6
/
+2
2022-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+13
2022-06-15
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
1
-13
/
+13
2022-06-13
net: smsc95xx: add support for Microchip EVB-LAN8670-USB
Parthiban Veerasooran
1
-0
/
+5
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
1
-4
/
+4
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-7
/
+7
2022-06-01
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
1
-0
/
+1
2022-05-27
net: usb: qmi_wwan: add Telit 0x1250 composition
Carlo Lobrano
1
-0
/
+1
2022-05-19
net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
David Ober
1
-7
/
+26
2022-05-13
usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
Lukas Wunner
1
-52
/
+61
2022-05-13
usbnet: smsc95xx: Avoid link settings race on interrupt reception
Lukas Wunner
1
-7
/
+9
2022-05-13
usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
Lukas Wunner
1
-18
/
+0
2022-05-13
usbnet: smsc95xx: Don't clear read-only PHY interrupt
Lukas Wunner
1
-4
/
+0
2022-05-13
usbnet: Run unregister_netdev() before unbind() again
Lukas Wunner
3
-10
/
+5
2022-05-08
r8152: switch to netif_napi_add_weight()
Jakub Kicinski
1
-4
/
+2
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
4
-4
/
+4
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
1
-2
/
+7
2022-04-29
usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-3
/
+1
2022-04-26
net: usb: qmi_wwan: add support for Sierra Wireless EM7590
Ethan Yang
1
-0
/
+1
[next]