aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/cdc_mbim.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+5
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
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-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork1-1/+1
2013-03-25usbnet: cdc_mbim: comments on suspend failureMing Lei1-0/+5
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork1-10/+1
2013-01-23net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork1-0/+19
2013-01-21net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork1-1/+1
2012-10-23net: cdc_mbim: Device Service Stream supportBjørn Mork1-23/+35
2012-10-23net: cdc_ncm: map MBIM IPS SessionID to VLAN IDBjørn Mork1-8/+43
2012-10-23net: cdc_mbim: adding MBIM driverGreg Suarez1-0/+365