aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2014-01-09dm9601: work around tx fifo sync issue on dm962xPeter Korsgaard
2014-01-09dm9601: fix reception of full size ethernet frames on dm9620/dm9621aPeter Korsgaard
2013-12-08usbnet: fix status interrupt urb handlingFelix Fietkau
2013-10-13net: qmi_wwan: add new Qualcomm devicesBjørn Mork
2013-10-13dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard
2013-10-01net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda
2013-09-14net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner
2013-08-11usbnet: do not pretend to support SG/TSOEric Dumazet
2013-06-24qmi_wwan: add various Novatel Gobi1K IDsDan Williams
2013-06-11qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork
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-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-22Merge 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
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman
2013-04-11usbnet: handle link changeMing Lei
2013-04-11usbnet: apply usbnet_link_changeMing Lei
2013-04-11usbnet: sierra: apply usbnet_link_changeMing Lei
2013-04-11usbnet: dm9601: apply usbnet_link_changeMing Lei
2013-04-11usbnet: cdc-ether: apply usbnet_link_changeMing Lei
2013-04-11usbnet: ax88179_1781: apply usbnet_link_changeMing Lei
2013-04-11usbnet: asix: apply usbnet_link_changeMing Lei
2013-04-11usbnet: cdc_ncm: apply usbnet_link_changeMing Lei
2013-04-11usbnet: mcs7830: apply usbnet_link_changeMing Lei
2013-04-11usbnet: mcs7830: don't reset linkMing Lei
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei
2013-04-08net: cdc_ncm: demote "unexpected notification" to debug levelBjørn Mork
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman