aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-08sierra_net: keep status interrupt URB activeDan Williams1-7/+31
2013-05-08usbnet: 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-06net/usb: new driver for RTL8152hayeswang4-0/+1789
2013-05-03asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org1-0/+3
2013-05-03net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen1-0/+1
2013-05-03usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter1-1/+2
2013-05-01Merge 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/gregkh/usbLinus Torvalds4-2/+20
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus 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-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+105
2013-04-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-04-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-04-19net: 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
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-1/+1
2013-04-17net: cdc_ether: silence sparse __CHECK_ENDIAN__ warningBjørn Mork1-1/+1
2013-04-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork1-1/+1
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman1-4/+8
2013-04-11usbnet: handle link changeMing Lei1-0/+30
2013-04-11usbnet: apply usbnet_link_changeMing Lei1-1/+1
2013-04-11usbnet: sierra: apply usbnet_link_changeMing Lei1-2/+1
2013-04-11usbnet: dm9601: apply usbnet_link_changeMing Lei1-6/+1
2013-04-11usbnet: cdc-ether: apply usbnet_link_changeMing Lei1-4/+1
2013-04-11usbnet: ax88179_1781: apply usbnet_link_changeMing Lei1-8/+4
2013-04-11usbnet: asix: apply usbnet_link_changeMing Lei1-5/+1
2013-04-11usbnet: cdc_ncm: apply usbnet_link_changeMing Lei1-6/+3
2013-04-11usbnet: mcs7830: apply usbnet_link_changeMing Lei1-4/+1
2013-04-11usbnet: mcs7830: don't reset linkMing Lei1-3/+2
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei1-0/+13
2013-04-08net: cdc_ncm: demote "unexpected notification" to debug levelBjørn Mork1-2/+3
2013-04-08Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman1-4/+8
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman4-61/+50
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+8
2013-03-30cdc_ncm: return -ENOMEM if kzalloc failsDevendra Naga1-2/+2
2013-03-29smsc75xx: fix jumbo frame supportSteve Glendinning1-4/+8
2013-03-25usbnet: smsc75xx: don't recover device if suspend fails in system sleepMing Lei1-1/+5
2013-03-25usbnet: smsc95xx: don't recover device if suspend fails in system sleepMing Lei1-1/+5
2013-03-25usbnet: qmi_wwan: comments on suspend failureMing Lei1-0/+5
2013-03-25usbnet: cdc_mbim: comments on suspend failureMing Lei1-0/+5
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby1-6/+1
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby1-11/+2
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2-27/+33
2013-03-15smsc75xx: configuration help incorrectly mentions smsc95xxRobert de Vries1-1/+1
2013-03-13net: qmi_wwan: set correct altsetting for Gobi 1K devicesBjørn Mork1-33/+16
2013-03-03ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driverFreddy Xin3-0/+1467
2013-02-27usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner1-0/+31