index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
2020-11-03
net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
Daniele Palmas
2020-10-18
net: usb: rtl8150: don't incorrectly assign random MAC addresses
Anant Thazhemadam
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-13
net: usbnet: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-13
net: usb: qmi_wwan: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-12
cx82310_eth: use netdev_err instead of dev_err
Ondrej Zary
2020-10-12
cx82310_eth: re-enable ethernet mode after router reboot
Ondrej Zary
2020-10-10
net: usbnet: remove driver version
Heiner Kallweit
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-08
net: usb: qmi_wwan: add Cellient MPL200 card
Wilken Gottwalt
2020-10-06
net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
Anant Thazhemadam
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
2020-10-03
usbnet: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-10-02
net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address()
Łukasz Stelmach
2020-10-02
net: usb: pegasus: Proper error handing when setting pegasus' MAC address
Petko Manolov
2020-10-02
net: pegasus: Use the new usb control message API.
Petko Manolov
2020-10-02
net: rtl8150: Use the new usb control message API.
Petko Manolov
2020-09-29
net: usb: net1080: Remove in_interrupt() comment
Sebastian Andrzej Siewior
2020-09-29
net: usb: kaweth: Remove last user of kaweth_control()
Sebastian Andrzej Siewior
2020-09-29
net: usb: kaweth: Replace kaweth_control() with usb_control_msg()
Sebastian Andrzej Siewior
2020-09-28
net: usb: ax88179_178a: add MCT usb 3.0 adapter
Wilken Gottwalt
2020-09-28
net: usb: ax88179_178a: fix missing stop entry in driver_info
Wilken Gottwalt
2020-09-25
net: usb: ax88179_178a: add Toshiba usb 3.0 adapter
Wilken Gottwalt
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-14
rndis_host: increase sleep time in the query-response loop
Olympia Giannou
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-01
net: usb: dm9601: Add USB ID of Keenetic Plus DSL
Kamil Lorenc
2020-08-28
smsc95xx: add phylib support
Andre Edich
2020-08-28
smsc95xx: use usbnet->driver_priv
Andre Edich
2020-08-28
smsc95xx: remove redundant function arguments
Andre Edich
2020-08-27
net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
Himadri Pandya
2020-08-26
net: cdc_ncm: Fix build error
YueHaibing
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-07
r8152: Use MAC address from correct device tree node
Thierry Reding
2020-08-05
usb: hso: remove bogus check for EINPROGRESS
Oliver Neukum
2020-08-05
usb: hso: no complaint about kmalloc failure
Oliver Neukum
2020-08-05
hso: fix bailout in error case of probe
Oliver Neukum
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-28
net: lan78xx: replace bogus endpoint lookup
Johan Hovold
2020-07-28
net: lan78xx: fix transfer-buffer memory leak
Johan Hovold
2020-07-28
net: lan78xx: add missing endpoint sanity check
Johan Hovold
2020-07-28
usb: hso: check for return value in hso_serial_common_create()
Rustam Kovhaev
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-17
net: cdc_ncm: hook into set_rx_mode to admit multicast traffic
Miguel Rodríguez Pérez
2020-07-17
net: cdc_ncm: add .ndo_set_rx_mode to cdc_ncm_netdev_ops
Miguel Rodríguez Pérez
2020-07-17
net: usbnet: export usbnet_set_rx_mode()
Bjørn Mork
2020-07-17
net: cdc_ether: export usbnet_cdc_update_filter
Miguel Rodríguez Pérez
[next]