index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-14
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-02
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-25
cdc_ncm: fix short packet issue on some devices
Hans Petter Selasky
2011-04-02
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-19
USB CDC NCM: tx_fixup() race condition fix
Alexey Orishko
2011-01-14
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