index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-15
usb: hso: fix error handling code of hso_create_net_device
Dongliang Mu
1
-10
/
+23
2021-07-15
r8152: Fix a deadlock by doubly PM resume
Takashi Iwai
1
-9
/
+18
2021-07-15
r8152: Fix potential PM refcount imbalance
Takashi Iwai
1
-1
/
+2
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+4
2021-07-01
net: usb: asix: ax88772: suspend PHY on driver probe
Oleksij Rempel
1
-0
/
+1
2021-06-24
usbnet: add usbnet_event_names[] for kevent
Yajun Deng
1
-2
/
+19
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-8
/
+10
2021-06-17
r8152: store the information of the pipes
Hayes Wang
1
-5
/
+13
2021-06-17
net: cdc_eem: fix tx fixup skb leak
Linyu Yuan
1
-1
/
+1
2021-06-16
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-06-16
net: usb: fix possible use-after-free in smsc75xx_bind
Dongliang Mu
1
-4
/
+6
2021-06-15
qmi_wwan: Do not call netif_rx from rx_fixup
Kristian Evensen
1
-1
/
+1
2021-06-15
net: cdc_ncm: switch to eth%d interface naming
Maciej Żenczykowski
1
-1
/
+1
2021-06-11
net: usb: asix: ax88772: manage PHY PM from MAC
Oleksij Rempel
1
-31
/
+12
2021-06-10
net: usb: asix: ax88772: Fix less than zero comparison of a u16
Colin Ian King
1
-4
/
+4
2021-06-10
net: usb: asix: Fix less than zero comparison of a u16
Colin Ian King
1
-3
/
+5
2021-06-07
usbnet: run unbind() before unregister_netdev()
Oleksij Rempel
1
-3
/
+3
2021-06-07
net: usb: asix: add error handling for asix_mdio_* functions
Oleksij Rempel
1
-14
/
+28
2021-06-07
net: usb: asix: ax88772: add generic selftest support
Oleksij Rempel
3
-0
/
+25
2021-06-07
net: usb: asix: ax88772: add phylib support
Oleksij Rempel
4
-58
/
+122
2021-06-07
net: usb/phy: asix: add support for ax88772A/C PHYs
Oleksij Rempel
1
-0
/
+1
2021-06-07
net: usb: asix: refactor asix_read_phy_addr() and handle errors on return
Oleksij Rempel
4
-20
/
+34
2021-06-07
net: usb: asix: ax88772_bind: use devm_kzalloc() instead of kzalloc()
Oleksij Rempel
1
-4
/
+3
2021-06-02
net: usb: Fix spelling mistakes
Zheng Yongjun
8
-13
/
+13
2021-06-02
r8152: support pauseparam of ethtool_ops
Hayes Wang
1
-0
/
+75
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
5
-31
/
+67
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-31
/
+67
2021-05-25
net: usb: fix memory leak in smsc75xx_bind
Pavel Skripkin
1
-2
/
+6
2021-05-24
net: hso: fix control-request directions
Johan Hovold
1
-2
/
+2
2021-05-24
r8152: check the informaton of the device
Hayes Wang
1
-5
/
+37
2021-05-21
net: cdc_ncm: use DEVICE_ATTR_RW macro
YueHaibing
1
-12
/
+24
2021-05-21
net: usb: hso: use DEVICE_ATTR_RO macro
YueHaibing
1
-4
/
+3
2021-05-21
net: usb: remove leading spaces before tabs
Hui Tang
1
-1
/
+1
2021-05-19
net: hso: bail out on interrupt URB allocation failure
Johan Hovold
1
-7
/
+7
2021-05-18
net: lan78xx: advertise tx software timestamping support
Markus Bloechl
1
-0
/
+1
2021-05-18
drivers/net: Remove leading spaces in Kconfig
Juerg Haefliger
1
-5
/
+5
2021-05-17
net: hso: check for allocation failure in hso_create_bulk_serial_device()
Dan Carpenter
1
-19
/
+18
2021-05-15
net: cdc_eem: fix URL to CDC EEM 1.0 spec
Jonathan Davies
1
-1
/
+1
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-2
/
+2
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-2
/
+2
2021-05-12
usb: class: cdc-wdm: WWAN framework integration
Loic Poulain
3
-1
/
+4
2021-04-26
net: hso: fix NULL-deref on disconnect regression
Johan Hovold
1
-1
/
+1
2021-04-26
r8152: remove some bit operations
Hayes Wang
1
-7
/
+7
2021-04-23
r8152: redefine REALTEK_USB_DEVICE macro
Hayes Wang
1
-35
/
+27
2021-04-23
r8152: remove NCM mode from REALTEK_USB_DEVICE macro
Hayes Wang
1
-9
/
+0
2021-04-23
r8152: replace return with break for ram code speedup mode timeout
Hayes Wang
1
-1
/
+1
2021-04-17
r8152: search the configuration of vendor mode
Hayes Wang
1
-4
/
+35
2021-04-17
r8152: support PHY firmware for RTL8156 series
Hayes Wang
1
-2
/
+561
2021-04-17
r8152: support new chips
Hayes Wang
1
-65
/
+2149
[next]