From: Sergey Matyukevich <geomatsi@gmail.com>
To: ofono@ofono.org
Subject: [RFC PATCH 0/4] gemalto: USB ethernet data path for ELS81x
Date: Sun, 16 Aug 2020 00:43:54 +0300 [thread overview]
Message-ID: <20200815214358.69100-1-geomatsi@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1415 bytes --]
Hi Denis and all,
This patch series suggests several updates and fixes for gemalto modems,
in particular for ELS81x device. Major change enables data path via USB
ethernet interface for modems supporting this feature.
Before submitting this patch series, I figured out that similar changes
have been already submitted to ofono mailing list back in 2017. At that
time they were aimed at PLS8 device:
https://lists.syncevolution.org/hyperkitty/list/ofono(a)ofono.org/thread/CHQZ2LY6D7J75MLYENACM6JDFHNN5GJ5/#3JB3RF5WVW2U6R65UHA6POSRROUNV6ET
It looks like not all the pieces from the original patches finally
landed in the ofono code base. I am not sure why they were not
merged, so I marked this series as RFC.
Regards,
Sergey
Sergey Matyukevich (4):
drivers: gemalto: add gprs-context driver
plugins: udevng: detect gemalto network interfaces
plugins: gemalto: add optional gprs-context driver
plugins: gemalto: fix incomplete at-chat shutdown
Makefile.am | 3 +-
drivers/gemaltomodem/gemaltomodem.c | 4 +-
drivers/gemaltomodem/gemaltomodem.h | 3 +
drivers/gemaltomodem/gprs-context.c | 280 ++++++++++++++++++++++++++++
plugins/gemalto.c | 20 +-
plugins/udevng.c | 14 +-
6 files changed, 318 insertions(+), 6 deletions(-)
create mode 100644 drivers/gemaltomodem/gprs-context.c
--
2.28.0
next reply other threads:[~2020-08-15 21:43 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-15 21:43 Sergey Matyukevich [this message]
2020-08-15 21:43 ` [RFC PATCH 1/4] drivers: gemalto: add gprs-context driver Sergey Matyukevich
2020-08-17 19:23 ` Denis Kenzior
2020-08-15 21:43 ` [RFC PATCH 2/4] plugins: udevng: detect gemalto network interfaces Sergey Matyukevich
2020-08-15 21:43 ` [RFC PATCH 3/4] plugins: gemalto: add optional gprs-context driver Sergey Matyukevich
2020-08-15 21:43 ` [RFC PATCH 4/4] plugins: gemalto: fix incomplete at-chat shutdown Sergey Matyukevich
2020-08-17 16:56 ` Sergey Matyukevich
2020-08-17 19:54 ` Denis Kenzior
2020-08-17 20:22 ` Sergey Matyukevich
2020-08-18 9:06 ` Martin =?unknown-8bit?q?Hundeb=C3=B8ll?=
2020-08-18 14:33 ` Denis Kenzior
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=20200815214358.69100-1-geomatsi@gmail.com \
--to=geomatsi@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