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