summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-07net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado
2019-11-07CDC-NCM: handle incomplete transfer of MTUOliver Neukum
2019-11-05r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2Kai-Heng Feng
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-28net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner
2019-10-25r8152: check the pointer rtl_fw->fw before using itHayes Wang
2019-10-23net: lan78xx: remove set but not used variable 'event'YueHaibing
2019-10-22r8152: support firmware of PHY NC for RTL8153AHayes Wang
2019-10-22r8152: move r8153_patch_request forwardHayes Wang
2019-10-22r8152: add checking fw_offset field of struct fw_macHayes Wang
2019-10-22r8152: rename fw_type_1 with fw_macHayes Wang
2019-10-21r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-18net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn
2019-10-17usb: hso: obey DMA rules in tiocmgetOliver Neukum
2019-10-16r8152: support request_firmware for RTL8153Hayes Wang
2019-10-15net: usb: sr9800: fix uninitialized local variableValentin Vidic
2019-10-11net: usb: ax88179_178a: write mac to hardware in get_mac_addrPeter Fink
2019-10-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-03r8152: Add identifier names for function pointersPrashant Malani
2019-10-01r8152: Use guard clause and fix comment typosPrashant Malani
2019-10-01hso: fix NULL-deref on tty openJohan Hovold
2019-10-01hso: fix NULL-deref on tty openJohan Hovold
2019-10-01net: usb: ax88179_178a: allow optionally getting mac address from device treePeter Fink
2019-10-01r8152: Factor out OOB link list waitsPrashant Malani
2019-09-21usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork
2019-09-21cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork
2019-09-19usbnet: sanity checking of packet sizes and device mtuOliver Neukum
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork
2019-09-05r8152: adjust the settings of ups flagsHayes Wang
2019-09-05r8152: modify rtl8152_set_speed functionHayes Wang
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-28r8152: remove calling netif_napi_delHayes Wang
2019-08-28Revert "r8152: napi hangup fix after disconnect"Hayes Wang
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-25r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani
2019-08-23r8152: add a helper function about setting EEEHayes Wang
2019-08-23r8152: saving the settings of EEEHayes Wang
2019-08-22net: usb: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-20r8152: divide the tx and rx bottom functionsHayes Wang
2019-08-19r8152: fix accessing skb after napi_gro_receiveHayes Wang
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-18net: kalmia: fix memory leaksWenwen Wang
2019-08-18cx82310_eth: fix a memory leak bugWenwen Wang
2019-08-16lan78xx: Fix memory leaksWenwen Wang