summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2022-08-25Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-25usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-12usbnet: fix memory leak in error caseOliver Neukum
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
2022-07-07net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano
2022-07-07net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas
2022-07-07net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas
2022-07-07qmi_wwan: Added support for Telit LN940 seriesJörgen Storvist
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum
2022-07-07usbnet: make sure no NULL pointer is passed throughOliver Neukum
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-03-02USB: zaurus: support another broken ZaurusOliver Neukum
2022-03-02sr9700: sanity check for packet lengthOliver Neukum
2022-02-23net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao
2022-02-23net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn
2022-02-08ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-01-27net: mcs7830: handle usb read errors properlyPavel Skripkin
2022-01-11rndis_host: support Hytera digital radiosThomas Toye
2021-12-29net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-22net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor
2021-12-14net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-11-12usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu
2021-11-12net: hso: register netdev later to avoid a race conditionAndreas Kemnade
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai
2021-11-02usbnet: sanity check for maxpacketOliver Neukum
2021-10-27r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum
2021-10-06net: hso: fix muxed tty registrationJohan Hovold
2021-09-22net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas
2021-08-15net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin
2021-08-08r8152: Fix potential PM refcount imbalanceTakashi Iwai
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-30net: cdc_eem: fix tx fixup skb leakLinyu Yuan
2021-06-30net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu
2021-06-30net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski
2021-06-10net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-06-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-06-03net: hso: fix control-request directionsJohan Hovold
2021-05-22net: usb: ax88179_178a: initialize local variables before usePhillip Potter
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold
2021-04-28net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam
2021-03-30net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak
2021-03-03NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel
2021-02-03net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli
2021-01-23rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin
2021-01-23net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen
2021-01-12CDC-NCM: remove "connected" log messageRoland Dreier