summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: usb: cdc-ncm: check for filtering capabilityOliver Neukum1-4/+16
3 daysnet: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang1-0/+1
9 daysnet: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi1-3/+3
9 daysnet: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg1-3/+8
2025-07-24usb: net: sierra: check for no status endpointOliver Neukum1-0/+4
2025-07-17net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li1-0/+1
2025-07-10net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
2025-06-27usbnet: asix AX88772: leave the carrier control to phylinkKrzysztof Hałasa3-36/+4
2025-06-27net: ch9200: fix uninitialised access during mii_nway_restartQasim Ijaz1-2/+5
2025-06-19net: usb: aqc111: debug info before sanitationOliver Neukum1-4/+4
2025-06-19net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich1-2/+8
2025-05-29r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-05-09Revert "rndis_host: Flag RNDIS modems as WWAN devices"Christian Heusel1-14/+2
2025-04-20cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirkPhilipp Hahn3-0/+19
2025-04-20net: usb: asix_devices: add FiberGecko DeviceIDMax Schulze1-0/+17
2025-04-10usbnet:fix NPE during rx_completeYing Lu1-3/+3
2025-04-10rndis_host: Flag RNDIS modems as WWAN devicesLubomir Rintel1-2/+14
2025-04-07net: usb: usbnet: restore usb%d name exception for local mac addressesDominique Martinet1-6/+15
2025-04-07net: usb: qmi_wwan: add Telit Cinterion FE990B compositionFabio Porcedda1-0/+1
2025-04-07net: usb: qmi_wwan: add Telit Cinterion FN990B compositionFabio Porcedda1-0/+1
2025-03-07usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich1-3/+1
2025-02-17usbnet: ipheth: document scope of NCM implementationFoster Snowhill1-0/+8
2025-02-17usbnet: ipheth: fix DPE OoB readFoster Snowhill1-3/+1
2025-02-17usbnet: ipheth: break up NCM header size computationFoster Snowhill1-1/+12
2025-02-17usbnet: ipheth: refactor NCM datagram loopFoster Snowhill1-19/+23
2025-02-17usbnet: ipheth: check that DPE points past NCM headerFoster Snowhill1-1/+2
2025-02-17usbnet: ipheth: use static NDP16 location in URBFoster Snowhill1-5/+4
2025-02-17usbnet: ipheth: fix possible overflow in DPE length checkFoster Snowhill1-2/+2
2025-02-08net: usb: rtl8150: enable basic endpoint checkingNikita Zhandarovich1-0/+22
2025-01-09net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas1-0/+3
2024-12-05net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel1-3/+3
2024-12-05net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel1-1/+4
2024-12-05net: usb: lan78xx: Fix double free issue with interrupt buffer allocationOleksij Rempel1-15/+14
2024-10-29net: usb: qmi_wwan: add Quectel RG650VBenoît Monin1-0/+1
2024-10-29usb: add support for new USB device ID 0x17EF:0x3098 for the r8152 driverBenjamin Große1-0/+1
2024-10-24net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer1-0/+1
2024-10-22net: usb: usbnet: fix name regressionOliver Neukum1-1/+2
2024-10-15net: usb: usbnet: fix race in probe failureOliver Neukum1-0/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro2-2/+2
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum1-9/+28
2024-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-12/+16
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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-9/+11
2024-08-10net: usb: cdc_ether: don't spew notificationszhangxiangqian1-1/+2
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