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
2021-07-15
usb: hso: fix error handling code of hso_create_net_device
Dongliang Mu
1
-10
/
+23
2021-07-14
r8152: Fix a deadlock by doubly PM resume
Takashi Iwai
1
-9
/
+18
2021-07-14
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-05
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-18
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-09
net: usb: asix: ax88772: Fix less than zero comparison of a u16
Colin Ian King
1
-4
/
+4
2021-06-09
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-01
net: usb: Fix spelling mistakes
Zheng Yongjun
8
-13
/
+13
2021-06-01
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-24
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-20
net: cdc_ncm: use DEVICE_ATTR_RW macro
YueHaibing
1
-12
/
+24
2021-05-20
net: usb: hso: use DEVICE_ATTR_RO macro
YueHaibing
1
-4
/
+3
2021-05-20
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-17
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-14
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-11
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-25
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-22
r8152: replace return with break for ram code speedup mode timeout
Hayes Wang
1
-1
/
+1
2021-04-16
r8152: search the configuration of vendor mode
Hayes Wang
1
-4
/
+35
2021-04-16
r8152: support PHY firmware for RTL8156 series
Hayes Wang
1
-2
/
+561
2021-04-16
r8152: support new chips
Hayes Wang
1
-65
/
+2149
[next]