index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
cdc_ncm.c
Age
Commit message (
Expand
)
Author
2012-03-16
cdc_ncm: avoid discarding datagrams in rx path
Alexey Orishko
2012-03-16
cdc_ncm: fix MTU and max_datagram_size handling
Alexey Orishko
2012-03-16
cdc_ncm: reduce driver latency in the data path
Alexey Orishko
2012-02-24
usb/cdc_ncm: print MAC via printk format specifier
Danny Kukawka
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-09
usbnet: make ethtool_ops const
stephen hemminger
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-11-22
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-08-13
usbnet/cdc_ncm: Don't use stack variables for DMA
Josh Boyer
2011-08-04
cdc_ncm: fix endianness problem.
Giuseppe Scrivano
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-01
usbnet/cdc_ncm: add missing .reset_resume hook
Stefan Metzmacher
2011-05-24
CDC NCM: release interfaces fix in unbind()
Alexey Orishko
2011-05-12
CDC NCM: Add mising short packet in cdc_ncm driver
Alexey Orishko
2011-04-24
cdc_ncm: fix short packet issue on some devices
Hans Petter Selasky
2011-04-01
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
2011-02-08
USB CDC NCM errata updates for cdc_ncm host driver
Alexey Orishko
2011-01-18
USB CDC NCM: tx_fixup() race condition fix
Alexey Orishko
2011-01-13
USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...
Jesper Juhl
2010-12-06
USB CDC NCM host driver
Alexey Orishko