summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
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
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-29usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski
2022-04-26net: usb: qmi_wwan: add support for Sierra Wireless EM7590Ethan Yang
2022-04-23net: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-22USB2NET : SR9800 : change SR9800_BULKIN_SIZE from global to staticTom Rix
2022-04-22net: cdc-ncm: Move spin_lock_bh() to spin_lock()Yunbo Yu
2022-04-14rndis_host: limit scope of bogus MAC address detection to ZTE devicesLech Perczak
2022-04-14rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_etherLech Perczak
2022-04-14cdc_ether: export usbnet_cdc_zte_rx_fixupLech Perczak
2022-04-12net: usb: qmi_wwan: add Telit 0x1057 compositionDaniele Palmas
2022-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-04-06net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-06net: usb: remove duplicate assignmentWang Qing
2022-03-24net: usb: ax88179_178a: add Allied Telesis AT-UMCsGreg Jesionowski
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar
2022-03-12net: usb: asix: suspend embedded PHY if external is usedOleksij Rempel
2022-03-12net: usb: asix: make use of mdiobus_get_phy and phy_connect_directOleksij Rempel
2022-03-12net: usb: asix: store chipid to avoid reading it on resetOleksij Rempel
2022-03-12net: usb: asix: unify ax88772_resume codeOleksij Rempel
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-07smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam
2022-03-02net: usb: lan78xx: Use generic_handle_irq_safe().Sebastian Andrzej Siewior
2022-02-24net: asix: remove code duplicates in asix_mdio_read/write and asix_mdio_read/...Oleksij Rempel
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-22usbnet: gl620a: Replace one-element array with flexible-array memberGustavo A. R. Silva
2022-02-18sr9700: sanity check for packet lengthOliver Neukum
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-02-15CDC-NCM: avoid overflow in sanity checkingOliver Neukum
2022-02-15net: hso: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-02-14USB: zaurus: support another broken ZaurusOliver Neukum
2022-02-12Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-11net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-09net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao
2022-02-09net: usb: smsc95xx: add generic selftest supportOleksij Rempel
2022-02-07net: asix: add proper error handling of usb read errorsPavel Skripkin