summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/cdc_mbim.c
AgeCommit message (Expand)Author
2016-04-14cdc_mbim: apply "NDP to end" quirk to all Huawei devicesBjørn Mork
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2015-12-05net: cdc_mbim: add "NDP to end" quirk for Huawei E3372Bjørn Mork
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso
2015-03-03net: usb: Use eth_<foo>_addr instead of memsetJoe Perches
2014-11-21vlan: kill vlan_put_tag helperJiri Pirko
2014-05-16net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork
2014-05-13net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork
2014-05-13net: cdc_mbim: reject IP packets on DSS VLANsBjørn Mork
2014-05-13net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0Bjørn Mork
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong
2014-05-09net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork
2014-05-07net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lockBjørn Mork
2013-11-04net: cdc_mbim: fixup error return valueBjørn Mork
2013-11-04net: cdc_mbim: no need to check for resume if suspend existsBjørn Mork
2013-11-04net: cdc_mbim: manage_power should always set needs_remote_wakeupBjørn Mork
2013-11-02net: cdc_ncm: remove redundant netdev fieldBjørn Mork
2013-11-02net: cdc_mbim: change the default to send ZLPsBjørn Mork
2013-11-02net: cdc_mbim: handle IPv6 Neigbor SolicitationsBjørn Mork
2013-08-28net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork
2013-03-25usbnet: cdc_mbim: comments on suspend failureMing Lei
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork
2013-01-23net: cdc_mbim: send ZLP only for the specific buggy deviceBjørn Mork
2013-01-21net: cdc_mbim: send ZLP after max sized NTBsBjørn Mork
2012-10-23net: cdc_mbim: Device Service Stream supportBjørn Mork
2012-10-23net: cdc_ncm: map MBIM IPS SessionID to VLAN IDBjørn Mork
2012-10-23net: cdc_mbim: adding MBIM driverGreg Suarez