summaryrefslogtreecommitdiff
path: root/drivers/net/usb/cdc_mbim.c
Commit message (Expand)AuthorAge
* net: cdc_mbim: fixup error return valueBjørn Mork2013-11-04
* net: cdc_mbim: no need to check for resume if suspend existsBjørn Mork2013-11-04
* net: cdc_mbim: manage_power should always set needs_remote_wakeupBjørn Mork2013-11-04
* net: cdc_ncm: remove redundant netdev fieldBjørn Mork2013-11-02
* net: cdc_mbim: change the default to send ZLPsBjørn Mork2013-11-02
* net: cdc_mbim: handle IPv6 Neigbor SolicitationsBjørn Mork2013-11-02
* net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner2013-08-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\
| * | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
| * | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | | Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\ \ \ | |_|/ |/| |
| * | usbnet: cdc_mbim: comments on suspend failureMing Lei2013-03-25
| |/
* | net: cdc_mbim: remove bogus sizeof()Bjørn Mork2013-04-16
|/
* net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork2013-03-17
* net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork2013-01-23
* net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork2013-01-21
* net: cdc_mbim: Device Service Stream supportBjørn Mork2012-10-23
* net: cdc_ncm: map MBIM IPS SessionID to VLAN IDBjørn Mork2012-10-23
* net: cdc_mbim: adding MBIM driverGreg Suarez2012-10-23