cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
authorBassem Boubaker <bassem.boubaker@actia.fr>
Wed, 11 Apr 2018 11:15:53 +0000 (13:15 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Apr 2018 06:55:07 +0000 (08:55 +0200)
commit14fb3c646653aaaa4880132cbb42dce660f520a6
tree162cc42860f37f041dfa0d2ba4269441cf739b31
parent17da5b1d0a467ebeb72647ce77bfe4cc263fdb57
cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN

[ Upstream commit 53765341ee821c0a0f1dec41adc89c9096ad694c ]

The Cinterion AHS8 is a 3G device with one embedded WWAN interface
using cdc_ether as a driver.

The modem is controlled via AT commands through the exposed TTYs.

AT+CGDCONT write command can be used to activate or deactivate a WWAN
connection for a PDP context defined with the same command. UE
supports one WWAN adapter.

Signed-off-by: Bassem Boubaker <bassem.boubaker@actia.fr>
Acked-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/usb/cdc_ether.c