summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-052-6/+30
|\
| * net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-041-6/+4
| * NET: qmi_wwan: add Telit LE920 supportDaniele Palmas2013-01-301-0/+1
| * net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-301-0/+25
* | drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-046-41/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-295-18/+90
|\ \ | |/
| * dm9601: support dm9620 variantPeter Korsgaard2013-01-281-1/+29
| * net: cdc_ncm: use IAD provided by the USB coreBjørn Mork2013-01-271-24/+4
| * net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork2013-01-231-0/+19
| * cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai2013-01-211-0/+21
| * usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai2013-01-211-0/+4
| * net: cdc_ncm: fix error path for single interface probingBjørn Mork2013-01-211-1/+2
| * net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork2013-01-211-1/+1
| * net: cdc_ncm: workaround for missing CDC UnionBjørn Mork2013-01-211-0/+27
| * net: qmi_wwan: add ONDA MT8205 4G LTEBjørn Mork2013-01-191-0/+1
| * net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork2013-01-161-0/+1
| * usbnet: dm9601: Fix incorrect commandTushar Behera2013-01-161-16/+6
* | usbnet: pegasus: set wakeup enable in set_wolMing Lei2013-01-201-1/+7
* | net: asix: ax88772_unbind() can be staticWu Fengguang2013-01-191-1/+1
* | net: usb: initialize tmp in dm9601.c to avoid warningSimon Que2013-01-181-2/+2
* | net: asix: handle packets crossing URB boundariesLucas Stach2013-01-184-30/+109
* | net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach2013-01-182-3/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-0/+1
|\ \ | |/
| * net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork2012-12-281-0/+1
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-1/+1
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-082-2/+0
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-066-15/+16
* | smsc95xx: enable dynamic autosuspendSteve Glendinning2013-01-041-1/+150
* | smsc95xx: eliminate duplicate warnings on io failureSteve Glendinning2013-01-041-217/+67
|/
* net: qmi_wwan: add ZTE MF880Bjørn Mork2012-12-191-0/+1
* use generic usbnet_manage_power()Oliver Neukum2012-12-192-16/+4
* usbnet: generic manage_power()Oliver Neukum2012-12-191-0/+10
* usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-7/+8
* cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams2012-12-171-16/+4
* qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2012-12-172-0/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-1216-1387/+2956
|\
| * smsc95xx: fix async register writes on big endian platformsSteve Glendinning2012-12-101-5/+9
| * smsc95xx: fix register dump of last registerSteve Glendinning2012-12-101-1/+1
| * smsc75xx: only set mac address once on bindSteve Glendinning2012-12-101-2/+8
| * smsc95xx: expand check_ macrosSteve Glendinning2012-11-301-121/+391
| * smsc95xx: fix smsc_crc return typeSteve Glendinning2012-11-301-2/+3
| * smsc95xx: don't enable remote wakeup directlySteve Glendinning2012-11-301-25/+5
| * smsc95xx: fix error handling in suspend failure caseSteve Glendinning2012-11-301-21/+29
| * smsc95xx: fix suspend buffer overflowSteve Glendinning2012-11-301-1/+6
| * smsc75xx: expand check_ macrosSteve Glendinning2012-11-301-159/+576
| * smsc75xx: don't call usbnet_resume if usbnet_suspend failsSteve Glendinning2012-11-301-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-291-0/+1
| |\
| * | smsc75xx: don't enable remote wakeup directlySteve Glendinning2012-11-281-35/+8
| * | smsc75xx: add support for USB dynamic autosuspendSteve Glendinning2012-11-281-4/+119
| * | smsc75xx: fix error handling in suspend failure caseSteve Glendinning2012-11-281-31/+38
OpenPOWER on IntegriCloud