summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorLines
2023-08-01USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard-0/+42
2023-07-31net: usb: qmi_wwan: add Quectel EM05GV2Martin Kohn-0/+1
2023-07-31net: usb: lan78xx: reorder cleanup operations to avoid UAF bugsDuoming Zhou-5/+2
2023-07-13net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern-0/+6
2023-07-01net: usb: cdc_ether: add u-blox 0x1313 composition.Davide Tronchin-0/+6
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+1
2023-06-27net: usb: qmi_wwan: add u-blox 0x1312 compositionDavide Tronchin-0/+1
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet-0/+1
2023-06-09usbnet: ipheth: update Kconfig descriptionFoster Snowhill-6/+4
2023-06-09usbnet: ipheth: add CDC NCM supportFoster Snowhill-25/+155
2023-06-09usbnet: ipheth: transmit URBs without trailing paddingFoster Snowhill-3/+1
2023-06-09usbnet: ipheth: fix risk of NULL pointer deallocationGeorgi Valkov-1/+1
2023-06-08net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang-0/+2
2023-05-29net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak-1/+1
2023-05-18net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus-9/+15
2023-05-03r8152: fix the autosuspend doesn't workHayes Wang-0/+1
2023-05-01r8152: move setting r8153b_rx_agg_chg_indicate()Hayes Wang-6/+8
2023-05-01r8152: fix the poor throughput for 2.5G devicesHayes Wang-0/+14
2023-05-01r8152: fix flow control issue of RTL8156AHayes Wang-20/+36
2023-04-07r8152: Add __GFP_NOWARN to big allocationsDouglas Anderson-1/+1
2023-03-22net: asix: fix modprobe "sysfs: cannot create duplicate filename"Grant Grundler-5/+27
2023-03-20usb: plusb: remove unused pl_clear_QuickLink_features functionTom Rix-6/+0
2023-03-20net: usb: lan78xx: Limit packet length to skb->lenSzymon Heidrich-1/+17
2023-03-17net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich-0/+6
2023-03-16net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich-2/+8
2023-03-15net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich-1/+2
2023-03-07net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau-0/+1
2023-03-07net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau-0/+5
2023-03-02net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino-26/+1
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-4/+4
2023-02-13net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson-4/+4
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+1
2023-02-06net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern-3/+1
2023-01-20r8152: reduce the control transfer of rtl8152_get_version()Hayes Wang-4/+5
2023-01-20r8152: remove rtl_vendor_mode functionHayes Wang-38/+1
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2023-01-18r8152: avoid to change cfg for all devicesHayes Wang-3/+17
2023-01-17net: usb: sr9700: Handle negative lenSzymon Heidrich-1/+1
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+7
2023-01-12r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara-0/+1
2023-01-09cdc_ether: no need to blacklist any r8152 devicesBjørn Mork-114/+0
2023-01-09r8152: add USB device driver for config selectionBjørn Mork-32/+81
2023-01-09usbnet: optimize usbnet_bh() to reduce CPU loadLeesoo Ahn-12/+17
2023-01-05net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modemHui Wang-0/+6
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+2
2023-01-03usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich-1/+2
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)-1/+1
2022-12-07net: asix: add support for the Linux Automation GmbH USB 10Base-T1LOleksij Rempel-0/+18
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+2