aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-31smsc95xx: add wol support for more frame typesSteve Glendinning3-6/+128
2012-10-28net: sierra: shut up sparse restricted type warningsBjørn Mork1-2/+2
2012-10-28net: cdc_ncm: error path lock fixBjørn Mork1-0/+2
2012-10-28net: cdc_ncm: big endian fixBjørn Mork1-1/+1
2012-10-26qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2-15/+40
2012-10-26net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-10-26usbnet: smsc95xx: apply introduced usb command APIsMing Lei1-88/+27
2012-10-26usbnet: smsc75xx: apply introduced usb command APIsMing Lei1-25/+14
2012-10-26usbnet: sierra_net: apply introduced usb command APIsMing Lei1-28/+17
2012-10-26usbnet: plusb: apply introduced usb command APIsMing Lei1-7/+4
2012-10-26usbnet: net1080: apply introduced usb command APIsMing Lei1-80/+30
2012-10-26usbnet: mcs7830: apply introduced usb command APIsMing Lei1-79/+6
2012-10-26usbnet: int51x1: apply introduced usb command APIsMing Lei1-49/+3
2012-10-26usbnet: dm9601: apply introduced usb command APIsMing Lei1-92/+15
2012-10-26usbnet: cdc-ncm: apply introduced usb command APIsMing Lei1-54/+31
2012-10-26usbnet: asix: apply introduced usb command APIsMing Lei1-104/+13
2012-10-26usbnet: introduce usbnet 3 command helpersMing Lei1-0/+132
2012-10-23net: cdc_mbim: Device Service Stream supportBjørn Mork1-23/+35
2012-10-23net: cdc_ncm: map MBIM IPS SessionID to VLAN IDBjørn Mork1-8/+43
2012-10-23net: cdc_ncm: do not bind to NCM compatible MBIM devicesBjørn Mork1-0/+27
2012-10-23net: cdc_mbim: build the MBIM driverBjørn Mork2-0/+19
2012-10-23net: cdc_mbim: adding MBIM driverGreg Suarez1-0/+365
2012-10-23net: cdc_ncm: export shared symbols and definitionsBjørn Mork1-86/+11
2012-10-23net: cdc_ncm: refactoring for tx multiplexingBjørn Mork1-145/+102
2012-10-23net: cdc_ncm: splitting rx_fixup for code reuseBjørn Mork1-28/+55
2012-10-23net: cdc_ncm: process chained NDPsBjørn Mork1-14/+21
2012-10-23net: cdc_ncm: refactor bind preparing for MBIM supportGreg Suarez1-14/+33
2012-10-23net: cdc_ncm: adding MBIM support to ncm_setupGreg Suarez1-15/+35
2012-10-23net: cdc_ncm: workaround NTB input size firmware bugBjørn Mork1-33/+13
2012-10-18net: qmi_wwan: adding more ZTE devicesBjørn Mork1-0/+41
2012-10-18usb/ipheth: Add iPhone 5 supportJay Purohit1-0/+5
2012-10-12mcs7830: Fix link state detectionOndrej Zary1-9/+21
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum2-0/+21
2012-10-11kaweth: print correct debug ptrAlan Cox1-1/+1
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds12-406/+785
2012-10-01asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer1-0/+4
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-10/+9
2012-09-28smsc75xx: add wol magic packet supportSteve Glendinning1-14/+174
2012-09-28smsc75xx: enable power saving mode during system suspendSteve Glendinning1-3/+54
2012-09-28smsc75xx: add explicit test that device is READYSteve Glendinning1-0/+23
2012-09-28smsc95xx: add wol magic packet supportSteve Glendinning2-8/+182
2012-09-28smsc95xx: enable power saving mode during system suspendSteve Glendinning2-2/+32
2012-09-28smsc95xx: fix resume when usb device is resetSteve Glendinning1-0/+1
2012-09-28smsc95xx: check return code from control messagesSteve Glendinning1-183/+148
2012-09-28smsc95xx: remove unnecessary variablesSteve Glendinning2-20/+10
2012-09-28smsc95xx: sleep before read for lengthy operationsSteve Glendinning1-2/+2
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-2/+7
2012-09-27smsc75xx: fix resume after device resetSteve Glendinning1-0/+1
2012-09-21net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200Bjørn Mork1-3/+8
2012-09-20net1080: Neaten netdev_dbg useJoe Perches1-5/+2