summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2012-11-16net: usb: Fix memory leak on Tx data pathHemant Kumar
2012-10-10sierra_net: Endianess bug fix.Lennart Sorensen
2012-10-10asix: Support DLink DUB-E100 H/W Ver C1Søren holm
2012-08-19USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter
2012-07-25ipheth: add support for iPadDavide Gerhard
2012-06-19net: sierra_net: device IDs for Aircard 320U++Bjørn Mork
2012-06-10asix: allow full size 8021Q frames to be receivedEric Dumazet
2012-05-20cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams
2012-05-20usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-20cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork
2012-05-20asix: Fix tx transfer padding for full-speed USBIngo van Lil
2012-05-11smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...Paolo Pisati
2012-05-11net: 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-25asix: fix setting custom MAC address on Asix 88772 devicesJussi Kivilinna
2012-01-25asix: fix setting custom MAC address on Asix 88178 devicesJussi Kivilinna
2012-01-12asix: fix infinite loop in rx_fixup()Aurelien Jacobs
2011-12-19asix: new device idAurelien Jacobs
2011-11-15net-next:asix: V2 Update VERSIONGrant Grundler
2011-11-15net-next:asix: V2 more fixes for ax88178 phy init sequenceGrant Grundler
2011-11-15net-next:asix: reduce AX88772 init time by about 2 secondsGrant Grundler
2011-11-15net-next:asix:poll in asix_get_phyid in case phy not readyGrant Grundler
2011-11-15net-next:asix:PHY_MODE_RTL8211CL should be 0xCGrant Grundler
2011-11-14net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff
2011-11-08Fix incorrect usage of NET_IP_ALIGNNico Erfurth
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-19NET: asix: fix ethtool -e for AX88178 USB dongleGrant Grundler
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-10-04NET: white space/coding style cleanup of asix driverGrant Grundler
2011-10-04NET: fix phy init for Asix AX88178 USB (GigE)Grant Grundler
2011-10-04NET: fix phy init for AX88772 USB ethernetGrant Grundler
2011-10-03rtl8150: removal of forward declarations.françois romieu
2011-09-29usbnet: add timestamping supportMichael Riesch
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-09-15ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-13usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer