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-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
2022-04-23
net: remove third argument of usb_maxpacket()
Vincent Mailhol
4
-7
/
+7
2022-04-22
USB2NET : SR9800 : change SR9800_BULKIN_SIZE from global to static
Tom Rix
1
-1
/
+1
2022-04-22
net: cdc-ncm: Move spin_lock_bh() to spin_lock()
Yunbo Yu
1
-4
/
+4
2022-04-14
rndis_host: limit scope of bogus MAC address detection to ZTE devices
Lech Perczak
1
-5
/
+12
2022-04-14
rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether
Lech Perczak
1
-0
/
+32
2022-04-14
cdc_ether: export usbnet_cdc_zte_rx_fixup
Lech Perczak
1
-1
/
+2
2022-04-12
net: usb: qmi_wwan: add Telit 0x1057 composition
Daniele Palmas
1
-0
/
+1
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+7
2022-04-06
net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
Marcin Kozlowski
1
-2
/
+7
2022-04-06
net: usb: remove duplicate assignment
Wang Qing
1
-1
/
+0
2022-03-24
net: usb: ax88179_178a: add Allied Telesis AT-UMCs
Greg Jesionowski
1
-0
/
+51
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
8
-107
/
+119
2022-03-14
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
2
-9
/
+21
2022-03-12
net: usb: asix: suspend embedded PHY if external is used
Oleksij Rempel
2
-1
/
+20
2022-03-12
net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
Oleksij Rempel
2
-10
/
+10
2022-03-12
net: usb: asix: store chipid to avoid reading it on reset
Oleksij Rempel
2
-12
/
+8
2022-03-12
net: usb: asix: unify ax88772_resume code
Oleksij Rempel
2
-24
/
+9
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+20
2022-03-07
smsc95xx: Ignore -ENODEV errors when device is unplugged
Fabio Estevam
1
-8
/
+20
2022-03-02
net: usb: lan78xx: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
1
-5
/
+2
2022-02-24
net: asix: remove code duplicates in asix_mdio_read/write and asix_mdio_read/...
Oleksij Rempel
1
-55
/
+19
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-22
usbnet: gl620a: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-02-18
sr9700: sanity check for packet length
Oliver Neukum
1
-1
/
+1
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-33
/
+72
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-4
/
+33
2022-02-17
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-02-15
CDC-NCM: avoid overflow in sanity checking
Oliver Neukum
1
-4
/
+4
2022-02-15
net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-1
/
+1
[prev]
[next]