index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
cdc_ncm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-05
cdc_ncm: workaround for EM7455 "silent" data interface
Bjørn Mork
1
-0
/
+7
2016-05-21
net: cdc_ncm: update datagram size after changing mtu
Rafal Redzimski
1
-2
/
+4
2016-04-01
net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card
Daniele Palmas
1
-0
/
+7
2016-03-07
cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
Bjørn Mork
1
-15
/
+5
2016-03-07
cdc_ncm: toggle altsetting to force reset before setup
Bjørn Mork
1
-1
/
+5
2016-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+49
2015-12-24
net: cdc_ncm: avoid changing RX/TX buffers on MTU changes
Bjørn Mork
1
-0
/
+31
2015-12-21
net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband Card
Daniele Palmas
1
-0
/
+9
2015-12-21
net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband Card
Daniele Palmas
1
-0
/
+9
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+9
2015-12-07
net: cdc_ncm: add "ndp_to_end" sysfs attribute
Bjørn Mork
1
-0
/
+43
2015-12-06
net: cdc_mbim: add "NDP to end" quirk for Huawei E3372
Bjørn Mork
1
-1
/
+9
2015-11-24
net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_common
Bjørn Mork
1
-4
/
+4
2015-09-15
cdc-ncm: use common parser
Oliver Neukum
1
-60
/
+9
2015-07-12
cdc_ncm: update specs URL
Enrico Mioso
1
-1
/
+1
2015-07-10
cdc_ncm: Add support for moving NDP to end of NCM frame
Enrico Mioso
1
-6
/
+55
2015-05-22
cdc_ncm: Fix tx_bytes statistics
Bjørn Mork
1
-1
/
+1
2015-03-29
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
1
-4
/
+3
2015-03-29
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
1
-1
/
+2
2014-06-03
net: cdc_ncm: allow tuning min_tx_pkt
Bjørn Mork
1
-0
/
+24
2014-06-03
net: cdc_ncm: export NCM Transfer Block (NTB) parameters
Bjørn Mork
1
-0
/
+30
2014-06-03
net: cdc_ncm: drop ethtool coalesce support
Bjørn Mork
1
-48
/
+0
2014-06-03
net: cdc_ncm: use sysfs for rx/tx aggregation tuning
Bjørn Mork
1
-19
/
+125
2014-06-03
net: cdc_ncm: inform usbnet when rx buffers are reduced
Bjørn Mork
1
-7
/
+7
2014-06-03
net: cdc_ncm: always reallocate tx_curr_skb when tx_max increases
Bjørn Mork
1
-0
/
+5
2014-06-03
net: cdc_ncm: reduce skb truesize in rx path
Bjørn Mork
1
-4
/
+3
2014-05-22
net: cdc_ncm: fix typo in test for supported formats
Dan Carpenter
1
-1
/
+2
2014-05-21
net: cdc_ncm: fix 64bit division build error
Bjørn Mork
1
-2
/
+2
2014-05-17
net: cdc_ncm: do not start timer on an empty skb
Bjørn Mork
1
-2
/
+2
2014-05-17
net: cdc_ncm: remove redundant "disconnected" flag
Bjørn Mork
1
-17
/
+2
2014-05-17
net: cdc_ncm: fix argument alignment
Bjørn Mork
1
-6
/
+6
2014-05-17
net: cdc_ncm: use sane defaults for rx/tx buffers
Bjørn Mork
1
-2
/
+10
2014-05-17
net: cdc_ncm/cdc_mbim: adding NCM protocol statistics
Bjørn Mork
1
-0
/
+91
2014-05-17
net: cdc_ncm: set reasonable padding limits
Bjørn Mork
1
-2
/
+6
2014-05-17
net: cdc_ncm: use true max dgram count for header estimates
Bjørn Mork
1
-3
/
+6
2014-05-17
net: cdc_ncm: use ethtool to tune coalescing settings
Bjørn Mork
1
-2
/
+69
2014-05-17
net: cdc_ncm: support rx_max/tx_max updates when running
Bjørn Mork
1
-6
/
+25
2014-05-17
net: cdc_ncm: split .bind device initialization
Bjørn Mork
1
-17
/
+19
2014-05-17
net: cdc_ncm: factor out one-time device initialization
Bjørn Mork
1
-96
/
+155
2014-05-17
net: cdc_ncm: split out rx_max/tx_max update of setup
Bjørn Mork
1
-31
/
+57
2014-05-14
net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions
Bjørn Mork
1
-14
/
+13
2014-05-05
net: cdc_ncm: fix buffer overflow
Bjørn Mork
1
-1
/
+1
2014-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-25
/
+23
2014-03-21
net: cdc_ncm: respect operator preferred MTU reported by MBIM
Ben Chan
1
-0
/
+17
2014-03-18
net: cdc_ncm: fix control message ordering
Bjørn Mork
1
-25
/
+23
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-14
net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()
Dan Carpenter
1
-1
/
+1
2013-11-06
net: cdc_ncm: remove non-standard NCM device IDs
Enrico Mioso
1
-11
/
+0
2013-11-06
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
1
-2
/
+4
2013-11-02
net: cdc_ncm: no not set tx_max higher than the device supports
Bjørn Mork
1
-2
/
+1
[next]