All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] support Telit LE910 V2 modem
@ 2017-01-27  9:54 Piotr Haber
  2017-01-27  9:54 ` [PATCH 1/3] telitmodem: support for CDC-NCM network adapter Piotr Haber
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Piotr Haber @ 2017-01-27  9:54 UTC (permalink / raw)
  To: ofono

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

Introduce CDC-NCM driver for Telit modems.
Handle initialization of LE910V2 via udev.
Add model/variant recognition and setup.

Piotr Haber (3):
  telitmodem: support for CDC-NCM network adapter
  udevng: setup of Telit LE910V2
  xe910: support for Telit LE910V2 modem

 Makefile.am                           |   3 +-
 drivers/telitmodem/gprs-context-ncm.c | 485 ++++++++++++++++++++++++++++++++++
 drivers/telitmodem/telitmodem.c       |   2 +
 drivers/telitmodem/telitmodem.h       |   2 +
 plugins/udevng.c                      |  14 +-
 plugins/xe910.c                       |  16 +-
 6 files changed, 516 insertions(+), 6 deletions(-)
 create mode 100644 drivers/telitmodem/gprs-context-ncm.c

-- 
2.11.0


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

end of thread, other threads:[~2017-01-28  2:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-27  9:54 [PATCH 0/3] support Telit LE910 V2 modem Piotr Haber
2017-01-27  9:54 ` [PATCH 1/3] telitmodem: support for CDC-NCM network adapter Piotr Haber
2017-01-28  2:36   ` Denis Kenzior
2017-01-27  9:54 ` [PATCH 2/3] udevng: setup of Telit LE910V2 Piotr Haber
2017-01-28  2:30   ` Denis Kenzior
2017-01-27  9:54 ` [PATCH 3/3] xe910: support for Telit LE910V2 modem Piotr Haber
2017-01-28  2:37   ` Denis Kenzior

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.