index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
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
*
net: cdc_ncm: fix control message ordering
Bjørn Mork
2014-03-18
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
*
net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()
Dan Carpenter
2013-11-14
*
net: cdc_ncm: remove non-standard NCM device IDs
Enrico Mioso
2013-11-05
*
net: cdc_ncm: Export cdc_ncm_{tx, rx}_fixup functions for re-use
Enrico Mioso
2013-11-05
*
net: cdc_ncm: no not set tx_max higher than the device supports
Bjørn Mork
2013-11-02
*
net: cdc_ncm: improve bind error debug messages
Bjørn Mork
2013-11-02
*
net: cdc_ncm: return proper error if setup fails
Bjørn Mork
2013-11-02
*
net: cdc_ncm: refactoring cdc_ncm_setup
Bjørn Mork
2013-11-02
*
net: cdc_ncm: endian convert constants instead of variables
Bjørn Mork
2013-11-02
*
net: cdc_ncm: log signatures in hex
Bjørn Mork
2013-11-02
*
net: cdc_ncm: use netif_* and dev_* instead of pr_*
Bjørn Mork
2013-11-02
*
net: cdc_ncm: log the length we warn about
Bjørn Mork
2013-11-02
*
net: cdc_ncm: set correct dev->hard_mtu
Bjørn Mork
2013-11-02
*
net: cdc_ncm: remove ethtool ops
Bjørn Mork
2013-11-02
*
net: cdc_ncm: remove probe and disconnect wrappers
Bjørn Mork
2013-11-02
*
net: cdc_ncm: no point in filling up the NTBs if we send ZLPs
Bjørn Mork
2013-11-02
*
net: cdc_ncm: only the control intf can be probed
Bjørn Mork
2013-11-02
*
net: cdc_ncm: remove descriptor pointers
Bjørn Mork
2013-11-02
*
net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE
Bjørn Mork
2013-11-02
*
net: cdc_ncm: remove ncm_parm field
Bjørn Mork
2013-11-02
*
net: cdc_ncm: remove tx_speed and rx_speed fields
Bjørn Mork
2013-11-02
*
net: cdc_ncm: remove unused udev field
Bjørn Mork
2013-11-02
*
net: cdc_ncm: remove redundant netdev field
Bjørn Mork
2013-11-02
*
net: cdc_ncm: remove redundant endpoint pointers
Bjørn Mork
2013-11-02
*
net: cdc_ncm: remove redundant "intf" field
Bjørn Mork
2013-11-02
*
net: cdc_ncm: simplify and optimize frame padding
Bjørn Mork
2013-11-02
*
usbnet: cdc_ncm: apply usbnet_link_change
Ming Lei
2013-04-11
*
net: cdc_ncm: demote "unexpected notification" to debug level
Bjørn Mork
2013-04-08
*
cdc_ncm: return -ENOMEM if kzalloc fails
Devendra Naga
2013-03-30
*
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
Bjørn Mork
2013-03-17
*
net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWAN
Bjørn Mork
2013-02-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
|
\
|
*
net: cdc_ncm: fix probing of devices with multiple control interface altsettings
Bjørn Mork
2013-02-14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
|
\
|
|
*
net: cdc_ncm: add another Huawei vendor specific device
Bjørn Mork
2013-02-06
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
|
\
|
|
*
net: cdc_ncm: use IAD provided by the USB core
Bjørn Mork
2013-01-27
|
*
cdc_ncm: add support FLAG_NOARP for Infineon modem platform
Wei Shuai
2013-01-21
|
*
net: cdc_ncm: fix error path for single interface probing
Bjørn Mork
2013-01-21
|
*
net: cdc_ncm: workaround for missing CDC Union
Bjørn Mork
2013-01-21
*
|
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-07
|
/
*
use generic usbnet_manage_power()
Oliver Neukum
2012-12-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-17
|
\
|
*
net: cdc_ncm: add Huawei devices
Bjørn Mork
2012-11-13
*
|
net: cdc_ncm: error path lock fix
Bjørn Mork
2012-10-28
*
|
net: cdc_ncm: big endian fix
Bjørn Mork
2012-10-28
*
|
usbnet: cdc-ncm: apply introduced usb command APIs
Ming Lei
2012-10-26
*
|
net: cdc_ncm: do not bind to NCM compatible MBIM devices
Bjørn Mork
2012-10-23
*
|
net: cdc_ncm: export shared symbols and definitions
Bjørn Mork
2012-10-23
[next]