summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
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-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
2020-12-11usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez
2020-11-24net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc
2020-10-14net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam
2020-10-14rndis_host: increase sleep time in the query-response loopOlympia Giannou
2020-09-12net: usb: dm9601: Add USB ID of Keenetic Plus DSLKamil Lorenc
2020-09-12net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()Himadri Pandya
2020-09-12net: usb: qmi_wwan: add Telit 0x1050 compositionDaniele Palmas
2020-09-12net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas
2020-09-12usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes
2020-09-12drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas
2020-09-12NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas
2020-09-12qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork
2020-09-12qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph
2020-09-12Add Dell Wireless 5809e Gobi 4G HSPA+ Mobile Broadband Card (rev3) to qmi_wwanPatrik Halfar
2020-09-12net: qmi_wwan: ignore bogus CDC Union descriptorsBjørn Mork
2020-09-12net: qmi_wwan: should hold RTNL while changing netdev typeBjørn Mork
2020-09-12net: qmi_wwan: support "raw IP" modeBjørn Mork
2020-09-12net: qmi_wwan: MDM9x30 specific power managementBjørn Mork
2020-08-21usb: hso: check for return value in hso_serial_common_create()Rustam Kovhaev
2020-08-21net: lan78xx: replace bogus endpoint lookupJohan Hovold
2020-08-21net: lan78xx: fix transfer-buffer memory leakJohan Hovold
2020-08-21net: lan78xx: add missing endpoint sanity checkJohan Hovold
2020-07-31ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy
2020-07-22smsc95xx: avoid memory leak in smsc95xx_bindAndre Edich
2020-07-22smsc95xx: check return value of smsc95xx_resetAndre Edich
2020-06-29net: usb: ax88179_178a: fix packet alignment paddingJeremy Kerr
2020-03-20r8152: check disconnect status after long sleepYou-Sheng Yang
2020-02-05r8152: get default setting of WOL before initializingHayes Wang
2020-01-29net: usb: lan78xx: Add .ndo_features_checkJames Hughes
2020-01-23net: usb: lan78xx: limit size of local TSO packetsEric Dumazet
2020-01-23r8152: add missing endpoint sanity checkJohan Hovold
2020-01-12net: usb: lan78xx: fix possible skb leakEric Dumazet
2020-01-12net: usb: lan78xx: Fix error message format specifierCristian Birsan
2020-01-04net: usb: lan78xx: Fix suspend/resume PHY register access errorCristian Birsan
2019-11-25net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter
2019-11-25net: lan78xx: Bail out if lan78xx_get_endpoints failsStefan Wahren
2019-11-25ax88172a: fix information leak on short answersOliver Neukum
2019-11-12CDC-NCM: handle incomplete transfer of MTUOliver Neukum
2019-11-06net: usb: sr9800: fix uninitialized local variableValentin Vidic
2019-10-07hso: fix NULL-deref on tty openJohan Hovold
2019-10-05usbnet: sanity checking of packet sizes and device mtuOliver Neukum
2019-10-05usbnet: ignore endpoints with invalid wMaxPacketSizeBjørn Mork
2019-10-05cdc_ncm: fix divide-by-zero caused by invalid wMaxPacketSizeBjørn Mork