summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* r8152: add missing endpoint sanity checkJohan Hovold2020-01-141-0/+3
* net: usb: lan78xx: limit size of local TSO packetsEric Dumazet2020-01-141-0/+1
* qmi_wwan: Add support for Quectel RM500QKristian Evensen2020-01-131-0/+1
* net: usb: lan78xx: fix possible skb leakEric Dumazet2020-01-071-6/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-221-1/+2
|\
| * net: usb: lan78xx: Fix error message format specifierCristian Birsan2019-12-151-1/+1
| * net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan2019-12-121-0/+1
* | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-2/+2
|/
* net: usb: aqc111: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-271-2/+2
* net: usbnet: Fix -Wcast-function-typePhong Tran2019-11-261-1/+8
* net: hso: Fix -Wcast-function-typePhong Tran2019-11-261-2/+3
* ax88179_178a: add ethtool_op_get_ts_info()Andreas K. Besslein2019-11-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-221-9/+21
|\
| * r8152: avoid to call napi_disable twiceHayes Wang2019-11-221-8/+20
| * r8152: Re-order napi_disable in rtl8152_closePrashant Malani2019-11-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-163-2/+4
|\|
| * ax88172a: fix information leak on short answersOliver Neukum2019-11-151-1/+1
| * net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter2019-11-131-1/+1
| * net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado2019-11-131-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-092-3/+4
|\|
| * net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado2019-11-071-0/+1
| * CDC-NCM: handle incomplete transfer of MTUOliver Neukum2019-11-071-3/+3
* | r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2Kai-Heng Feng2019-11-052-19/+46
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-023-1/+12
|\|
| * net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner2019-10-281-1/+4
| * r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi2019-10-212-0/+8
* | r8152: check the pointer rtl_fw->fw before using itHayes Wang2019-10-251-2/+5
* | net: lan78xx: remove set but not used variable 'event'YueHaibing2019-10-231-3/+0
* | r8152: support firmware of PHY NC for RTL8153AHayes Wang2019-10-221-2/+282
* | r8152: move r8153_patch_request forwardHayes Wang2019-10-221-27/+27
* | r8152: add checking fw_offset field of struct fw_macHayes Wang2019-10-221-3/+9
* | r8152: rename fw_type_1 with fw_macHayes Wang2019-10-221-41/+41
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-204-11/+17
|\|
| * net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn2019-10-181-6/+6
| * usb: hso: obey DMA rules in tiocmgetOliver Neukum2019-10-171-4/+9
| * net: usb: sr9800: fix uninitialized local variableValentin Vidic2019-10-151-1/+1
| * net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas2019-10-091-0/+1
* | r8152: support request_firmware for RTL8153Hayes Wang2019-10-161-12/+756
* | net: usb: ax88179_178a: write mac to hardware in get_mac_addrPeter Fink2019-10-111-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-052-2/+2
|\|
| * r8152: Set macpassthru in reset_resume callbackKai-Heng Feng2019-10-041-2/+1
| * qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer2019-10-041-0/+1
| * hso: fix NULL-deref on tty openJohan Hovold2019-10-011-4/+8
* | r8152: Add identifier names for function pointersPrashant Malani2019-10-031-11/+12
* | r8152: Use guard clause and fix comment typosPrashant Malani2019-10-011-16/+16
* | hso: fix NULL-deref on tty openJohan Hovold2019-10-011-4/+8
* | net: usb: ax88179_178a: allow optionally getting mac address from device treePeter Fink2019-10-011-4/+27
* | r8152: Factor out OOB link list waitsPrashant Malani2019-10-011-52/+21
|/
* usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork2019-09-211-0/+5
* cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork2019-09-211-1/+5