summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-19/+17
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+7
2013-02-19qmi_wwan, cdc-ether: add ADU960SDan Williams2-0/+14
2013-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller1-3/+8
2013-02-14net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork1-3/+8
2013-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-02-13net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+1
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+15
2013-02-09drivers: net: Remove remaining alloc/OOM messagesJoe Perches1-4/+2
2013-02-07net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork1-0/+12
2013-02-07net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork1-0/+3
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-19tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-2/+2
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-16TTY: switch tty_flip_buffer_pushJiri Slaby1-16/+15
2013-01-16TTY: switch tty_insert_flip_stringJiri Slaby1-4/+3
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-11drivers/net/usb: remove depends on CONFIG_EXPERIMENTALKees Cook1-9/+7
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