summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* net: lan78xx: fix division by zero in send pathJohan Hovold2021-11-021-0/+6
* usbnet: fix error return code in usbnet_probe()Wang Hai2021-11-021-0/+1
* usbnet: sanity check for maxpacketOliver Neukum2021-11-021-0/+4
* lan78xx: select CRC32Vegard Nossum2021-10-271-0/+1
* r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum2021-10-201-0/+4
* usb: hso: remove the bailout parameterDongliang Mu2021-10-061-3/+3
* usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu2021-10-061-10/+23
* hso: fix bailout in error case of probeOliver Neukum2021-10-061-4/+4
* net: hso: fix muxed tty registrationJohan Hovold2021-09-301-7/+5
* net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas2021-09-221-0/+5
* net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov2021-08-261-4/+12
* net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin2021-08-121-3/+11
* r8152: Fix potential PM refcount imbalanceTakashi Iwai2021-08-081-1/+2
* r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook2021-06-301-1/+1
* net: cdc_eem: fix tx fixup skb leakLinyu Yuan2021-06-231-1/+1
* net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu2021-06-231-4/+6
* net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski2021-06-231-1/+1
* net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-06-101-1/+11
* net: hso: bail out on interrupt URB allocation failureJohan Hovold2021-06-031-7/+7
* net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter2021-06-031-19/+18
* net: usb: fix memory leak in smsc75xx_bindPavel Skripkin2021-06-031-2/+6
* net: hso: fix control-request directionsJohan Hovold2021-06-031-2/+2
* net: usb: ax88179_178a: initialize local variables before usePhillip Potter2021-05-071-2/+2
* net: hso: fix NULL-deref on disconnect regressionJohan Hovold2021-04-281-1/+1
* net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam2021-04-141-21/+12
* r8152: limit the RX buffer size of RTL8153A for USB 2.0Hayes Wang2021-03-301-1/+4
* net: cdc-phonet: fix data-interface release on probe failureJohan Hovold2021-03-301-0/+2
* Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang2021-03-301-29/+6
* net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas2021-03-171-14/+0
* net: usb: qmi_wwan: support ZTE P685M modemLech Perczak2021-03-071-0/+1
* NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel2021-02-261-0/+1
* net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli2021-02-031-0/+1
* rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin2021-01-231-1/+1
* r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann2021-01-192-0/+8
* net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen2021-01-171-2/+6
* net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork2021-01-121-0/+1
* CDC-NCM: remove "connected" log messageRoland Dreier2021-01-121-3/+0
* usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez2020-12-081-1/+1
* net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc2020-11-241-1/+1
* net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas2020-11-101-0/+1
* net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt2020-10-291-0/+1
* net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam2020-10-141-4/+12
* net: usb: ax88179_178a: fix missing stop entry in driver_infoWilken Gottwalt2020-10-141-0/+1
* rndis_host: increase sleep time in the query-response loopOlympia Giannou2020-10-071-1/+1
* net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc2020-09-121-0/+4
* net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya2020-09-091-1/+1
* net: lan78xx: replace bogus endpoint lookupJohan Hovold2020-08-111-87/+30
* usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev2020-08-111-1/+4
* usb: hso: Fix debug compile warning on sparc32Geert Uytterhoeven2020-08-051-2/+3
* net: lan78xx: fix transfer-buffer memory leakJohan Hovold2020-08-051-0/+1