index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
2021-06-24
usbnet: add usbnet_event_names[] for kevent
Yajun Deng
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-17
r8152: store the information of the pipes
Hayes Wang
2021-06-17
net: cdc_eem: fix tx fixup skb leak
Linyu Yuan
2021-06-16
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-06-16
net: usb: fix possible use-after-free in smsc75xx_bind
Dongliang Mu
2021-06-15
qmi_wwan: Do not call netif_rx from rx_fixup
Kristian Evensen
2021-06-15
net: cdc_ncm: switch to eth%d interface naming
Maciej Żenczykowski
2021-06-11
net: usb: asix: ax88772: manage PHY PM from MAC
Oleksij Rempel
2021-06-09
net: usb: asix: ax88772: Fix less than zero comparison of a u16
Colin Ian King
2021-06-09
net: usb: asix: Fix less than zero comparison of a u16
Colin Ian King
2021-06-07
usbnet: run unbind() before unregister_netdev()
Oleksij Rempel
2021-06-07
net: usb: asix: add error handling for asix_mdio_* functions
Oleksij Rempel
2021-06-07
net: usb: asix: ax88772: add generic selftest support
Oleksij Rempel
2021-06-07
net: usb: asix: ax88772: add phylib support
Oleksij Rempel
2021-06-07
net: usb/phy: asix: add support for ax88772A/C PHYs
Oleksij Rempel
2021-06-07
net: usb: asix: refactor asix_read_phy_addr() and handle errors on return
Oleksij Rempel
2021-06-07
net: usb: asix: ax88772_bind: use devm_kzalloc() instead of kzalloc()
Oleksij Rempel
2021-06-01
net: usb: Fix spelling mistakes
Zheng Yongjun
2021-06-01
r8152: support pauseparam of ethtool_ops
Hayes Wang
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-24
net: usb: fix memory leak in smsc75xx_bind
Pavel Skripkin
2021-05-24
net: hso: fix control-request directions
Johan Hovold
2021-05-24
r8152: check the informaton of the device
Hayes Wang
2021-05-20
net: cdc_ncm: use DEVICE_ATTR_RW macro
YueHaibing
2021-05-20
net: usb: hso: use DEVICE_ATTR_RO macro
YueHaibing
2021-05-20
net: usb: remove leading spaces before tabs
Hui Tang
2021-05-19
net: hso: bail out on interrupt URB allocation failure
Johan Hovold
2021-05-18
net: lan78xx: advertise tx software timestamping support
Markus Bloechl
2021-05-17
drivers/net: Remove leading spaces in Kconfig
Juerg Haefliger
2021-05-17
net: hso: check for allocation failure in hso_create_bulk_serial_device()
Dan Carpenter
2021-05-14
net: cdc_eem: fix URL to CDC EEM 1.0 spec
Jonathan Davies
2021-05-11
usb: class: cdc-wdm: WWAN framework integration
Loic Poulain
2021-04-26
net: hso: fix NULL-deref on disconnect regression
Johan Hovold
2021-04-25
r8152: remove some bit operations
Hayes Wang
2021-04-23
r8152: redefine REALTEK_USB_DEVICE macro
Hayes Wang
2021-04-23
r8152: remove NCM mode from REALTEK_USB_DEVICE macro
Hayes Wang
2021-04-22
r8152: replace return with break for ram code speedup mode timeout
Hayes Wang
2021-04-16
r8152: search the configuration of vendor mode
Hayes Wang
2021-04-16
r8152: support PHY firmware for RTL8156 series
Hayes Wang
2021-04-16
r8152: support new chips
Hayes Wang
2021-04-16
r8152: add help function to change mtu
Hayes Wang
2021-04-16
r8152: adjust rtl8152_check_firmware function
Hayes Wang
2021-04-16
r8152: set inter fram gap time depending on speed
Hayes Wang
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-07
net: hso: fix null-ptr-deref during tty device unregistration
Anirudh Rayabharam
2021-04-06
net: cdc_ether: record speed in status method
Grant Grundler
2021-04-06
net: cdc_ncm: record speed in status method
Oliver Neukum
2021-04-06
usbnet: add method for reporting speed without MII
Oliver Neukum
2021-04-06
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
[next]