summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+30
2013-02-04drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches6-41/+17
2013-02-04net: usbnet: fix tx_dropped statisticsBjørn Mork1-6/+4
2013-01-31NET: qmi_wwan: add Telit LE920 supportDaniele Palmas1-0/+1
2013-01-31net: usbnet: prevent buggy devices from killing usBjørn Mork1-0/+25
2013-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-18/+90
2013-01-28dm9601: support dm9620 variantPeter Korsgaard1-1/+29
2013-01-28net: cdc_ncm: use IAD provided by the USB coreBjørn Mork1-24/+4
2013-01-23net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork1-0/+19
2013-01-21cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai1-0/+21
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai1-0/+4
2013-01-21net: cdc_ncm: fix error path for single interface probingBjørn Mork1-1/+2
2013-01-21net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork1-1/+1
2013-01-21net: cdc_ncm: workaround for missing CDC UnionBjørn Mork1-0/+27
2013-01-21usbnet: pegasus: set wakeup enable in set_wolMing Lei1-1/+7
2013-01-19net: asix: ax88772_unbind() can be staticWu Fengguang1-1/+1
2013-01-19net: qmi_wwan: add ONDA MT8205 4G LTEBjørn Mork1-0/+1
2013-01-18net: usb: initialize tmp in dm9601.c to avoid warningSimon Que1-2/+2
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach4-30/+109
2013-01-18net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach2-3/+30
2013-01-17net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork1-0/+1
2013-01-17usbnet: dm9601: Fix incorrect commandTushar Behera1-16/+6
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-01-15net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-1/+1
2013-01-09remove init of dev->perm_addr in driversJiri Pirko2-2/+0
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko6-15/+16
2013-01-05smsc95xx: enable dynamic autosuspendSteve Glendinning1-1/+150
2013-01-05smsc95xx: eliminate duplicate warnings on io failureSteve Glendinning1-217/+67
2012-12-29net: qmi_wwan: add Telekom Speedstick LTE IIBjørn Mork1-0/+1
2012-12-20net: qmi_wwan: add ZTE MF880Bjørn Mork1-0/+1
2012-12-20use generic usbnet_manage_power()Oliver Neukum2-16/+4
2012-12-20usbnet: generic manage_power()Oliver Neukum1-0/+10
2012-12-20usbnet: handle PM failure gracefullyOliver Neukum1-7/+8
2012-12-18cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams1-16/+4
2012-12-18qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2-0/+29
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds16-1387/+2956
2012-12-12Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+3
2012-12-10smsc95xx: fix async register writes on big endian platformsSteve Glendinning1-5/+9
2012-12-10smsc95xx: fix register dump of last registerSteve Glendinning1-1/+1
2012-12-10smsc75xx: only set mac address once on bindSteve Glendinning1-2/+8
2012-11-30smsc95xx: expand check_ macrosSteve Glendinning1-121/+391
2012-11-30smsc95xx: fix smsc_crc return typeSteve Glendinning1-2/+3
2012-11-30smsc95xx: don't enable remote wakeup directlySteve Glendinning1-25/+5
2012-11-30smsc95xx: fix error handling in suspend failure caseSteve Glendinning1-21/+29
2012-11-30smsc95xx: fix suspend buffer overflowSteve Glendinning1-1/+6
2012-11-30smsc75xx: expand check_ macrosSteve Glendinning1-159/+576
2012-11-30smsc75xx: don't call usbnet_resume if usbnet_suspend failsSteve Glendinning1-1/+1
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-11-28net: qmi_wwan: add Huawei E173Bjørn Mork1-0/+1
2012-11-28smsc75xx: don't enable remote wakeup directlySteve Glendinning1-35/+8