summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/cdc_mbim.c
Commit message (Expand)AuthorAgeFilesLines
* net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner2013-08-291-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-231-1/+1
| |\
| * | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
| * | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-291-0/+5
|\ \ \ | |_|/ |/| |
| * | usbnet: cdc_mbim: comments on suspend failureMing Lei2013-03-251-0/+5
| |/
* / net: cdc_mbim: remove bogus sizeof()Bjørn Mork2013-04-161-1/+1
|/
* net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-171-10/+1Star
* net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork2013-01-231-0/+19
* net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork2013-01-211-1/+1
* net: cdc_mbim: Device Service Stream supportBjørn Mork2012-10-231-23/+35
* net: cdc_ncm: map MBIM IPS SessionID to VLAN IDBjørn Mork2012-10-231-8/+43
* net: cdc_mbim: adding MBIM driverGreg Suarez2012-10-231-0/+365