summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* usbnet: fix cyclical race on disconnect with work queueOliver Neukum2024-10-041-9/+28
* usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill2024-09-181-2/+3
* usbnet: ipheth: do not stop RX on failing RX callbackFoster Snowhill2024-09-181-1/+0
* usbnet: ipheth: drop RX URBs with no payloadFoster Snowhill2024-09-181-0/+6
* usbnet: ipheth: remove extraneous rx URB length checkFoster Snowhill2024-09-181-6/+2
* usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum2024-09-121-1/+1
* r8152: fix the firmware doesn't workHayes Wang2024-09-121-4/+13
* usbnet: modern method to get random MACOliver Neukum2024-09-121-8/+3
* net: usb: qmi_wwan: add MeiG Smart SRM825LZHANG Yuntian2024-09-081-0/+1
* net: usb: qmi_wwan: fix memory leak for not ip packetsDaniele Palmas2024-08-141-0/+1
* net: usb: sr9700: fix uninitialized variable use in sr_mdio_readMa Ke2024-08-111-2/+9
* net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas2024-06-261-0/+2
* net: usb: ax88179_178a: improve link status logsJose Ignacio Tornos Martinez2024-06-241-1/+5
* net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum2024-06-201-1/+2
* net: usb: ax88179_178a: improve reset checkJose Ignacio Tornos Martinez2024-06-191-5/+13
* net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran2024-05-271-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-141-11/+26
|\
| * net: usb: ax88179_178a: fix link status when link is set to down/upJose Ignacio Tornos Martinez2024-05-131-11/+26
* | net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet2024-05-101-8/+7
* | net: usb: sr9700: stop lying about skb->truesizeEric Dumazet2024-05-071-7/+3
* | net: usb: smsc75xx: stop lying about skb->truesizeEric Dumazet2024-05-071-8/+4
* | usb: aqc111: stop lying about skb->truesizeEric Dumazet2024-05-071-5/+3
* | net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-077-8/+8
* | r8152: replace dev_info with dev_dbg for loading firmwareHayes Wang2024-04-251-1/+1
* | net: usb: ax88179_178a: Add check for usbnet_get_endpoints()Ma Ke2024-04-251-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-252-8/+6
|\|
| * net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet2024-04-231-8/+3
| * net: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas2024-04-221-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-182-2/+3
|\|
| * net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez2024-04-181-2/+2
| * net:usb:qmi_wwan: support Rolling modulesVanillan Wang2024-04-171-0/+1
* | net: usb: qmi_wwan: add Lonsung U8300/U9300 productCoia Prant2024-04-171-0/+2
* | net: usb: qmi_wwan: Remove generic .ndo_get_stats64Breno Leitao2024-04-111-2/+0
* | net: usb: qmi_wwan: Leverage core stats allocatorBreno Leitao2024-04-112-7/+2
* | net: usb: lan78xx: Fixup EEEAndrew Lunn2024-04-081-20/+22
* | net: usb: ax88179_178a: non necessary second random mac addressJose Ignacio Tornos Martinez2024-04-081-1/+0
|/
* net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez2024-04-041-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-111-1/+1
|\
| * r8152: fix unknown device for choose_configurationHayes Wang2024-03-111-1/+1
* | net: usbnet: Remove generic .ndo_get_stats64Breno Leitao2024-03-071-1/+0
* | net: usbnet: Leverage core stats allocatorBreno Leitao2024-03-071-7/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-1/+2
|\|
| * net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel2024-03-011-1/+2
* | sr9800: Add check for usbnet_get_endpointsChen Ni2024-03-061-1/+3
* | ipv6: annotate data-races around cnf.forwardingEric Dumazet2024-03-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-293-2/+10
|\|
| * net: lan78xx: fix "softirq work is pending" errorOleksij Rempel2024-02-271-0/+2
| * net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco2024-02-271-1/+1
| * lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel2024-02-261-1/+2
| * net: smsc95xx: add support for SYS TEC USB-SPEmodule1Andre Werner2024-02-221-0/+5