summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
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-17net: cdc_mbim: remove bogus sizeof()Bjørn Mork1-1/+1
2013-04-15Merge 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-09net: 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-31cdc_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-19TTY: add tty_port_tty_hangup helperJiri Slaby1-6/+1
2013-03-19TTY: 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
2013-02-27net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWANBjørn Mork1-0/+8
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-19/+17
2013-02-26usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei1-7/+7
2013-02-26usbnet: smsc95xx: fix broken runtime suspendMing Lei1-10/+2
2013-02-26usbnet: smsc95xx: fix suspend failureMing Lei1-3/+9
2013-02-22Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-19/+17
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+7
2013-02-19qmi_wwan, cdc-ether: add ADU960SDan Williams2-0/+14
2013-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller1-3/+8
2013-02-14net: cdc_ncm: fix probing of devices with multiple control interface altsettingsBjørn Mork1-3/+8
2013-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-02-13net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+1
2013-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+15
2013-02-09drivers: net: Remove remaining alloc/OOM messagesJoe Perches1-4/+2
2013-02-07net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork1-0/+12
2013-02-07net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork1-0/+3
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+30