summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2022-12-07net: asix: add support for the Linux Automation GmbH USB 10Base-T1LOleksij Rempel
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-28net: usb: cdc_ether: add u-blox 0x1343 compositionDavide Tronchin
2022-11-23net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLPSantiago Ruano Rincón
2022-11-23net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin
2022-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-17net: usb: smsc95xx: fix external PHY resetAlexandru Tachici
2022-11-17net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)
2022-11-03net: usb: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-10-31drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-03r8152: Rate limit overflow messagesAndrew Gaul
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-27net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich
2022-09-26usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-06net: usb: qmi_wwan: add Quectel RM520Njerry.meng
2022-09-05Merge 6.0-rc4 into tty-nextGreg Kroah-Hartman
2022-09-03r8152: Add MAC passthrough support for Lenovo Travel HubAndré Apitzsch
2022-08-31r8152: allow userland to disable multicastSven van Ashbrook
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen
2022-08-27r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-08-26r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-08-26net: asix: ax88772: add ethtool pause configurationOleksij Rempel
2022-08-26net: asix: ax88772: migrate to phylinkOleksij Rempel
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