summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
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-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-06-17net: sierra_net: device IDs for Aircard 320U++Bjørn Mork
2012-05-21cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams
2012-05-21cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork
2012-05-21usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-21asix: Fix tx transfer padding for full-speed USBIngo van Lil
2012-05-21smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati
2012-04-27net: usb: smsc75xx: fix mtuStephane Fillod
2012-04-13USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin
2012-04-13net: usb: cdc_eem: fix mtuRabin Vincent
2012-04-02usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com
2012-04-02usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com
2012-03-19usb: asix: Patch for Sitecom LN-031Joerg Neikes
2012-03-12net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior
2012-03-12Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert
2012-02-29ipheth: Add iPhone 4STim Gardner
2012-01-12asix: fix infinite loop in rx_fixup()Aurelien Jacobs
2012-01-12asix: new device idAurelien Jacobs
2011-11-11ASIX: Use only 11 bits of header for data sizeMarek Vasut
2011-11-11ASIX: Simplify condition in rx_fixup()Marek Vasut
2011-11-11ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith
2011-11-11usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer
2011-11-11rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li
2011-10-03cdc_ncm: fix endianness problem.Giuseppe Scrivano
2011-10-03ASIX: Add AX88772B USB IDMarek Vasut
2011-07-08hso: fix a use after free conditionGreg KH
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones
2011-06-23net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter
2011-06-22net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak
2011-06-16net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak
2011-06-01usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov
2011-05-24CDC NCM: release interfaces fix in unbind()Alexey Orishko
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-12CDC NCM: Add mising short packet in cdc_ncm driverAlexey Orishko
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-10net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-08ipheth: Properly distinguish length and alignment in URBs and skbsBen Hutchings
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-05usbnet: runtime pm: fix out of memoryMing Lei
2011-05-02smsc95xx: fix reset checkRabin Vincent
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny