summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2012-08-01netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman1-1/+1
2012-07-28USB: kaweth.c: use GFP_ATOMIC under spin_lockDan Carpenter1-1/+1
2012-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-23/+45
2012-07-25cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANDan Williams1-23/+45
2012-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2012-07-19asix: AX88172A driver depends on phylibChristian Riesch1-0/+1
2012-07-19asix: Add support for programming the EEPROMChristian Riesch4-0/+87
2012-07-19asix: Rework reading from EEPROMChristian Riesch4-32/+24
2012-07-18net: qmi_wwan: add ZTE MF821DBjørn Mork1-0/+9
2012-07-18asix: Fix return value in AX88172A driver bind functionChristian Riesch1-0/+1
2012-07-18net: qmi_wwan: make dynamic device IDs workBjørn Mork1-1/+18
2012-07-17Change email address for Steve GlendinningSteve Glendinning2-2/+2
2012-07-17asix: Add a new driver for the AX88172AChristian Riesch5-3/+437
2012-07-17asix: Factor out common codeChristian Riesch4-3333/+64
2012-07-17asix: Rename asix.c to asix_devices.cChristian Riesch4-0/+3361
2012-07-17net: usb: Use eth_random_addrJoe Perches3-3/+3
2012-07-12smsc95xx: signedness bug in get_regs()Dan Carpenter1-1/+2
2012-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+18
2012-07-10smsc95xx: support ethtool get_regsEmeric Vigier1-0/+31
2012-07-09net: qmi_wwan: add ZTE MF60Bjørn Mork1-0/+18
2012-07-08asix: avoid copies in tx pathEric Dumazet1-4/+24
2012-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+9
2012-06-29net: qmi_wwan: fix Oops while disconnectingBjørn Mork1-0/+4
2012-06-27net: qmi_wwan: simplify a check in qmi_wwan_bind()Dan Carpenter1-2/+2
2012-06-26ipheth: add support for iPadDavide Gerhard1-0/+5
2012-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-63/+73
2012-06-23usbnet: handle remote wakeup asapMing Lei1-16/+26
2012-06-23usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei1-0/+1
2012-06-23usbnet: clear OPEN flag in failure pathMing Lei1-1/+3
2012-06-23net: qmi_wwan: fix Gobi device probingBjørn Mork1-43/+40
2012-06-20net: qmi_wwan: use module_usb_driver macroBjørn Mork1-11/+1
2012-06-20net: qmi_wwan: shorten driver descriptionBjørn Mork1-2/+2
2012-06-20net: qmi_wwan: bind to both control and data interfaceBjørn Mork1-68/+63
2012-06-20net: qmi_wwan: rearranging to prepare for code sharingBjørn Mork1-52/+76
2012-06-20net: qmi_wwan: define a structure for driver specific stateBjørn Mork1-20/+29
2012-06-18usbnet: sanitise overlong driver information stringsPhil Sutter1-3/+3
2012-06-13usbnet: don't initialize transfer buffer before submit status URBtom.leiming@gmail.com1-1/+0
2012-06-13usbnet: remove declaration for intr_completetom.leiming@gmail.com1-37/+35
2012-06-13usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com1-3/+1
2012-06-13usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com1-4/+0
2012-06-13usbnet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com1-4/+0
2012-06-06net: sierra_net: device IDs for Aircard 320U++Bjørn Mork1-4/+10
2012-06-03mcs7830: Implement link state detectionOndrej Zary1-2/+23
2012-05-30asix: allow full size 8021Q frames to be receivedEric Dumazet1-1/+2
2012-05-25net: qmi_wwan: Add Sierra Wireless device IDsBjørn Mork1-0/+2
2012-05-23Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-61/+44
2012-05-23Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-58/+110
2012-05-21USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)1-0/+18
2012-05-21USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)1-0/+9
2012-05-21USB: qmi_wwan: Make forced int 4 whitelist genericAndrew Bird (Sphere Systems)1-2/+2