messages from 2019-05-31 09:51:00 to 2019-08-11 14:31:19 UTC [more...]
[PATCH v3] qmimodem: support wake on SMS receive
2019-09-28 1:48 UTC (2+ messages)
[PATCH v4] qmimodem: change msg class none to store/notify
2019-09-28 1:48 UTC (2+ messages)
[rfc] Motorola Droid 4 voice: integrate into atmodem or completely separate?
2019-08-12 8:22 UTC (2+ messages)
Motorola Droid 4 SMS sending
2019-08-11 14:25 UTC (2+ messages)
Unsalble cellular connection
2019-08-11 13:37 UTC (9+ messages)
Duplicated contexts
2019-08-08 19:10 UTC (4+ messages)
[PATCH] gprs: Do not leak CID on failure to assign context
2019-08-07 22:11 UTC (2+ messages)
[PATCH] gprs: Use -1 as netreg status during init
2019-08-07 21:57 UTC (3+ messages)
` [PATCH v2] "
[PATCH] netreg, gprs: Use -1 as netreg status during init
2019-08-02 14:50 UTC (5+ messages)
[PATCH] gprs: Postpone attach decisions until netreg is finished
2019-08-01 11:31 UTC (3+ messages)
[PATCH] atmodem: Check for auto activated contexts during init
2019-07-24 17:24 UTC (2+ messages)
Setting "RoamingAllowed" on by default; or storing persistently
2019-07-24 14:55 UTC (4+ messages)
Telit ME910C1-WW not detected
2019-07-23 13:11 UTC (2+ messages)
Detecting if a modem has dialing support
2019-07-22 17:02 UTC (5+ messages)
[PATCHv3 1/4] quectel: add dbus hardware interface
2019-07-22 8:46 UTC (7+ messages)
` [PATCHv3 2/4] doc: add documentaion for Quectel hardware API
` [PATCHv3 3/4] quectel: implement dbus signals for modem power notifications
` [PATCHv3 4/4] doc: document power-event signals for quectel Hardware API
[PATCHv2] test: process-context-settings: add argument for default connection
2019-07-19 15:56 UTC (2+ messages)
[PATCH 1/2] atmodem: gprs-context: parse list-less CGDATA response
2019-07-19 15:35 UTC (3+ messages)
` [PATCH 2/2] quectel: pass vendor id to gprs and gprs-context
[PATCHv2 1/4] quectel: add dbus hardware interface
2019-07-19 12:25 UTC (7+ messages)
` [PATCHv2 2/4] doc: add documentaion for Quectel hardware API
` [PATCHv2 3/4] quectel: implement dbus signals for modem power notifications
` [PATCHv2 4/4] doc: document power-event signals for quectel Hardware API
[PATCH 1/1] ublox: detect and support LARA R2 series
2019-07-19 7:48 UTC (2+ messages)
[PATCH 1/2] ublox: network-registration atom
2019-07-19 7:45 UTC (3+ messages)
` [PATCH 2/2] ublox: use custom netreg atom
[PATCH 01/10] atmodem: export generic netreg funcs
2019-07-19 6:43 UTC (13+ messages)
` [PATCH 02/10] atmodem: export struct netreg
` [PATCH 03/10] ublox: network-registration atom
` [PATCH 04/10] Makefile
` [PATCH 05/10] ublox: use custom netreg atom
` [PATCH 06/10] ublox: determine gprs-context driver from network interface
` [PATCH 07/10] ublox: create only 1 gprs context
` [PATCH 08/10] ublox: add voicecall support
` [PATCH 09/10] ublox: add SMS support
` [PATCH 10/10] ublox: be explicit about lack of IPv6
[PATCH 1/4] test: process-context-settings: use ip instead of ifconfig/route
2019-07-19 6:28 UTC (8+ messages)
` [PATCH 2/4] test: process-context-settings: print settings to stderr
` [PATCH 3/4] test: process-context-settings: print commands instead of running them
` [PATCH 4/4] test: process-context-settings: add argument for default connection
qmimodems: netreg properties CellId and LocationAreaCode sometimes not present
2019-07-19 6:20 UTC (4+ messages)
` [PATCH 1/1] qmimodem: remember lac and cellid
[PATCH 1/7] gatresult: strip trailing spaces from unquoted strings
2019-07-19 6:14 UTC (10+ messages)
` [PATCH 2/7] atmodem: rename OFONO_VENDOR_QUECTEL_M95 to OFONO_VENDOR_QUECTEL_SERIAL
` [PATCH 3/7] quectel: enable call volume settings
` [PATCH 4/7] quectel: store model id in private data
` [PATCH 5/7] quectel: add support for the Quectel MC60 modem
` [PATCH 6/7] quectel: add dbus hardware interface
` [PATCH 7/7] quectel: implement dbus signals for modem power notifications
[PATCHv3 0/9] Quectel M95 support
2019-07-12 16:00 UTC (17+ messages)
` [PATCHv3 1/9] atmodem: sms: add quectel m95 quirks
` [PATCHv3 2/9] quectel: always print modem pointer in debug messages
` [PATCHv3 3/9] quectel: unwrap call to at_util_open_device()
` [PATCHv3 4/9] quectel: replace glib uses with ell
` [PATCHv3 5/9] quectel: add basic support for serial connected modems
` [PATCHv3 6/9] quectel: support gpio to power on/off the modem
` [PATCHv3 7/9] quectel: configure flow control when enabled
` [PATCHv3 8/9] quectel: query device model to enable vendor quirks
` [PATCHv3 9/9] quectel: initialize call, phonebook and sms when ready
[PATCH 00/10] quectel serial support
2019-07-09 15:25 UTC (23+ messages)
` [PATCH 01/10] gatresult: include glib header
` [PATCH 02/10] atutil: guard call to g_hash_table_destroy()
` [PATCH 03/10] quectel: improve coding style
` [PATCH 04/10] quectel: use plain c-types over glib/ofono typedefs
` [PATCH 05/10] quectel: always print modem pointer in debug messages
` [PATCH 06/10] quectel: unwrap call to at_util_open_device()
` [PATCH 07/10] quectel: replace glib uses with ell
` [PATCH 08/10] quectel: split up initial channel/device configuration
` [PATCHv2 08/10] quectel: fix "
` [PATCH 09/10] quectel: add basic support for serial connected modems
` [PATCH 10/10] quectel: support gpio to power on/off the modem
` [PATCHv2 "
[PATCH 1/1] ublox: detect and support LARA R2 series
2019-06-28 5:59 UTC (3+ messages)
List of 4G USB Dongle for RPi with support for ofono
2019-06-26 14:12 UTC
Compiling: error: cast increases required alignment of target type [-Werror=cast-align]
2019-06-22 5:40 UTC (4+ messages)
[PATCH] ubloxmodem: fix maybe-unitialized error
2019-06-21 20:27 UTC (4+ messages)
[PATCH] xmm7modem: disabling reporting of intermediate results for CGDATA
2019-06-20 16:23 UTC (2+ messages)
[PATCH] udev: Adding PCIe as a subsystem in udev
2019-06-18 19:45 UTC (2+ messages)
[PATCH 1/2] isimodem: gprs-context: properly null terminate cd->password
2019-06-17 19:13 UTC (4+ messages)
` [PATCH 2/2] isimodem: voicecall: fix strncpy compiler error (GCC 9)
[PATCH] xmm7modem: fix to activate context with cid zero
2019-06-14 16:44 UTC (2+ messages)
[PATCH 1/2] xmm7modem: fix to activate context with cid zero
2019-06-12 14:57 UTC (4+ messages)
[PATCH 2/2] xmm7modem: changed gprs driver vendor for xmm7modem
2019-06-11 9:31 UTC
Query related to calling via ofono api's
2019-06-11 7:47 UTC
[PATCH 3/3] xmm7modem: adding netmon changes for reporting neighbouring cell
2019-06-07 16:42 UTC (2+ messages)
[PATCH 2/3] netmon: adding get functionality for neighbouring cell information
2019-06-07 16:41 UTC (2+ messages)
[PATCH 1/3] netmon: adding get function for neighbouring cell information
2019-06-07 16:37 UTC (2+ messages)
[PATCH] netmon: adding get functionality for neighbouring cell information
2019-06-07 16:18 UTC (4+ messages)
[PATCH 2/2] xmm7modem: enabling simtoolkit for xmm7modem
2019-06-07 16:15 UTC (4+ messages)
[PATCH] netmon: adding get functionality for neighbouring cell information
2019-06-07 6:22 UTC (2+ messages)
[PATCH 3/3] xmm7modem: adding netmon changes for reporting neighbouring cell
2019-06-06 9:03 UTC
[PATCH 1/3] netmon: adding get function for neighbouring cell information
2019-06-06 9:02 UTC
[PATCH 2/3] netmon: adding get functionality for neighbouring cell information
2019-06-05 19:23 UTC (2+ messages)
[PATCH 0/4] RFC2: ublox serial modem support
2019-06-05 14:55 UTC (9+ messages)
` [PATCH 1/4] ubloxmodem: pre-eliminary support for ublox SARA serial modems
` [PATCH 2/4] plugins/ublox: Enable serial connection for an ublox modem
` [PATCH 3/4] udev: Recognize ublox serial modems
` [PATCH 4/4] atmodem: Use atd99 as ppp command for ublox
[PATCH 3/3] xmm7modem: adding netmon changes for reporting neighbouring cell
2019-06-04 11:38 UTC
[PATCH 1/3] netmon: adding get function for neighbouring cell information
2019-06-04 11:37 UTC
[PATCH] ppp: Allow to set-up ppp connection without authentification
2019-05-31 9:51 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox