summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2013-07-31net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang
2013-07-31net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang
2013-07-28USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei
2013-07-28USBNET: centralize computing of max rx/tx qlenMing Lei
2013-07-26usbnet: do not pretend to support SG/TSOEric Dumazet
2013-07-12usb/net/r815x: fix cast to restricted __le32hayeswang
2013-07-12usb/net/r8152: fix integer overflow in expressionhayeswang
2013-07-12net/usb: add relative mii functions for r815xhayeswang
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-02net: cdc_ether: allow combined control and data interfaceBjørn Mork
2013-07-02net: ipheth: Add USB ID for iPad miniAaron Marburg
2013-07-02qmi_wwan: add ONDA MT689DC device ID (fwd)Enrico Mioso
2013-07-02net: qmi_wwan: add TP-LINK MA260Bjørn Mork
2013-07-02net: qmi_wwan: add Option GTM681WBjørn Mork
2013-07-02net: qmi_wwan: fixup Sierra Wireless MC8305 entryBjørn Mork
2013-06-29usbnet: ax88179_178a: add .reset_resume hookDavid Chang
2013-06-29usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang
2013-06-24qmi_wwan: add various Novatel Gobi1K IDsDan Williams
2013-06-20net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-11qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork
2013-05-29net/usb/kalmia: use %*phC to dump small buffersAndy Shevchenko
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-22qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel
2013-05-20drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov
2013-05-17net/usb: r8152: Use module_usb_driver()Sachin Kamat
2013-05-17net/usb: r8152: Remove redundant version.h header inclusionSachin Kamat
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern
2013-05-08sierra_net: keep status interrupt URB activeDan Williams
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams
2013-05-06net/usb: new driver for RTL8152hayeswang
2013-05-03asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org
2013-05-03net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen
2013-05-03usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-29drivers: net: usb: pegasus: fix control urb submissionPetko Manolov
2013-04-29drivers: net: usb: pegasus: read/write_mii_word optimisedPetko Manolov
2013-04-29drivers: net: usb: pegasus: remove skb poolPetko Manolov
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-17net: cdc_ether: silence sparse __CHECK_ENDIAN__ warningBjørn Mork
2013-04-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork