summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-122-0/+7
|\|
| * r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara2023-01-121-0/+1
| * net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modemHui Wang2023-01-051-0/+6
* | cdc_ether: no need to blacklist any r8152 devicesBjørn Mork2023-01-091-114/+0
* | r8152: add USB device driver for config selectionBjørn Mork2023-01-091-32/+81
* | usbnet: optimize usbnet_bh() to reduce CPU loadLeesoo Ahn2023-01-091-12/+17
|/
* Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-051-1/+2
|\
| * usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich2023-01-031-1/+2
* | treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
|/
* net: asix: add support for the Linux Automation GmbH USB 10Base-T1LOleksij Rempel2022-12-071-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-292-0/+2
|\
| * net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón2022-11-231-0/+1
| * net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin2022-11-231-0/+1
* | net: usb: cdc_ether: add u-blox 0x1343 compositionDavide Tronchin2022-11-281-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-172-4/+43
|\|
| * net: usb: smsc95xx: fix external PHY resetAlexandru Tachici2022-11-171-4/+42
| * net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau2022-11-171-0/+1
* | net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)2022-11-071-1/+0
* | net: usb: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-032-3/+5
* | drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov2022-10-311-2/+2
|/
* 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