summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2020-04-02pegasus: Remove pegasus' own workqueuePetko Manolov
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-23net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki
2020-03-15cdc_ncm: Fix the build warningAlexander Bersenev
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-11cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev
2020-03-06r8152: reject unsupported coalescing paramsJakub Kicinski
2020-03-02r8152: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-29r8152: check disconnect status after long sleepYou-Sheng Yang
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-23net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas
2020-02-19r8152: use new helper tcp_v6_gso_csum_prepHeiner Kallweit
2020-02-17net: usb: cdc-phonet: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-10qmi_wwan: unconditionally reject 2 ep interfacesBjørn Mork
2020-02-10qmi_wwan: re-add DW5821e pre-production variantBjørn Mork
2020-02-04r8152: Add MAC passthrough support to new deviceKai-Heng Feng
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-23r8152: disable DelayPhyPwrChgHayes Wang
2020-01-23r8152: avoid the MCU to clear the lanwakeHayes Wang
2020-01-23r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153BHayes Wang
2020-01-23r8152: disable test IO for RTL8153BHayes Wang
2020-01-23r8152: Disable PLA MCU clock speed downHayes Wang
2020-01-23r8152: disable U2P3 for RTL8153BHayes Wang
2020-01-23r8152: get default setting of WOL before initializingHayes Wang
2020-01-23r8152: reset flow control patch when linking on for RTL8153BHayes Wang
2020-01-23r8152: fix runtime resume for linking changeHayes Wang
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2020-01-21net: usb: lan78xx: Add .ndo_features_checkJames Hughes
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-14r8152: add missing endpoint sanity checkJohan Hovold
2020-01-14net: usb: lan78xx: limit size of local TSO packetsEric Dumazet
2020-01-13qmi_wwan: Add support for Quectel RM500QKristian Evensen
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-08net: r8152: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-07net: usb: lan78xx: fix possible skb leakEric Dumazet
2020-01-07net: ch9200: remove unnecessary returnChen Zhou
2020-01-07net: ch9200: use __func__ in debug messageChen Zhou
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-15net: usb: lan78xx: Fix error message format specifierCristian Birsan
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-12-12net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-11-27net: usb: aqc111: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-26net: usbnet: Fix -Wcast-function-typePhong Tran
2019-11-26net: hso: Fix -Wcast-function-typePhong Tran
2019-11-24ax88179_178a: add ethtool_op_get_ts_info()Andreas K. Besslein
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang
2019-11-20r8152: Re-order napi_disable in rtl8152_closePrashant Malani