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
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-3
/
+8
2013-02-14
net: cdc_ncm: fix probing of devices with multiple control interface altsettings
Bjørn Mork
1
-3
/
+8
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2013-02-07
net: cdc_ncm: add another Huawei vendor specific device
Bjørn Mork
1
-0
/
+3
2013-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+30
2013-01-28
net: cdc_ncm: use IAD provided by the USB core
Bjørn Mork
1
-24
/
+4
2013-01-21
cdc_ncm: add support FLAG_NOARP for Infineon modem platform
Wei Shuai
1
-0
/
+21
2013-01-21
net: cdc_ncm: fix error path for single interface probing
Bjørn Mork
1
-1
/
+2
2013-01-21
net: cdc_ncm: workaround for missing CDC Union
Bjørn Mork
1
-0
/
+27
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-3
/
+3
2012-12-20
use generic usbnet_manage_power()
Oliver Neukum
1
-8
/
+2
2012-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+18
2012-11-13
net: cdc_ncm: add Huawei devices
Bjørn Mork
1
-4
/
+18
2012-10-29
net: cdc_ncm: error path lock fix
Bjørn Mork
1
-0
/
+2
2012-10-29
net: cdc_ncm: big endian fix
Bjørn Mork
1
-1
/
+1
2012-10-26
usbnet: cdc-ncm: apply introduced usb command APIs
Ming Lei
1
-54
/
+31
2012-10-23
net: cdc_ncm: do not bind to NCM compatible MBIM devices
Bjørn Mork
1
-0
/
+27
2012-10-23
net: cdc_ncm: export shared symbols and definitions
Bjørn Mork
1
-86
/
+11
2012-10-23
net: cdc_ncm: refactoring for tx multiplexing
Bjørn Mork
1
-145
/
+102
2012-10-23
net: cdc_ncm: splitting rx_fixup for code reuse
Bjørn Mork
1
-28
/
+55
2012-10-23
net: cdc_ncm: process chained NDPs
Bjørn Mork
1
-14
/
+21
2012-10-23
net: cdc_ncm: refactor bind preparing for MBIM support
Greg Suarez
1
-14
/
+33
2012-10-23
net: cdc_ncm: adding MBIM support to ncm_setup
Greg Suarez
1
-15
/
+35
2012-10-23
net: cdc_ncm: workaround NTB input size firmware bug
Bjørn Mork
1
-33
/
+13
2012-08-04
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Peter Meiser
1
-0
/
+20
2012-07-25
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Dan Williams
1
-23
/
+45
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-03-16
cdc_ncm: avoid discarding datagrams in rx path
Alexey Orishko
1
-55
/
+47
2012-03-16
cdc_ncm: fix MTU and max_datagram_size handling
Alexey Orishko
1
-18
/
+16
2012-03-16
cdc_ncm: reduce driver latency in the data path
Alexey Orishko
1
-43
/
+51
2012-02-25
usb/cdc_ncm: print MAC via printk format specifier
Danny Kukawka
1
-5
/
+1
2012-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2012-01-10
usbnet: make ethtool_ops const
stephen hemminger
1
-2
/
+2
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+1
2011-11-23
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
1
-3
/
+1
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-14
/
+1
2011-08-14
usbnet/cdc_ncm: Don't use stack variables for DMA
Josh Boyer
1
-9
/
+38
2011-08-04
cdc_ncm: fix endianness problem.
Giuseppe Scrivano
1
-100
/
+56
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
1
-1
/
+0
2011-06-02
usbnet/cdc_ncm: add missing .reset_resume hook
Stefan Metzmacher
1
-1
/
+2
2011-05-24
CDC NCM: release interfaces fix in unbind()
Alexey Orishko
1
-48
/
+25
2011-05-13
CDC NCM: Add mising short packet in cdc_ncm driver
Alexey Orishko
1
-5
/
+8
2011-04-25
cdc_ncm: fix short packet issue on some devices
Hans Petter Selasky
1
-2
/
+2
2011-04-02
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
1
-1
/
+1
2011-02-09
USB CDC NCM errata updates for cdc_ncm host driver
Alexey Orishko
1
-80
/
+147
2011-01-19
USB CDC NCM: tx_fixup() race condition fix
Alexey Orishko
1
-7
/
+12
2011-01-14
USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...
Jesper Juhl
1
-1
/
+3
2010-12-06
USB CDC NCM host driver
Alexey Orishko
1
-0
/
+1213