summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net: usb: asix: do not force pause frames supportOleksij Rempel2022-06-271-2/+1
| * net: asix: fix "can't send until first packet is send" issueOleksij Rempel2022-06-271-0/+1
* | usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner2022-06-241-6/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-161-13/+13
|\|
| * net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso2022-06-151-13/+13
* | net: smsc95xx: add support for Microchip EVB-LAN8670-USBParthiban Veerasooran2022-06-131-0/+5
* | net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet2022-06-091-4/+4
|/
* Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-034-7/+7
|\
| * Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-031-2/+7
| |\
| * | net: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-234-7/+7
* | | net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao2022-06-011-0/+1
* | | net: usb: qmi_wwan: add Telit 0x1250 compositionCarlo Lobrano2022-05-271-0/+1
* | | net: usb: r8152: Add in new Devices that are supported for Mac-PassthruDavid Ober2022-05-191-7/+26
* | | usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid pollingLukas Wunner2022-05-131-52/+61
* | | usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner2022-05-131-7/+9
* | | usbnet: smsc95xx: Don't reset PHY behind PHY driver's backLukas Wunner2022-05-131-18/+0
* | | usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner2022-05-131-4/+0
* | | usbnet: Run unregister_netdev() before unbind() againLukas Wunner2022-05-133-10/+5
* | | r8152: switch to netif_napi_add_weight()Jakub Kicinski2022-05-081-4/+2
* | | net: make drivers set the TSO limit not the GSO limitJakub Kicinski2022-05-064-4/+4
* | | usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-291-3/+1