index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-03-23
net: asix: fix modprobe "sysfs: cannot create duplicate filename"
Grant Grundler
1
-5
/
+27
2023-03-20
usb: plusb: remove unused pl_clear_QuickLink_features function
Tom Rix
1
-6
/
+0
2023-03-20
net: usb: lan78xx: Limit packet length to skb->len
Szymon Heidrich
1
-1
/
+17
2023-03-18
net: usb: smsc95xx: Limit packet length to skb->len
Szymon Heidrich
1
-0
/
+6
2023-03-17
net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull
Szymon Heidrich
1
-2
/
+8
2023-03-15
net: usb: smsc75xx: Limit packet length to skb->len
Szymon Heidrich
1
-1
/
+2
2023-03-07
net: usb: qmi_wwan: add Telit 0x1080 composition
Enrico Sau
1
-0
/
+1
2023-03-07
net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990
Enrico Sau
1
-0
/
+5
2023-03-03
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
1
-26
/
+1
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2023-02-13
net/usb: kalmia: Don't pass act_len in usb_bulk_msg error path
Miko Larsson
1
-4
/
+4
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2023-02-06
net: USB: Fix wrong-direction WARNING in plusb.c
Alan Stern
1
-3
/
+1
2023-01-21
r8152: reduce the control transfer of rtl8152_get_version()
Hayes Wang
1
-4
/
+5
2023-01-21
r8152: remove rtl_vendor_mode function
Hayes Wang
1
-38
/
+1
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-01-18
r8152: avoid to change cfg for all devices
Hayes Wang
1
-3
/
+17
2023-01-17
net: usb: sr9700: Handle negative len
Szymon Heidrich
1
-1
/
+1
2023-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+7
2023-01-12
r8152: add vendor/device ID pair for Microsoft Devkit
Andre Przywara
1
-0
/
+1
2023-01-09
cdc_ether: no need to blacklist any r8152 devices
Bjørn Mork
1
-114
/
+0
2023-01-09
r8152: add USB device driver for config selection
Bjørn Mork
1
-32
/
+81
2023-01-09
usbnet: optimize usbnet_bh() to reduce CPU load
Leesoo Ahn
1
-12
/
+17
2023-01-06
net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem
Hui Wang
1
-0
/
+6
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+2
2023-01-03
usb: rndis_host: Secure rndis_query check against int overflow
Szymon Heidrich
1
-1
/
+2
2022-12-26
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-08
net: asix: add support for the Linux Automation GmbH USB 10Base-T1L
Oleksij Rempel
1
-0
/
+18
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+2
2022-11-29
net: usb: cdc_ether: add u-blox 0x1343 composition
Davide Tronchin
1
-0
/
+6
2022-11-23
net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLP
Santiago Ruano Rincón
1
-0
/
+1
2022-11-23
net: usb: qmi_wwan: add u-blox 0x1342 composition
Davide Tronchin
1
-0
/
+1
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+43
2022-11-17
net: usb: smsc95xx: fix external PHY reset
Alexandru Tachici
1
-4
/
+42
2022-11-17
net: usb: qmi_wwan: add Telit 0x103a composition
Enrico Sau
1
-0
/
+1
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-11-04
net: usb: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2
-3
/
+5
2022-10-31
drivers: net: convert to boolean for the mac_managed_pm flag
Denis Kirjanov
1
-2
/
+2
2022-10-08
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-10-04
r8152: Rate limit overflow messages
Andrew Gaul
1
-1
/
+3
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+7
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-27
net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
Frank Wunderlich
1
-0
/
+1
2022-09-26
usbnet: Fix memory leak in usbnet_disconnect()
Peilin Ye
1
-1
/
+6
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
1
-0
/
+1
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+1
2022-09-06
net: usb: qmi_wwan: add Quectel RM520N
jerry.meng
1
-0
/
+1
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
2
-15
/
+22
2022-09-03
r8152: Add MAC passthrough support for Lenovo Travel Hub
André Apitzsch
1
-0
/
+2
[next]