index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-29
net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818
Sebastian Krzyszkowiak
1
-1
/
+1
2023-05-18
net: cdc_ncm: Deal with too low values of dwNtbOutMaxSize
Tudor Ambarus
1
-9
/
+15
2023-05-03
r8152: fix the autosuspend doesn't work
Hayes Wang
1
-0
/
+1
2023-05-01
r8152: move setting r8153b_rx_agg_chg_indicate()
Hayes Wang
1
-6
/
+8
2023-05-01
r8152: fix the poor throughput for 2.5G devices
Hayes Wang
1
-0
/
+14
2023-05-01
r8152: fix flow control issue of RTL8156A
Hayes Wang
1
-20
/
+36
2023-04-07
r8152: Add __GFP_NOWARN to big allocations
Douglas Anderson
1
-1
/
+1
2023-03-22
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-17
net: usb: smsc95xx: Limit packet length to skb->len
Szymon Heidrich
1
-0
/
+6
2023-03-16
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-02
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-20
r8152: reduce the control transfer of rtl8152_get_version()
Hayes Wang
1
-4
/
+5
2023-01-20
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-12
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-05
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-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
1
-1
/
+1
2022-12-07
net: asix: add support for the Linux Automation GmbH USB 10Base-T1L
Oleksij Rempel
1
-0
/
+18
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+2
2022-11-28
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-17
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-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-11-03
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-07
Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-10-03
r8152: Rate limit overflow messages
Andrew Gaul
1
-1
/
+3
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+7
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
[next]