summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2017-11-26net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork1-2/+3
2017-11-26smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed1-6/+5
2017-07-18cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2017-07-18smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2017-03-16catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-03-16catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-03-16rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2016-05-01cdc_ncm: toggle altsetting to force reset before setupBjørn Mork1-1/+5
2016-05-01usbnet: cleanup after bind() in probe()Oliver Neukum1-0/+7
2016-02-13asix: silence log message from oversize packetstephen hemminger1-1/+1
2015-11-17asix: Do full reset during ax88772_bindCharles Keepax1-13/+1
2015-11-17asix: Don't reset PHY on if_up for ASIX 88772Michel Stam1-1/+1
2015-05-09usb: plusb: Add support for National Instruments host-to-host cableBen Shelton1-0/+5
2014-04-09net: asix: add missing flag to struct driver_infoEmil Goode1-1/+2
2014-04-09net: asix: handle packets crossing URB boundariesEmil Goode1-27/+94
2014-04-09asix: asix_rx_fixup surgery to reduce skb truesizesEric Dumazet1-68/+20
2014-04-02usbnet: remove generic hard_header_len checkEmil Goode7-17/+33
2014-02-15dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard1-8/+19
2014-02-15dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard1-1/+6
2013-10-26dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2013-10-26net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda1-0/+5
2013-09-10usbnet: do not pretend to support SG/TSOEric Dumazet1-9/+3
2013-04-10smsc75xx: fix jumbo frame supportSteve Glendinning1-4/+8
2013-01-03usb/ipheth: Add iPhone 5 supportJay Purohit1-0/+5
2012-11-16net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-10-10sierra_net: Endianess bug fix.Lennart Sorensen1-1/+1
2012-10-10asix: Support DLink DUB-E100 H/W Ver C1Søren holm1-0/+4
2012-08-19USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2012-07-25ipheth: add support for iPadDavide Gerhard1-0/+5
2012-06-19net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-10asix: allow full size 8021Q frames to be receivedEric Dumazet1-1/+2
2012-05-20cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams1-0/+16
2012-05-20usbnet: fix skb traversing races during unlink(v2)Ming Lei1-16/+38
2012-05-20cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork1-2/+12
2012-05-20asix: Fix tx transfer padding for full-speed USBIngo van Lil1-2/+2
2012-05-11smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati1-1/+1
2012-05-11net: usb: smsc75xx: fix mtuStephane Fillod1-0/+1
2012-04-13USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin1-0/+5
2012-04-13net: usb: cdc_eem: fix mtuRabin Vincent1-0/+1
2012-04-02usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com1-1/+0
2012-04-02usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com1-0/+9
2012-03-19usb: asix: Patch for Sitecom LN-031Joerg Neikes1-0/+4
2012-03-12net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior1-0/+2
2012-03-12Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2-0/+14
2012-02-29ipheth: Add iPhone 4STim Gardner1-0/+5
2012-01-25asix: fix setting custom MAC address on Asix 88772 devicesJussi Kivilinna1-0/+8
2012-01-25asix: fix setting custom MAC address on Asix 88178 devicesJussi Kivilinna1-0/+7
2012-01-12asix: fix infinite loop in rx_fixup()Aurelien Jacobs1-1/+1
2011-12-19asix: new device idAurelien Jacobs1-0/+4
2011-11-15net-next:asix: V2 Update VERSIONGrant Grundler1-1/+1