summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorLines
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+2
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+3
2022-10-03r8152: Rate limit overflow messagesAndrew Gaul-1/+3
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+7
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski-1/+1
2022-09-27net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich-0/+1
2022-09-26usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye-1/+6
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman-0/+1
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-0/+1
2022-09-06net: usb: qmi_wwan: add Quectel RM520Njerry.meng-0/+1
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman-15/+22
2022-09-03r8152: Add MAC passthrough support for Lenovo Travel HubAndré Apitzsch-0/+2
2022-08-31r8152: allow userland to disable multicastSven van Ashbrook-8/+12
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang-16/+16
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen-1/+2
2022-08-27r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre-0/+10
2022-08-26r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre-0/+10
2022-08-26net: asix: ax88772: add ethtool pause configurationOleksij Rempel-0/+20
2022-08-26net: asix: ax88772: migrate to phylinkOleksij Rempel-11/+116
2022-08-22r8152: fix the RX FIFO settings when suspendingHayes Wang-0/+10
2022-08-22r8152: fix the units of some registers for RTL8156AHayes Wang-15/+2
2022-08-11net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao-0/+2
2022-08-10Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso-13/+13
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-14/+15
2022-08-02net: usb: ax88179_178a: Bind only to vendor-specific interfaceHector Martin-13/+13
2022-08-02net: usb: make USB_RTL8153_ECM non user configurableMaciej Żenczykowski-1/+2
2022-07-28net: usb: delete extra space and tab in blank lineXie Shaowen-30/+30
2022-07-22net: usb: ax88179_178a: wol optimizationsJustin Chen-24/+28
2022-07-22net: usb: ax88179_178a: move priv to driver_privJustin Chen-13/+19
2022-07-22net: usb: ax88179_178a: restore state on resumeJustin Chen-26/+1
2022-07-22net: usb: ax88179_178a: clean up pm callsJustin Chen-88/+59
2022-07-22net: usb: ax88179_178a: remove redundant init codeJustin Chen-81/+4
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+14
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik-1/+24
2022-07-19r8152: fix a WOL issueHayes Wang-2/+14
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+7
2022-07-13r8152: fix accessing unset transport headerHayes Wang-7/+7
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+13
2022-07-06usbnet: fix memory leak in error caseOliver Neukum-5/+12
2022-07-05net: asix: change the type of asix_set_sw/hw_mii to staticZhengchao Shao-22/+21
2022-07-04usbnet: smsc95xx: Clean up unnecessary BUG_ON() upon register accessLukas Wunner-4/+0
2022-07-04usbnet: smsc95xx: Clean up nopm handlingLukas Wunner-106/+66
2022-07-04usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner-6/+20
2022-07-03net: usb: Remove unnecessary '0' values from hasdataLi kunyu-1/+1
2022-07-01usbnet: remove vestiges of debug macrosOliver Neukum-3/+0
2022-07-01net: usb: Fix typo in codeLi kunyu-1/+1
2022-07-01cdc-eem: always use BITOliver Neukum-1/+1
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-29/+80
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso-25/+76
2022-06-29usbnet: fix memory allocation in helpersOliver Neukum-2/+2