aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2014-01-08dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard
2014-01-08dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard
2013-10-13dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard
2013-10-01net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda
2013-08-11usbnet: do not pretend to support SG/TSOEric Dumazet
2013-05-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork
2013-05-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork
2013-05-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork
2013-04-05smsc75xx: fix jumbo frame supportSteve Glendinning
2013-01-11usb/ipheth: Add iPhone 5 supportJay Purohit
2012-11-17net: usb: Fix memory leak on Tx data pathHemant Kumar
2012-10-13sierra_net: Endianess bug fix.Lennart Sorensen
2012-10-02net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork
2012-10-02net: qmi_wwan: add Sierra Wireless devicesBjørn Mork
2012-10-02net: qmi_wwan: add ZTE MF821DBjørn Mork
2012-10-02net: qmi_wwan: add ZTE MF60Bjørn Mork
2012-10-02net: qmi_wwan: Add Sierra Wireless device IDsBjørn Mork
2012-10-02USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)
2012-10-02net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork
2012-10-02asix: Support DLink DUB-E100 H/W Ver C1Søren Holm
2012-08-09USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter
2012-07-16ipheth: add support for iPadDavide Gerhard
2012-07-16net: qmi_wwan: fix Oops while disconnectingBjørn Mork
2012-07-16net: qmi_wwan: fix Gobi device probingBjørn Mork
2012-07-16USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)
2012-07-16USB: qmi_wwan: Make forced int 4 whitelist genericAndrew Bird (Sphere Systems)
2012-06-17net: sierra_net: device IDs for Aircard 320U++Bjørn Mork
2012-06-10asix: allow full size 8021Q frames to be receivedEric Dumazet
2012-05-15cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-06cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork
2012-05-02usbnet: fix failure handling in usbnet_probetom.leiming@gmail.com
2012-05-02usbnet: fix leak of transfer buffer of dev->interrupttom.leiming@gmail.com
2012-04-30smsc75xx: enable mac to detect speed/duplex from phySteve Glendinning
2012-04-30smsc75xx: declare smsc75xx's MII as GMII capableSteve Glendinning
2012-04-30smsc75xx: fix phy interrupt acknowledgeSteve Glendinning
2012-04-30smsc75xx: fix phy init reset loopSteve Glendinning
2012-04-30smsc75xx: add more information to register io failure warningsSteve Glendinning
2012-04-30smsc75xx: fix mdio reads and writesSteve Glendinning
2012-04-30smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...Steve Glendinning
2012-04-26smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati
2012-04-24asix: Fix tx transfer padding for full-speed USBIngo van Lil
2012-04-24net: usb: smsc95xx: fix mtuStephane Fillod
2012-04-19net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI modeBjørn Mork
2012-04-16net: usb: smsc75xx: fix mtuStephane Fillod
2012-04-01net: usb: cdc_eem: fix mtuRabin Vincent
2012-04-01usb/rtl8150 : Remove duplicated definitionshuajun li
2012-03-27cdc-phonet: fix skb truesize underestimationEric Dumazet
2012-03-27USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet