aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork
2013-04-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork
2013-03-29smsc75xx: fix jumbo frame supportSteve Glendinning
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork
2013-03-15smsc75xx: configuration help incorrectly mentions smsc95xxRobert de Vries
2013-03-13net: qmi_wwan: set correct altsetting for Gobi 1K devicesBjørn Mork
2013-03-03ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driverFreddy Xin
2013-02-27usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner
2013-02-27net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWANBjørn Mork
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-25usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei
2013-02-25usbnet: smsc95xx: fix broken runtime suspendMing Lei
2013-02-25usbnet: smsc95xx: fix suspend failureMing Lei
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19qmi_wwan, cdc-ether: add ADU960SDan Williams
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-14net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork
2013-02-06net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches
2013-02-04net: usbnet: fix tx_dropped statisticsBjørn Mork
2013-01-30NET: qmi_wwan: add Telit LE920 supportDaniele Palmas
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-28dm9601: support dm9620 variantPeter Korsgaard
2013-01-27net: cdc_ncm: use IAD provided by the USB coreBjørn Mork
2013-01-23net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork
2013-01-21cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai
2013-01-21net: cdc_ncm: fix error path for single interface probingBjørn Mork
2013-01-21net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork
2013-01-21net: cdc_ncm: workaround for missing CDC UnionBjørn Mork
2013-01-20usbnet: pegasus: set wakeup enable in set_wolMing Lei
2013-01-19net: asix: ax88772_unbind() can be staticWu Fengguang
2013-01-19net: qmi_wwan: add ONDA MT8205 4G LTEBjørn Mork
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-18net: usb: initialize tmp in dm9601.c to avoid warningSimon Que
2013-01-18net: asix: handle packets crossing URB boundariesLucas Stach
2013-01-18net: asix: init ASIX AX88772B MAC from EEPROMLucas Stach
2013-01-16net: qmi_wwan: add TP-LINK HSUPA Modem MA180Bjørn Mork
2013-01-16usbnet: dm9601: Fix incorrect commandTushar Behera
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby