]> Pileus Git - ~andy/linux/commit
net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver
authorEnrico Mioso <mrkiko.rs@gmail.com>
Mon, 4 Nov 2013 08:50:48 +0000 (09:50 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Nov 2013 20:21:25 +0000 (15:21 -0500)
commit41c47d8cfd685cae6b08f9300fef12e602609b26
tree6f2c2f5307164bcf486b32ffbf15fc6134e00d50
parent2f69702c4db5f1c3149fd17fe30bdeb87cba9698
net: huawei_cdc_ncm: Introduce the huawei_cdc_ncm driver

This driver supports devices using the NCM protocol as an encapsulation layer
for other protocols, like the E3131 Huawei 3G modem. This drivers approach was
heavily inspired by the qmi_wwan/cdc_mbim approach & code model.

Signed-off-by: Enrico Mioso <mrkiko.rs@gmail.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/Kconfig
drivers/net/usb/Makefile
drivers/net/usb/huawei_cdc_ncm.c [new file with mode: 0644]