summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-071-1/+2
|\
| * Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2022-09-251-0/+1
| |\
| * \ Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman2022-09-052-15/+22
| |\ \
| * | | tty: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-031-1/+3
|\ \ \ \
| * | | | r8152: Rate limit overflow messagesAndrew Gaul2022-10-031-1/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-292-1/+7
|\| | | |
| * | | | net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich2022-09-271-0/+1
| * | | | usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye2022-09-261-1/+6
| | |_|/ | |/| |
* | | | net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-0/+1
|\| | |
| * | | net: usb: qmi_wwan: add Quectel RM520Njerry.meng2022-09-061-0/+1
| | |/ | |/|
| * | r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2022-08-272-0/+10
* | | r8152: Add MAC passthrough support for Lenovo Travel HubAndré Apitzsch2022-09-031-0/+2
* | | r8152: allow userland to disable multicastSven van Ashbrook2022-08-311-8/+12
* | | net: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-318-16/+16
* | | r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2022-08-262-0/+10
* | | net: asix: ax88772: add ethtool pause configurationOleksij Rempel2022-08-261-0/+20
* | | net: asix: ax88772: migrate to phylinkOleksij Rempel2022-08-263-11/+116
|/ /
* | r8152: fix the RX FIFO settings when suspendingHayes Wang2022-08-221-0/+10
* | r8152: fix the units of some registers for RTL8156AHayes Wang2022-08-221-15/+2
|/
* net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao2022-08-111-0/+2
* Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso2022-08-101-13/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-08-032-14/+15
|\
| * net: usb: ax88179_178a: Bind only to vendor-specific interfaceHector Martin2022-08-021-13/+13
| * net: usb: make USB_RTL8153_ECM non user configurableMaciej Żenczykowski2022-08-021-1/+2
* | net: usb: delete extra space and tab in blank lineXie Shaowen2022-07-285-30/+30
* | net: usb: ax88179_178a: wol optimizationsJustin Chen2022-07-221-24/+28
* | net: usb: ax88179_178a: move priv to driver_privJustin Chen2022-07-221-13/+19
* | net: usb: ax88179_178a: restore state on resumeJustin Chen2022-07-221-26/+1
* | net: usb: ax88179_178a: clean up pm callsJustin Chen2022-07-221-88/+59
* | net: usb: ax88179_178a: remove redundant init codeJustin Chen2022-07-221-81/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-211-2/+14
|\|
| * r8152: fix a WOL issueHayes Wang2022-07-191-2/+14
* | net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik2022-07-211-1/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-7/+7
|\|
| * r8152: fix accessing unset transport headerHayes Wang2022-07-131-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-072-6/+13
|\|
| * usbnet: fix memory leak in error caseOliver Neukum2022-07-061-5/+12
| * net: usb: Fix typo in codeLi kunyu2022-07-011-1/+1
* | net: asix: change the type of asix_set_sw/hw_mii to staticZhengchao Shao2022-07-052-22/+21
* | usbnet: smsc95xx: Clean up unnecessary BUG_ON() upon register accessLukas Wunner2022-07-041-4/+0
* | usbnet: smsc95xx: Clean up nopm handlingLukas Wunner2022-07-041-106/+66
* | usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner2022-07-041-6/+20
* | net: usb: Remove unnecessary '0' values from hasdataLi kunyu2022-07-031-1/+1
* | usbnet: remove vestiges of debug macrosOliver Neukum2022-07-011-3/+0
* | cdc-eem: always use BITOliver Neukum2022-07-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-304-29/+80
|\|
| * net: usb: ax88179_178a: Fix packet receivingJose Alonso2022-06-301-25/+76
| * usbnet: fix memory allocation in helpersOliver Neukum2022-06-291-2/+2