summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2022-09-06net: usb: qmi_wwan: add Quectel RM520Njerry.meng
2022-08-27r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-08-22r8152: fix the RX FIFO settings when suspendingHayes Wang
2022-08-22r8152: fix the units of some registers for RTL8156AHayes Wang
2022-08-11net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao
2022-08-10Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-02net: usb: ax88179_178a: Bind only to vendor-specific interfaceHector Martin
2022-08-02net: usb: make USB_RTL8153_ECM non user configurableMaciej Żenczykowski
2022-07-28net: usb: delete extra space and tab in blank lineXie Shaowen
2022-07-22net: usb: ax88179_178a: wol optimizationsJustin Chen
2022-07-22net: usb: ax88179_178a: move priv to driver_privJustin Chen
2022-07-22net: usb: ax88179_178a: restore state on resumeJustin Chen
2022-07-22net: usb: ax88179_178a: clean up pm callsJustin Chen
2022-07-22net: usb: ax88179_178a: remove redundant init codeJustin Chen
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik
2022-07-19r8152: fix a WOL issueHayes Wang
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-13r8152: fix accessing unset transport headerHayes Wang
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-06usbnet: fix memory leak in error caseOliver Neukum
2022-07-05net: asix: change the type of asix_set_sw/hw_mii to staticZhengchao Shao
2022-07-04usbnet: smsc95xx: Clean up unnecessary BUG_ON() upon register accessLukas Wunner
2022-07-04usbnet: smsc95xx: Clean up nopm handlingLukas Wunner
2022-07-04usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner
2022-07-03net: usb: Remove unnecessary '0' values from hasdataLi kunyu
2022-07-01usbnet: remove vestiges of debug macrosOliver Neukum
2022-07-01net: usb: Fix typo in codeLi kunyu
2022-07-01cdc-eem: always use BITOliver Neukum
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-06-29usbnet: fix memory allocation in helpersOliver Neukum
2022-06-27net: usb: asix: do not force pause frames supportOleksij Rempel
2022-06-27net: asix: fix "can't send until first packet is send" issueOleksij Rempel
2022-06-24usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner
2022-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-15net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-06-13net: smsc95xx: add support for Microchip EVB-LAN8670-USBParthiban Veerasooran
2022-06-09net: adopt u64_stats_t in struct pcpu_sw_netstatsEric Dumazet
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao
2022-05-27net: usb: qmi_wwan: add Telit 0x1250 compositionCarlo Lobrano
2022-05-19net: usb: r8152: Add in new Devices that are supported for Mac-PassthruDavid Ober
2022-05-13usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid pollingLukas Wunner
2022-05-13usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner
2022-05-13usbnet: smsc95xx: Don't reset PHY behind PHY driver's backLukas Wunner
2022-05-13usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner
2022-05-13usbnet: Run unregister_netdev() before unbind() againLukas Wunner
2022-05-08r8152: switch to netif_napi_add_weight()Jakub Kicinski