summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* net: asix: fix modprobe "sysfs: cannot create duplicate filename"Grant Grundler2023-03-221-5/+27
* usb: plusb: remove unused pl_clear_QuickLink_features functionTom Rix2023-03-201-6/+0
* net: usb: lan78xx: Limit packet length to skb->lenSzymon Heidrich2023-03-201-1/+17
* net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich2023-03-171-0/+6
* net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich2023-03-161-2/+8
* net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich2023-03-151-1/+2
* net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau2023-03-071-0/+1
* net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau2023-03-071-0/+5
* net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino2023-03-021-26/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-171-4/+4
|\
| * net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson2023-02-131-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-3/+1
|\|
| * net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern2023-02-061-3/+1
* | r8152: reduce the control transfer of rtl8152_get_version()Hayes Wang2023-01-201-4/+5
* | r8152: remove rtl_vendor_mode functionHayes Wang2023-01-201-38/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-201-1/+1
|\|
| * net: usb: sr9700: Handle negative lenSzymon Heidrich2023-01-171-1/+1
* | r8152: avoid to change cfg for all devicesHayes Wang2023-01-181-3/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-122-0/+7
|\|
| * r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara2023-01-121-0/+1
| * net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modemHui Wang2023-01-051-0/+6
* | cdc_ether: no need to blacklist any r8152 devicesBjørn Mork2023-01-091-114/+0
* | r8152: add USB device driver for config selectionBjørn Mork2023-01-091-32/+81
* | usbnet: optimize usbnet_bh() to reduce CPU loadLeesoo Ahn2023-01-091-12/+17
|/
* Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-051-1/+2
|\
| * usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich2023-01-031-1/+2
* | treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
|/
* net: asix: add support for the Linux Automation GmbH USB 10Base-T1LOleksij Rempel2022-12-071-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-292-0/+2
|\
| * net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón2022-11-231-0/+1
| * net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin2022-11-231-0/+1
* | net: usb: cdc_ether: add u-blox 0x1343 compositionDavide Tronchin2022-11-281-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-172-4/+43
|\|
| * net: usb: smsc95xx: fix external PHY resetAlexandru Tachici2022-11-171-4/+42
| * net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau2022-11-171-0/+1
* | net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)2022-11-071-1/+0
* | net: usb: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-032-3/+5
* | drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov2022-10-311-2/+2
|/
* Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-071-1/+2
|\
| * Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2022-09-251-0/+1
| |\
| * \ Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman2022-09-052-15/+22
| |\ \
| * | | tty: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-031-1/+3
|\ \ \ \
| * | | | r8152: Rate limit overflow messagesAndrew Gaul2022-10-031-1/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-292-1/+7
|\| | | |
| * | | | net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich2022-09-271-0/+1
| * | | | usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye2022-09-261-1/+6
| | |_|/ | |/| |
* | | | net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-0/+1
|\| | |
| * | | net: usb: qmi_wwan: add Quectel RM520Njerry.meng2022-09-061-0/+1
| | |/ | |/|