All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] lte atom proto and authentication
@ 2018-10-12  8:14 Giacinto Cifelli
  2018-10-12  8:14 ` [PATCH v2 1/5] lte-api: protocol and authentication properties Giacinto Cifelli
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Giacinto Cifelli @ 2018-10-12  8:14 UTC (permalink / raw)
  To: ofono

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

Second version of the lte atom, with selection of protocol and authentication.
In this version the settings are applied as soon as a property is changed.

Giacinto Cifelli (5):
  lte-api: protocol and authentication properties
  lte.h: added proto and authentication handling
  src/lte: added proto and authentication handling
  atmodem/lte: proto and authentication handling
  Gemalto contributors so far

 AUTHORS               |   2 +
 doc/lte-api.txt       |  39 +++++++
 drivers/atmodem/lte.c |  92 ++++++++++++++--
 include/lte.h         |   5 +
 src/lte.c             | 236 ++++++++++++++++++++++++++++++++----------
 5 files changed, 307 insertions(+), 67 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-10-12  8:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-12  8:14 [PATCH v2 0/5] lte atom proto and authentication Giacinto Cifelli
2018-10-12  8:14 ` [PATCH v2 1/5] lte-api: protocol and authentication properties Giacinto Cifelli
2018-10-12  8:14 ` [PATCH v2 2/5] lte.h: added proto and authentication handling Giacinto Cifelli
2018-10-12  8:14 ` [PATCH v2 3/5] src/lte: " Giacinto Cifelli
2018-10-12  8:14 ` [PATCH v2 4/5] atmodem/lte: " Giacinto Cifelli
2018-10-12  8:14 ` [PATCH v2 5/5] Gemalto contributors so far Giacinto Cifelli
2018-10-12  8:25 ` [PATCH v2 0/5] lte atom proto and authentication Jonas Bonn
2018-10-12  8:35   ` Giacinto Cifelli

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.