aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/cdc_mbim.c
Commit message (Expand)AuthorAge
* net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork2015-12-05
* ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-24
* cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-09
* net: usb: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* vlan: kill vlan_put_tag helperJiri Pirko2014-11-21
* net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork2014-05-16
* net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork2014-05-13
* net: cdc_mbim: reject IP packets on DSS VLANsBjørn Mork2014-05-13
* net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0Bjørn Mork2014-05-13
* vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-12
* net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork2014-05-09
* net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lockBjørn Mork2014-05-07
* 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