summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-182-6/+20
|\
| * net: cdc_ncm: add Huawei devicesBjørn Mork2012-11-131-4/+18
| * smsc95xx: set MII_BUSY bit to read/write PHY regsSteve Glendinning2012-11-131-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-115-19/+51
|\|
| * usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| * net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-081-1/+2
| * smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
| * qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2012-10-262-15/+40
| * net: usb: Fix memory leak on Tx data pathHemant Kumar2012-10-261-0/+3
* | usbnet: runtime wake up device before calling usbnet_{read|write}_cmdMing Lei2012-11-071-4/+16
* | usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-49/+85
* | usbnet: smsc95xx: fix memory leak in smsc95xx_suspendMing Lei2012-11-071-3/+10
* | usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-57/+90
* | usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-5/+57
* | smsc75xx: add wol support for more frame typesSteve Glendinning2012-11-032-33/+124
* | smsc95xx: add wol support for more frame typesSteve Glendinning2012-10-313-6/+128
* | net: sierra: shut up sparse restricted type warningsBjørn Mork2012-10-291-2/+2
* | net: cdc_ncm: error path lock fixBjørn Mork2012-10-291-0/+2
* | net: cdc_ncm: big endian fixBjørn Mork2012-10-291-1/+1
* | usbnet: smsc95xx: apply introduced usb command APIsMing Lei2012-10-261-88/+27Star
* | usbnet: smsc75xx: apply introduced usb command APIsMing Lei2012-10-261-25/+14Star
* | usbnet: sierra_net: apply introduced usb command APIsMing Lei2012-10-261-28/+17Star
* | usbnet: plusb: apply introduced usb command APIsMing Lei2012-10-261-7/+4Star
* | usbnet: net1080: apply introduced usb command APIsMing Lei2012-10-261-80/+30Star
* | usbnet: mcs7830: apply introduced usb command APIsMing Lei2012-10-261-79/+6Star
* | usbnet: int51x1: apply introduced usb command APIsMing Lei2012-10-261-49/+3Star
* | usbnet: dm9601: apply introduced usb command APIsMing Lei2012-10-261-92/+15Star
* | usbnet: cdc-ncm: apply introduced usb command APIsMing Lei2012-10-261-54/+31Star
* | usbnet: asix: apply introduced usb command APIsMing Lei2012-10-261-104/+13Star
* | usbnet: introduce usbnet 3 command helpersMing Lei2012-10-261-0/+132
* | net: cdc_mbim: Device Service Stream supportBjørn Mork2012-10-231-23/+35
* | net: cdc_ncm: map MBIM IPS SessionID to VLAN IDBjørn Mork2012-10-231-8/+43
* | net: cdc_ncm: do not bind to NCM compatible MBIM devicesBjørn Mork2012-10-231-0/+27
* | net: cdc_mbim: build the MBIM driverBjørn Mork2012-10-232-0/+19
* | net: cdc_mbim: adding MBIM driverGreg Suarez2012-10-231-0/+365
* | net: cdc_ncm: export shared symbols and definitionsBjørn Mork2012-10-231-86/+11Star
* | net: cdc_ncm: refactoring for tx multiplexingBjørn Mork2012-10-231-145/+102Star
* | net: cdc_ncm: splitting rx_fixup for code reuseBjørn Mork2012-10-231-28/+55
* | net: cdc_ncm: process chained NDPsBjørn Mork2012-10-231-14/+21
* | net: cdc_ncm: refactor bind preparing for MBIM supportGreg Suarez2012-10-231-14/+33
* | net: cdc_ncm: adding MBIM support to ncm_setupGreg Suarez2012-10-231-15/+35
* | net: cdc_ncm: workaround NTB input size firmware bugBjørn Mork2012-10-231-33/+13Star
|/
* net: qmi_wwan: adding more ZTE devicesBjørn Mork2012-10-181-0/+41
* usb/ipheth: Add iPhone 5 supportJay Purohit2012-10-181-0/+5
* mcs7830: Fix link state detectionOndrej Zary2012-10-121-9/+21
* usbnet: Support devices reporting idlenessOliver Neukum2012-10-112-0/+21
* kaweth: print correct debug ptrAlan Cox2012-10-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-0212-406/+785
|\
| * asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer2012-10-011-0/+4
| * smsc75xx: add wol magic packet supportSteve Glendinning2012-09-291-14/+174