summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2019-01-13USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng1-2/+16
2018-12-13usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4
2018-11-10smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10r8152: Check for supported Wake-on-LAN ModesFlorian Fainelli1-0/+3
2018-11-10sr9800: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10lan78xx: Check for supported Wake-on-LAN modesFlorian Fainelli1-13/+4
2018-11-10ax88179_178a: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10asix: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-10-20net/usb: cancel pending work when unbinding smsc75xxYu Zhao1-0/+1
2018-09-09net: lan78xx: Fix misplaced tasklet_schedule() callBen Hutchings1-2/+2
2018-08-24net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner1-1/+1
2018-08-24smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino1-0/+62
2018-08-06net: lan78xx: fix rx handling before first packet is sendStefan Wahren1-0/+2
2018-07-22r8152: napi hangup fix after disconnectJiri Slaby1-1/+2
2018-07-03cdc_ncm: avoid padding beyond end of skbBjørn Mork1-2/+2
2018-07-03net: qmi_wwan: Add Netgear Aircard 779SJosh Hill1-0/+1
2018-06-13net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1
2018-05-30net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis1-0/+3
2018-05-30net/usb/qmi_wwan.c: Add USB id for lt4120 modemTorsten Hilbrich1-0/+1
2018-05-30net: qmi_wwan: add BroadMobi BM806U 2020:2033Pawel Dembicki1-0/+1
2018-05-30r8152: fix tx packets accountingEric Dumazet1-1/+1
2018-05-30smsc75xx: fix smsc75xx_set_features()Eric Dumazet1-3/+4
2018-05-26qmi_wwan: do not steal interfaces from class driversBjørn Mork1-0/+12
2018-05-16NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2SZ Lin (林上智)1-0/+1
2018-04-29r8152: add Linksys USB3GIGV1 idGrant Grundler2-0/+12
2018-04-24lan78xx: Correctly indicate invalid OTPPhil Elwell1-1/+2
2018-04-24cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker1-0/+6
2018-04-13net: cdc_ncm: Fix TX zero paddingJim Baxter1-4/+7
2018-02-25USB: cdc_subset: only build when one driver is enabledArnd Bergmann2-1/+11
2018-02-16net: cdc_ncm: initialize drvflags before usageMatthias Hintzmann1-3/+3
2018-01-31lan78xx: Fix failure in USB Full SpeedYuiko Oshino1-0/+1
2018-01-17cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2018-01-17smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2018-01-17sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2018-01-17lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2018-01-17r8152: adjust ALDPS functionhayeswang1-38/+34
2018-01-17r8152: use test_and_clear_bithayeswang1-14/+6
2018-01-17r8152: fix the wake eventhayeswang1-1/+39
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2017-12-25r8152: prevent the driver from transmitting packets with carrier offhayeswang1-2/+16
2017-12-25net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren1-0/+4
2017-12-25r8152: fix the list rx_done may be used without initializationhayeswang1-0/+1
2017-11-21net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork1-1/+1
2017-11-21net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork1-1/+1
2017-11-15cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2-0/+34
2017-10-12USB: core: harden cdc_parse_cdc_headerGreg Kroah-Hartman1-0/+4
2017-10-08usb: plusb: Add support for PL-27A1Roman Spychała2-3/+14
2017-08-25usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin1-0/+1
2017-08-07kaweth: fix oops upon failed memory allocationOliver Neukum1-1/+6