summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorLines
2013-07-12usb/net/r815x: fix cast to restricted __le32hayeswang-9/+12
2013-07-12usb/net/r8152: fix integer overflow in expressionhayeswang-1/+2
2013-07-11net/usb: add relative mii functions for r815xhayeswang-3/+239
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+7
2013-07-02net: cdc_ether: allow combined control and data interfaceBjørn Mork-5/+17
2013-07-02net: ipheth: Add USB ID for iPad miniAaron Marburg-0/+5
2013-07-01qmi_wwan: add ONDA MT689DC device ID (fwd)Enrico Mioso-0/+1
2013-07-01net: qmi_wwan: add TP-LINK MA260Bjørn Mork-0/+1
2013-07-01net: qmi_wwan: add Option GTM681WBjørn Mork-0/+1
2013-07-01net: qmi_wwan: fixup Sierra Wireless MC8305 entryBjørn Mork-1/+0
2013-06-28usbnet: ax88179_178a: add .reset_resume hookDavid Chang-0/+1
2013-06-28usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang-2/+2
2013-06-24qmi_wwan: add various Novatel Gobi1K IDsDan Williams-1/+7
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings-4/+0
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+7
2013-06-11qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork-0/+7
2013-05-29net/usb/kalmia: use %*phC to dump small buffersAndy Shevchenko-30/+15
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-55/+48
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-54/+47
2013-05-22qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel-0/+1
2013-05-20drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov-54/+46
2013-05-17net/usb: r8152: Use module_usb_driver()Sachin Kamat-12/+1
2013-05-17net/usb: r8152: Remove redundant version.h header inclusionSachin Kamat-1/+0
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern-1/+1
2013-05-08sierra_net: keep status interrupt URB activeDan Williams-7/+31
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams-6/+71
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams-0/+14
2013-05-06net/usb: new driver for RTL8152hayeswang-0/+1789
2013-05-03asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org-0/+3
2013-05-03net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen-0/+1
2013-05-03usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter-1/+2
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-379/+185
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+20
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-17/+3
2013-04-29drivers: net: usb: pegasus: fix control urb submissionPetko Manolov-217/+76
2013-04-29drivers: net: usb: pegasus: read/write_mii_word optimisedPetko Manolov-50/+35
2013-04-29drivers: net: usb: pegasus: remove skb poolPetko Manolov-67/+9
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+105
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork-0/+9
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork-0/+11
2013-04-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork-0/+84
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy-1/+1
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy-1/+1
2013-04-17net: cdc_ether: silence sparse __CHECK_ENDIAN__ warningBjørn Mork-1/+1
2013-04-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork-1/+1
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman-4/+8
2013-04-11usbnet: handle link changeMing Lei-0/+30
2013-04-11usbnet: apply usbnet_link_changeMing Lei-1/+1
2013-04-11usbnet: sierra: apply usbnet_link_changeMing Lei-2/+1
2013-04-11usbnet: dm9601: apply usbnet_link_changeMing Lei-6/+1