summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorLines
2022-07-19r8152: fix a WOL issueHayes Wang-2/+14
2022-07-13r8152: fix accessing unset transport headerHayes Wang-7/+7
2022-07-06usbnet: fix memory leak in error caseOliver Neukum-5/+12
2022-07-01net: usb: Fix typo in codeLi kunyu-1/+1
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso-25/+76
2022-06-29usbnet: fix memory allocation in helpersOliver Neukum-2/+2
2022-06-27net: usb: asix: do not force pause frames supportOleksij Rempel-2/+1
2022-06-27net: asix: fix "can't send until first packet is send" issueOleksij Rempel-0/+1
2022-06-15net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso-13/+13
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-7/+7
2022-06-01net: usb: qmi_wwan: Add support for Cinterion MV31 with new baselineSlark Xiao-0/+1
2022-05-27net: usb: qmi_wwan: add Telit 0x1250 compositionCarlo Lobrano-0/+1
2022-05-19net: usb: r8152: Add in new Devices that are supported for Mac-PassthruDavid Ober-7/+26
2022-05-13usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid pollingLukas Wunner-52/+61
2022-05-13usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner-7/+9
2022-05-13usbnet: smsc95xx: Don't reset PHY behind PHY driver's backLukas Wunner-18/+0
2022-05-13usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner-4/+0
2022-05-13usbnet: Run unregister_netdev() before unbind() againLukas Wunner-10/+5
2022-05-08r8152: switch to netif_napi_add_weight()Jakub Kicinski-4/+2
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski-4/+4
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman-2/+7
2022-04-29usb: lan78xx: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski-3/+1
2022-04-26net: usb: qmi_wwan: add support for Sierra Wireless EM7590Ethan Yang-0/+1
2022-04-23net: remove third argument of usb_maxpacket()Vincent Mailhol-7/+7
2022-04-22USB2NET : SR9800 : change SR9800_BULKIN_SIZE from global to staticTom Rix-1/+1
2022-04-22net: cdc-ncm: Move spin_lock_bh() to spin_lock()Yunbo Yu-4/+4
2022-04-14rndis_host: limit scope of bogus MAC address detection to ZTE devicesLech Perczak-5/+12
2022-04-14rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_etherLech Perczak-0/+32
2022-04-14cdc_ether: export usbnet_cdc_zte_rx_fixupLech Perczak-1/+2
2022-04-12net: usb: qmi_wwan: add Telit 0x1057 compositionDaniele Palmas-0/+1
2022-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+7
2022-04-06net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski-2/+7
2022-04-06net: usb: remove duplicate assignmentWang Qing-1/+0
2022-03-24net: usb: ax88179_178a: add Allied Telesis AT-UMCsGreg Jesionowski-0/+51
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-107/+119
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar-9/+21
2022-03-12net: usb: asix: suspend embedded PHY if external is usedOleksij Rempel-1/+20
2022-03-12net: usb: asix: make use of mdiobus_get_phy and phy_connect_directOleksij Rempel-10/+10
2022-03-12net: usb: asix: store chipid to avoid reading it on resetOleksij Rempel-12/+8
2022-03-12net: usb: asix: unify ax88772_resume codeOleksij Rempel-24/+9
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+20
2022-03-07smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam-8/+20
2022-03-02net: usb: lan78xx: Use generic_handle_irq_safe().Sebastian Andrzej Siewior-5/+2
2022-02-24net: asix: remove code duplicates in asix_mdio_read/write and asix_mdio_read/...Oleksij Rempel-55/+19
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+1
2022-02-22usbnet: gl620a: Replace one-element array with flexible-array memberGustavo A. R. Silva-1/+1
2022-02-18sr9700: sanity check for packet lengthOliver Neukum-1/+1
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-33/+72
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-4/+33
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas-0/+5