summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2024-10-04usbnet: fix cyclical race on disconnect with work queueOliver Neukum1-9/+28
2024-09-05r8152: fix the firmware doesn't workHayes Wang1-4/+13
2024-09-03usbnet: modern method to get random MACOliver Neukum1-8/+3
2024-08-09usbnet: ipheth: fix carrier detection in modes 1 and 4Foster Snowhill1-2/+3
2024-08-09usbnet: ipheth: do not stop RX on failing RX callbackFoster Snowhill1-1/+0
2024-08-09usbnet: ipheth: drop RX URBs with no payloadFoster Snowhill1-0/+6
2024-08-09usbnet: ipheth: remove extraneous rx URB length checkFoster Snowhill1-6/+2
2024-08-09usbnet: ipheth: race between ipheth_close and error handlingOliver Neukum1-1/+1
2024-08-07net: usb: qmi_wwan: add MeiG Smart SRM825LZHANG Yuntian1-0/+1
2024-08-05net: usb: qmi_wwan: fix memory leak for not ip packetsDaniele Palmas1-0/+1
2024-07-26net: usb: sr9700: fix uninitialized variable use in sr_mdio_readMa Ke1-2/+9
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+7
2024-06-26net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas1-0/+2
2024-06-24net: usb: ax88179_178a: improve link status logsJose Ignacio Tornos Martinez1-1/+5
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+15
2024-06-20net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum1-1/+2
2024-06-19net: usb: ax88179_178a: improve reset checkJose Ignacio Tornos Martinez1-5/+13
2024-06-13CDC-NCM: add support for Apple's private interfaceOle André Vadla Ravnås1-1/+46
2024-06-07r8152: Set NET_ADDR_STOLEN if using passthru MACMilan Broz1-0/+1
2024-06-04r8152: Wake up the system if the we need a resetDouglas Anderson1-0/+7
2024-06-04r8152: If inaccessible at resume time, issue a resetDouglas Anderson1-0/+13
2024-06-02lan78xx: Enable Auto Speed and Auto Duplex configuration for LAN7801 if NO EE...Rengarajan S1-1/+4
2024-06-02lan78xx: Enable 125 MHz CLK configuration for LAN7801 if NO EEPROM is detectedRengarajan S1-0/+2
2024-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+7
2024-05-28net: usb: remove unused structs 'usb_context'Dr. David Alan Gilbert2-10/+0
2024-05-27net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran1-4/+7
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+26
2024-05-14net: usb: ax88179_178a: fix link status when link is set to down/upJose Ignacio Tornos Martinez1-11/+26
2024-05-11net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet1-8/+7
2024-05-08net: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
2024-05-08net: usb: smsc75xx: stop lying about skb->truesizeEric Dumazet1-8/+4
2024-05-08usb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
2024-05-08net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet7-8/+8
2024-04-26r8152: replace dev_info with dev_dbg for loading firmwareHayes Wang1-1/+1
2024-04-26net: usb: ax88179_178a: Add check for usbnet_get_endpoints()Ma Ke1-1/+4
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+6
2024-04-24net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet1-8/+3
2024-04-22net: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas1-0/+3
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+3
2024-04-18net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
2024-04-18net:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
2024-04-18net: usb: qmi_wwan: add Lonsung U8300/U9300 productCoia Prant1-0/+2
2024-04-12net: usb: qmi_wwan: Remove generic .ndo_get_stats64Breno Leitao1-2/+0
2024-04-12net: usb: qmi_wwan: Leverage core stats allocatorBreno Leitao2-7/+2
2024-04-08net: usb: lan78xx: Fixup EEEAndrew Lunn1-20/+22
2024-04-08net: usb: ax88179_178a: non necessary second random mac addressJose Ignacio Tornos Martinez1-1/+0
2024-04-04net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez1-0/+2
2024-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-03-12r8152: fix unknown device for choose_configurationHayes Wang1-1/+1
2024-03-08net: usbnet: Remove generic .ndo_get_stats64Breno Leitao1-1/+0