summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
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
2019-09-21r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani
2019-09-21cdc_ether: fix rndis support for Mediatek based smartphonesBjørn Mork
2019-09-10net: kalmia: fix memory leaksWenwen Wang
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang
2019-09-06net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham
2019-08-25net: usb: pegasus: fix improper read if get_registers() failDenis Kirjanov
2019-06-22usbnet: ipheth: fix racing conditionBernd Eckstein
2019-06-11net: cdc_ncm: GetNtbFormat endian fixBjørn Mork
2019-06-11usbnet: fix kernel crash after disconnectKloetzke Jan
2019-05-16usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva
2019-05-16usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner
2019-04-27qmi_wwan: add Olicard 600Bjørn Mork
2019-02-20kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2019-01-13USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng
2018-12-13usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-11-10smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli
2018-11-10smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli
2018-11-10r8152: Check for supported Wake-on-LAN ModesFlorian Fainelli
2018-11-10sr9800: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-10lan78xx: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-10ax88179_178a: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-11-10asix: Check for supported Wake-on-LAN modesFlorian Fainelli
2018-10-20net/usb: cancel pending work when unbinding smsc75xxYu Zhao
2018-09-09net: lan78xx: Fix misplaced tasklet_schedule() callBen Hutchings
2018-08-24net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner
2018-08-24smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino
2018-08-06net: lan78xx: fix rx handling before first packet is sendStefan Wahren