index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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