From: Piotr Haber <gluedig@gmail.com>
To: ofono@ofono.org
Subject: [PATCH 0/4] add support for Telit LE910V2
Date: Wed, 25 Jan 2017 11:41:24 +0100 [thread overview]
Message-ID: <20170125104128.5254-1-gluedig@gmail.com> (raw)
In-Reply-To: <0d2bc051-546f-6c64-885a-7d7ea5501b11@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 808 bytes --]
Telit L910 V2 is a LTE Cat. 4 device.
Piotr Haber (4):
telitmodem: support for CDC-NCM network adapter
plugins: support for Telit LE910 V2 modem
doc: description of Telit LE910V2 network setup
udevng: setup of Telit LE910V2
Makefile.am | 6 +-
doc/telit-modem.txt | 27 ++
drivers/telitmodem/gprs-context-ncm.c | 497 ++++++++++++++++++++++++++++++++++
drivers/telitmodem/telitmodem.c | 2 +
drivers/telitmodem/telitmodem.h | 2 +
plugins/le910v2.c | 400 +++++++++++++++++++++++++++
plugins/udevng.c | 38 +++
7 files changed, 971 insertions(+), 1 deletion(-)
create mode 100644 drivers/telitmodem/gprs-context-ncm.c
create mode 100644 plugins/le910v2.c
--
2.11.0
next prev parent reply other threads:[~2017-01-25 10:41 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-24 14:21 [PATCH v2] drivers: add support for Telit LE910 V2 modem Piotr Haber
2017-01-24 18:55 ` Denis Kenzior
2017-01-25 10:41 ` Piotr Haber [this message]
2017-01-25 10:41 ` [PATCH 1/4] telitmodem: support for CDC-NCM network adapter Piotr Haber
2017-01-25 16:33 ` Denis Kenzior
2017-01-25 10:41 ` [PATCH 2/4] plugins: support for Telit LE910 V2 modem Piotr Haber
2017-01-25 16:37 ` Denis Kenzior
2017-01-26 9:09 ` gluedig
2017-01-26 9:40 ` Antoine Aubert
2017-01-26 11:13 ` gluedig
2017-01-26 13:46 ` Denis Kenzior
2017-01-25 10:41 ` [PATCH 3/4] doc: description of Telit LE910V2 network setup Piotr Haber
2017-01-25 16:38 ` Denis Kenzior
2017-01-25 10:41 ` [PATCH 4/4] udevng: setup of Telit LE910V2 Piotr Haber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170125104128.5254-1-gluedig@gmail.com \
--to=gluedig@gmail.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox