All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Matyukevich <geomatsi@gmail.com>
To: ofono@ofono.org
Subject: [PATCH 0/5] gemalto: gprs context driver updates
Date: Mon, 21 Dec 2020 23:01:28 +0300	[thread overview]
Message-ID: <20201221200133.522933-1-geomatsi@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]

Hi Denis and all,

This patch series includes several updates and fixes for gemalto gprs
context driver based on testing and troubleshooting in several regions.
Major changes include support for automatic context activation and fixes
for gprs context deactivation.

Besides support for automatic context activation uncovered an issue with
normal activation sequence. According to modem specs, AT+CGACT should
not be used for contexts handled by AT^SWWAN. However wrong sequence
used to work when re-activating contexts already activated automatically,
while correct sequence produced incorrect modem DHCP responces.

Regards,
Sergey

Sergey Matyukevich (5):
  plugin: gemalto: fix source of gprs notifications
  gemalto: gprs: cgev gprs context deactivation
  gemalto: gprs: support automatic context activation
  gemalto: gprs: support different gprs protocols
  gemalto: gprs: support authentication settings

 drivers/gemaltomodem/gprs-context.c | 176 ++++++++++++++++++++--------
 plugins/gemalto.c                   |   2 +-
 2 files changed, 125 insertions(+), 53 deletions(-)

-- 
2.29.2

             reply	other threads:[~2020-12-21 20:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-21 20:01 Sergey Matyukevich [this message]
2020-12-21 20:01 ` [PATCH 1/5] plugin: gemalto: fix source of gprs notifications Sergey Matyukevich
2020-12-22 16:40   ` Denis Kenzior
2020-12-21 20:01 ` [PATCH 2/5] gemalto: gprs: cgev gprs context deactivation Sergey Matyukevich
2020-12-21 20:01 ` [PATCH 3/5] gemalto: gprs: support automatic context activation Sergey Matyukevich
2020-12-22 16:58   ` Denis Kenzior
2020-12-23 20:41     ` Sergey Matyukevich
2020-12-24  1:48       ` Denis Kenzior
2020-12-24 20:22         ` Sergey Matyukevich
2020-12-21 20:01 ` [PATCH 4/5] gemalto: gprs: support different gprs protocols Sergey Matyukevich
2020-12-21 20:01 ` [PATCH 5/5] gemalto: gprs: support authentication settings Sergey Matyukevich
2020-12-22 17:01   ` 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=20201221200133.522933-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.