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-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
2021-04-17
r8152: add help function to change mtu
Hayes Wang
1
-22
/
+31
2021-04-17
r8152: adjust rtl8152_check_firmware function
Hayes Wang
1
-22
/
+29
2021-04-17
r8152: set inter fram gap time depending on speed
Hayes Wang
1
-0
/
+28
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-21
/
+12
2021-04-08
net: hso: fix null-ptr-deref during tty device unregistration
Anirudh Rayabharam
1
-21
/
+12
2021-04-07
net: cdc_ether: record speed in status method
Grant Grundler
1
-7
/
+20
2021-04-07
net: cdc_ncm: record speed in status method
Oliver Neukum
1
-38
/
+17
2021-04-07
usbnet: add method for reporting speed without MII
Oliver Neukum
1
-0
/
+23
2021-04-07
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
9
-26
/
+29
2021-04-02
net: usb: ax88179_178a: initialize local variables before use
Phillip Potter
1
-2
/
+4
2021-03-26
net: usb: lan78xx: remove unused including <linux/version.h>
Zheng Yongjun
1
-1
/
+0
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+6
2021-03-19
r8152: limit the RX buffer size of RTL8153A for USB 2.0
Hayes Wang
1
-1
/
+4
2021-03-19
net: cdc-phonet: fix data-interface release on probe failure
Johan Hovold
1
-0
/
+2
2021-03-19
net: cdc_ncm: drop redundant driver-data assignment
Johan Hovold
1
-1
/
+0
2021-03-08
net: usb: log errors to dmesg/syslog
Grant Grundler
1
-1
/
+1
2021-03-08
net: usb: cdc_ncm: emit dev_err on error paths
Grant Grundler
1
-5
/
+5
2021-03-05
net: usb: qmi_wwan: allow qmimux add/del with master up
Daniele Palmas
1
-14
/
+0
2021-03-04
Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
Hayes Wang
1
-29
/
+6
2021-02-24
net: usb: qmi_wwan: support ZTE P685M modem
Lech Perczak
1
-0
/
+1
2021-02-23
r8152: spilt rtl_set_eee_plus and r8153b_green_en
Hayes Wang
1
-16
/
+27
2021-02-23
r8152: replace netif_err with dev_err
Hayes Wang
1
-2
/
+2
2021-02-23
r8152: check if the pointer of the function exists
Hayes Wang
1
-0
/
+13
2021-02-23
r8152: enable U1/U2 for USB_SPEED_SUPER
Hayes Wang
1
-3
/
+4
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-02-05
r8152: adjust the flow of power cut for RTL8153B
Hayes Wang
1
-28
/
+40
2021-02-05
r8152: replace several functions about phy patch request
Hayes Wang
1
-34
/
+50
2021-02-04
NET: usb: qmi_wwan: Adding support for Cinterion MV31
Christoph Schemmel
1
-0
/
+1
2021-02-04
net: usb: cdc_ncm: use new API for bh tasklet
Emil Renner Berthing
1
-5
/
+7
2021-02-03
net: usb: rtl8150: use new tasklet API
Emil Renner Berthing
1
-3
/
+3
2021-02-03
net: usb: r8152: use new tasklet API
Emil Renner Berthing
1
-5
/
+3
2021-02-03
net: usb: pegasus: use new tasklet API
Emil Renner Berthing
1
-4
/
+3
2021-02-03
net: usb: lan78xx: use new tasklet API
Emil Renner Berthing
1
-3
/
+3
2021-02-03
net: usb: hso: use new tasklet API
Emil Renner Berthing
1
-5
/
+5
2021-01-29
net: qmi_wwan: Add pass through mode
Subash Abhinov Kasiviswanathan
1
-0
/
+58
2021-01-29
net: usb: qmi_wwan: add qmap id sysfs file for qmimux interfaces
Daniele Palmas
1
-0
/
+24
2021-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+7
2021-01-29
net: usb: cdc_ether: added support for Thales Cinterion PLSx3 modem family.
Giacinto Cifelli
1
-0
/
+6
2021-01-27
net: usbnet: use new tasklet API
Emil Renner Berthing
1
-4
/
+4
2021-01-27
net: usbnet: initialize tasklet using tasklet_init
Emil Renner Berthing
1
-2
/
+1
2021-01-27
usbnet: fix the indentation of one code snippet
Dongliang Mu
1
-6
/
+6
2021-01-23
net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
Giacinto Cifelli
1
-0
/
+1
[next]