index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
2022-07-06
usbnet: fix memory leak in error case
Oliver Neukum
2022-07-01
net: usb: Fix typo in code
Li kunyu
2022-06-30
net: usb: ax88179_178a: Fix packet receiving
Jose Alonso
2022-06-29
usbnet: fix memory allocation in helpers
Oliver Neukum
2022-06-27
net: usb: asix: do not force pause frames support
Oleksij Rempel
2022-06-27
net: asix: fix "can't send until first packet is send" issue
Oleksij Rempel
2022-06-15
net: usb: ax88179_178a needs FLAG_SEND_ZLP
Jose Alonso
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-01
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
2022-05-27
net: usb: qmi_wwan: add Telit 0x1250 composition
Carlo Lobrano
2022-05-19
net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
David Ober
2022-05-13
usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling
Lukas Wunner
2022-05-13
usbnet: smsc95xx: Avoid link settings race on interrupt reception
Lukas Wunner
2022-05-13
usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
Lukas Wunner
2022-05-13
usbnet: smsc95xx: Don't clear read-only PHY interrupt
Lukas Wunner
2022-05-13
usbnet: Run unregister_netdev() before unbind() again
Lukas Wunner
2022-05-08
r8152: switch to netif_napi_add_weight()
Jakub Kicinski
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-03
Merge 5.18-rc5 into usb-next
Greg Kroah-Hartman
2022-04-29
usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-26
net: usb: qmi_wwan: add support for Sierra Wireless EM7590
Ethan Yang
2022-04-23
net: remove third argument of usb_maxpacket()
Vincent Mailhol
2022-04-22
USB2NET : SR9800 : change SR9800_BULKIN_SIZE from global to static
Tom Rix
2022-04-22
net: cdc-ncm: Move spin_lock_bh() to spin_lock()
Yunbo Yu
2022-04-14
rndis_host: limit scope of bogus MAC address detection to ZTE devices
Lech Perczak
2022-04-14
rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether
Lech Perczak
2022-04-14
cdc_ether: export usbnet_cdc_zte_rx_fixup
Lech Perczak
2022-04-12
net: usb: qmi_wwan: add Telit 0x1057 composition
Daniele Palmas
2022-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-06
net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
Marcin Kozlowski
2022-04-06
net: usb: remove duplicate assignment
Wang Qing
2022-03-24
net: usb: ax88179_178a: add Allied Telesis AT-UMCs
Greg Jesionowski
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-14
Merge tag 'v5.17-rc8' into irq/core, to fix conflicts
Ingo Molnar
2022-03-12
net: usb: asix: suspend embedded PHY if external is used
Oleksij Rempel
2022-03-12
net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
Oleksij Rempel
2022-03-12
net: usb: asix: store chipid to avoid reading it on reset
Oleksij Rempel
2022-03-12
net: usb: asix: unify ax88772_resume code
Oleksij Rempel
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-07
smsc95xx: Ignore -ENODEV errors when device is unplugged
Fabio Estevam
2022-03-02
net: usb: lan78xx: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
2022-02-24
net: asix: remove code duplicates in asix_mdio_read/write and asix_mdio_read/...
Oleksij Rempel
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-22
usbnet: gl620a: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-02-18
sr9700: sanity check for packet length
Oliver Neukum
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-02-17
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
2022-02-15
CDC-NCM: avoid overflow in sanity checking
Oliver Neukum
2022-02-15
net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
[next]