index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
cdc_ncm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: cdc_ncm: add Huawei devices
Bjørn Mork
2012-11-13
1
-4
/
+18
*
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Peter Meiser
2012-08-03
1
-0
/
+20
*
cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN
Dan Williams
2012-07-24
1
-23
/
+45
*
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-05-18
1
-0
/
+1
*
cdc_ncm: avoid discarding datagrams in rx path
Alexey Orishko
2012-03-16
1
-55
/
+47
*
cdc_ncm: fix MTU and max_datagram_size handling
Alexey Orishko
2012-03-16
1
-18
/
+16
*
cdc_ncm: reduce driver latency in the data path
Alexey Orishko
2012-03-16
1
-43
/
+51
*
usb/cdc_ncm: print MAC via printk format specifier
Danny Kukawka
2012-02-24
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-01-09
1
-2
/
+2
|
\
|
*
usbnet: make ethtool_ops const
stephen hemminger
2012-01-09
1
-2
/
+2
*
|
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-14
/
+1
|
\
\
|
|
/
|
/
|
|
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-14
/
+1
*
|
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
2011-11-22
1
-3
/
+1
|
/
*
usbnet/cdc_ncm: Don't use stack variables for DMA
Josh Boyer
2011-08-13
1
-9
/
+38
*
cdc_ncm: fix endianness problem.
Giuseppe Scrivano
2011-08-04
1
-100
/
+56
*
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-24
1
-1
/
+0
*
usbnet/cdc_ncm: add missing .reset_resume hook
Stefan Metzmacher
2011-06-01
1
-1
/
+2
*
CDC NCM: release interfaces fix in unbind()
Alexey Orishko
2011-05-24
1
-48
/
+25
*
CDC NCM: Add mising short packet in cdc_ncm driver
Alexey Orishko
2011-05-12
1
-5
/
+8
*
cdc_ncm: fix short packet issue on some devices
Hans Petter Selasky
2011-04-24
1
-2
/
+2
*
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
2011-04-01
1
-1
/
+1
*
USB CDC NCM errata updates for cdc_ncm host driver
Alexey Orishko
2011-02-08
1
-80
/
+147
*
USB CDC NCM: tx_fixup() race condition fix
Alexey Orishko
2011-01-18
1
-7
/
+12
*
USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ...
Jesper Juhl
2011-01-13
1
-1
/
+3
*
USB CDC NCM host driver
Alexey Orishko
2010-12-06
1
-0
/
+1213