summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2020-02-05r8152: disable DelayPhyPwrChgHayes Wang
2020-02-05r8152: avoid the MCU to clear the lanwakeHayes Wang
2020-02-05r8152: disable test IO for RTL8153BHayes Wang
2020-02-05r8152: Disable PLA MCU clock speed downHayes Wang
2020-02-05r8152: disable U2P3 for RTL8153BHayes Wang
2020-02-05r8152: get default setting of WOL before initializingHayes Wang
2020-02-05qmi_wwan: Add support for Quectel RM500QKristian Evensen
2020-01-29net: usb: lan78xx: Add .ndo_features_checkJames Hughes
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet
2020-01-12net: usb: lan78xx: Fix error message format specifierCristian Birsan
2019-12-31net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang
2019-11-20r8152: Re-order napi_disable in rtl8152_closePrashant Malani
2019-11-15ax88172a: fix information leak on short answersOliver Neukum
2019-11-13net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter
2019-11-13net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado
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-10-28net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()Daniel Wagner
2019-10-21r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi
2019-10-18net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn
2019-10-17usb: hso: obey DMA rules in tiocmgetOliver Neukum
2019-10-15net: usb: sr9800: fix uninitialized local variableValentin Vidic
2019-10-09net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-01hso: fix NULL-deref on tty openJohan Hovold
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