summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2021-12-08net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann
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-27lan78xx: select CRC32Vegard Nossum
2021-10-20r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum
2021-10-06usb: hso: remove the bailout parameterDongliang Mu
2021-10-06smsc95xx: fix stalled rx after link changeAaro Koskinen
2021-09-30net: hso: fix muxed tty registrationJohan Hovold
2021-09-22net: hso: add failure handler for add_net_deviceZiyang Xuan
2021-09-22net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas
2021-09-03net: usb: pegasus: fixes of set_register(s) return value evaluation;Petko Manolov
2021-08-26r8152: fix writing USB_BP2_ENHayes Wang
2021-08-26net: usb: lan78xx: don't modify phy_device state concurrentlyIvan T. Ivanov
2021-08-26net: usb: pegasus: Check the return value of get_geristers() and friends;Petko Manolov
2021-08-12net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin
2021-08-08r8152: Fix potential PM refcount imbalanceTakashi Iwai
2021-07-28usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu
2021-06-30r8152: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-06-23net: cdc_eem: fix tx fixup skb leakLinyu Yuan
2021-06-23net: usb: fix possible use-after-free in smsc75xx_bindDongliang Mu
2021-06-23net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski
2021-06-10net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-06-03net: hso: bail out on interrupt URB allocation failureJohan Hovold
2021-06-03net: hso: check for allocation failure in hso_create_bulk_serial_device()Dan Carpenter
2021-06-03net: usb: fix memory leak in smsc75xx_bindPavel Skripkin
2021-06-03net: hso: fix control-request directionsJohan Hovold
2021-05-07net: usb: ax88179_178a: initialize local variables before usePhillip Potter
2021-04-28net: hso: fix NULL-deref on disconnect regressionJohan Hovold
2021-04-14net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam
2021-03-30r8152: limit the RX buffer size of RTL8153A for USB 2.0Hayes Wang
2021-03-30net: cdc-phonet: fix data-interface release on probe failureJohan Hovold
2021-03-30Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"Hayes Wang
2021-03-17net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak
2021-02-26NET: 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-19r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann
2021-01-17net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen
2021-01-12net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork
2021-01-12CDC-NCM: remove "connected" log messageRoland Dreier
2020-11-21usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez
2020-11-18net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc
2020-11-16cx82310_eth: fix error return code in cx82310_bind()Zhang Changzhong
2020-11-03net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas
2020-10-18net: usb: rtl8150: don't incorrectly assign random MAC addressesAnant Thazhemadam
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-13net: usbnet: use new function dev_fetch_sw_netstatsHeiner Kallweit