summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2020-05-14net: usb: qmi_wwan: add support for DW5816eMatt Jolly1-0/+1
2020-04-01net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki1-0/+1
2020-03-21net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas1-0/+3
2020-03-18r8152: check disconnect status after long sleepYou-Sheng Yang1-0/+8
2020-03-05qmi_wwan: unconditionally reject 2 ep interfacesBjørn Mork1-27/+15
2020-03-05qmi_wwan: re-add DW5821e pre-production variantBjørn Mork1-0/+1
2020-02-06r8152: disable DelayPhyPwrChgHayes Wang1-1/+9
2020-02-06r8152: avoid the MCU to clear the lanwakeHayes Wang1-0/+33
2020-02-06r8152: disable test IO for RTL8153BHayes Wang1-0/+10
2020-02-06r8152: Disable PLA MCU clock speed downHayes Wang1-0/+17
2020-02-06r8152: disable U2P3 for RTL8153BHayes Wang1-3/+0
2020-02-06r8152: get default setting of WOL before initializingHayes Wang1-4/+5
2020-02-06qmi_wwan: Add support for Quectel RM500QKristian Evensen1-0/+1
2020-01-29net: usb: lan78xx: Add .ndo_features_checkJames Hughes1-0/+15
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet1-0/+1
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet1-6/+3
2020-01-12net: usb: lan78xx: Fix error message format specifierCristian Birsan1-1/+1
2019-12-31net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan1-0/+1
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang1-8/+20
2019-11-20r8152: Re-order napi_disable in rtl8152_closePrashant Malani1-1/+1
2019-11-15ax88172a: fix information leak on short answersOliver Neukum1-1/+1
2019-11-14net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter1-1/+1
2019-11-13net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+2
2019-11-08net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado1-0/+1
2019-11-08CDC-NCM: handle incomplete transfer of MTUOliver Neukum1-3/+3
2019-10-29net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner1-1/+4
2019-10-21r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi2-0/+8
2019-10-18net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn1-6/+6
2019-10-17usb: hso: obey DMA rules in tiocmgetOliver Neukum1-4/+9
2019-10-16net: usb: sr9800: fix uninitialized local variableValentin Vidic1-1/+1
2019-10-10net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas1-0/+1
2019-10-05r8152: Set macpassthru in reset_resume callbackKai-Heng Feng1-2/+1
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+1
2019-10-02hso: fix NULL-deref on tty openJohan Hovold1-4/+8
2019-09-21usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork1-0/+5
2019-09-21cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork1-1/+5
2019-09-19usbnet: sanity checking of packet sizes and device mtuOliver Neukum1-0/+3
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+9
2019-09-13cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork1-1/+9
2019-09-05r8152: adjust the settings of ups flagsHayes Wang1-88/+120
2019-09-05r8152: modify rtl8152_set_speed functionHayes Wang1-64/+132
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+1
2019-08-29r8152: remove calling netif_napi_delHayes Wang1-2/+0
2019-08-29Revert "r8152: napi hangup fix after disconnect"Hayes Wang1-2/+1
2019-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+4
2019-08-26r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani1-1/+4
2019-08-24r8152: add a helper function about setting EEEHayes Wang1-91/+77
2019-08-24r8152: saving the settings of EEEHayes Wang1-30/+50
2019-08-23net: usb: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2-7/+3