summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2013-08-22hso: Fix stack corruption on some architecturesDaniel Gimpelevich1-1/+5
2013-08-22hso: Earlier catch of error conditionDaniel Gimpelevich1-4/+5
2013-08-01net/usb/r8152: adjust relative ocp functionhayeswang1-43/+23
2013-08-01net/usb/r8152: make sure the USB buffer is DMA-ablehayeswang1-25/+35
2013-08-01net/usb/r815x: change the return value for bind functionshayeswang1-2/+2
2013-08-01net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang1-1/+13
2013-08-01net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang1-17/+27
2013-07-27usbnet: do not pretend to support SG/TSOEric Dumazet2-14/+7
2013-07-13usb/net/r815x: fix cast to restricted __le32hayeswang1-9/+12
2013-07-13usb/net/r8152: fix integer overflow in expressionhayeswang1-1/+2
2013-07-12net/usb: add relative mii functions for r815xhayeswang3-3/+239
2013-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+7
2013-07-02net: cdc_ether: allow combined control and data interfaceBjørn Mork1-5/+17
2013-07-02net: ipheth: Add USB ID for iPad miniAaron Marburg1-0/+5
2013-07-02qmi_wwan: add ONDA MT689DC device ID (fwd)Enrico Mioso1-0/+1
2013-07-02net: qmi_wwan: add TP-LINK MA260Bjørn Mork1-0/+1
2013-07-02net: qmi_wwan: add Option GTM681WBjørn Mork1-0/+1
2013-07-02net: qmi_wwan: fixup Sierra Wireless MC8305 entryBjørn Mork1-1/+0
2013-06-29usbnet: ax88179_178a: add .reset_resume hookDavid Chang1-0/+1
2013-06-29usbnet: ax88179_178a: Correct a typo in descriptionDavid Chang1-2/+2
2013-06-24qmi_wwan: add various Novatel Gobi1K IDsDan Williams1-1/+7
2013-06-20net: Move MII out from under NET_CORE and hide itBen Hutchings1-4/+0
2013-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+7
2013-06-11qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork2-0/+7
2013-05-29net/usb/kalmia: use %*phC to dump small buffersAndy Shevchenko1-30/+15
2013-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-55/+48
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-54/+47
2013-05-23qmi_wwan: Added support for Cinterion's PLxx WWAN InterfaceHans-Christoph Schemmel1-0/+1
2013-05-21drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov1-54/+46
2013-05-18net/usb: r8152: Use module_usb_driver()Sachin Kamat1-12/+1
2013-05-18net/usb: r8152: Remove redundant version.h header inclusionSachin Kamat1-1/+0
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern1-1/+1
2013-05-09sierra_net: keep status interrupt URB activeDan Williams1-7/+31
2013-05-09usbnet: allow status interrupt URB to always be activeDan Williams1-6/+71
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2-0/+14
2013-05-07net/usb: new driver for RTL8152hayeswang4-0/+1789
2013-05-04asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org1-0/+3
2013-05-04net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen1-0/+1
2013-05-04usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter1-1/+2
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds11-379/+185
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-2/+20
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-17/+3
2013-04-29drivers: net: usb: pegasus: fix control urb submissionPetko Manolov2-217/+76
2013-04-29drivers: net: usb: pegasus: read/write_mii_word optimisedPetko Manolov1-50/+35
2013-04-29drivers: net: usb: pegasus: remove skb poolPetko Manolov2-67/+9
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+105
2013-04-20net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-04-20net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-04-20net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+84
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-1/+1