Open Source Telephony
 help / color / mirror / Atom feed
From: Dragos Tatulea <dragos@endocode.com>
To: ofono@ofono.org
Subject: [PATCH v4 0/2] Support for U-Blox Toby L2 modems
Date: Thu, 17 Mar 2016 16:43:48 +0100	[thread overview]
Message-ID: <1458229430-31435-1-git-send-email-dragos@endocode.com> (raw)

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

This patchset adds support for Toby L2 modems in high throughput
mode.

Besides basic support, the following things are supported:
* 2/3G bearers
* Multiple primary PDP contexts.

Uptated in this patchset:
* Simplified authentication handling.

Dragos Tatulea (2):
  ubloxmodem: add Toby L2 gprs context driver
  ubloxmodem: support authentication

 Makefile.am                       |   7 +
 drivers/ubloxmodem/gprs-context.c | 479 ++++++++++++++++++++++++++++++++++++++
 drivers/ubloxmodem/ubloxmodem.c   |  49 ++++
 drivers/ubloxmodem/ubloxmodem.h   |  25 ++
 4 files changed, 560 insertions(+)
 create mode 100644 drivers/ubloxmodem/gprs-context.c
 create mode 100644 drivers/ubloxmodem/ubloxmodem.c
 create mode 100644 drivers/ubloxmodem/ubloxmodem.h

-- 
2.5.0


             reply	other threads:[~2016-03-17 15:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-17 15:43 Dragos Tatulea [this message]
2016-03-17 15:43 ` [PATCH 1/2] ubloxmodem: add Toby L2 gprs context driver Dragos Tatulea
2016-03-17 15:59   ` Denis Kenzior
2016-03-17 15:43 ` [PATCH 2/2] ubloxmodem: support authentication Dragos Tatulea
2016-03-17 16:25   ` 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=1458229430-31435-1-git-send-email-dragos@endocode.com \
    --to=dragos@endocode.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