summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2022-08-17usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner
2022-08-17usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid pollingLukas Wunner
2022-08-17usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner
2022-08-17usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner
2022-08-17net: usb: make USB_RTL8153_ECM non user configurableMaciej Żenczykowski
2022-08-17Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-17usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner
2022-07-29r8152: fix a WOL issueHayes Wang
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-12usbnet: fix memory leak in error caseOliver Neukum
2022-07-07net: asix: fix "can't send until first packet is send" issueOleksij Rempel
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum
2022-07-07net: usb: asix: do not force pause frames supportOleksij Rempel
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-06-09usbnet: Run unregister_netdev() before unbind() againLukas Wunner
2022-04-06net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
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
2022-02-04net: don't include ndisc.h from ipv6.hJakub Kicinski
2022-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-01ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-01-24net: usb: asix: remove redundant assignment to variable regColin Ian King
2022-01-14net: usb: Correct reset handling of smsc95xxMarkus Reichl
2022-01-13net: qmi_wwan: Add Hucom Wireless HM-211S/KKyoungkyu Park
2022-01-13net: qmi_wwan: add ZTE MF286D modem 19d2:1485Pawel Dembicki
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski