aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
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-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-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-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-25usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei1-7/+7
2013-02-25usbnet: smsc95xx: fix broken runtime suspendMing Lei1-10/+2
2013-02-25usbnet: smsc95xx: fix suspend failureMing Lei1-3/+9
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-19/+17
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-9/+7
2013-02-19qmi_wwan, cdc-ether: add ADU960SDan Williams2-0/+14
2013-02-18Merge 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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+1
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+15
2013-02-08drivers: net: Remove remaining alloc/OOM messagesJoe Perches1-4/+2
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork1-0/+12
2013-02-06net: 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
2013-02-04drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches6-41/+17
2013-02-04net: usbnet: fix tx_dropped statisticsBjørn Mork1-6/+4
2013-01-30NET: qmi_wwan: add Telit LE920 supportDaniele Palmas1-0/+1
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork1-0/+25
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-18/+90
2013-01-28dm9601: support dm9620 variantPeter Korsgaard1-1/+29
2013-01-27net: cdc_ncm: use IAD provided by the USB coreBjørn Mork1-24/+4
2013-01-23net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork1-0/+19
2013-01-21cdc_ncm: add support FLAG_NOARP for Infineon modem platformWei Shuai1-0/+21
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai1-0/+4