]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: qmi_wwan: add ZTE MF60
authorBjørn Mork <bjorn@mork.no>
Thu, 5 Jul 2012 01:13:33 +0000 (01:13 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:30:37 +0000 (10:30 -0700)
commite7f558cc5068b40428b048d8e6e338fef29fd5ee
treeb2f9f07682b24d4a3baae6a48ea28cb592bc77a9
parentbf5ebae622cc4b0df483488ec8648831705f6465
net: qmi_wwan: add ZTE MF60

commit 6fecd35d4cd79fc75e8290abb86734c18500d2a2 upstream.

Adding a device with limited QMI support. It does not support
normal QMI_WDS commands for connection management. Instead,
sending a QMI_CTL SET_INSTANCE_ID command is required to
enable the network interface:

  01 0f 00 00 00 00 00 00  20 00 04 00 01 01 00 00

A number of QMI_DMS and QMI_NAS commands are also supported
for optional device management.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/usb/qmi_wwan.c