messages from 2015-12-16 21:16:53 to 2016-03-18 11:53:09 UTC [more...]
[PATCH v3 0/9] allow automatic context activation
2016-03-18 11:53 UTC (4+ messages)
` [PATCH 1/5] idmap: add api for finding a certain id in map
` [PATCH 2/5] gprs-context.h: add op for reading context config
` [PATCH 3/5] gprs: implement ofono_gprs_cid_activated
[PATCH v2 0/9] allow automatic context activation
2016-03-18 10:54 UTC (10+ messages)
` [PATCH 1/5] idmap: add api for finding a certain id in map
` [PATCH 2/5] gprs-context.h: add op for reading context config
` [PATCH 3/5] gprs: implement ofono_gprs_cid_activated
` [PATCH 3/9] gprs.h: automatic context configuration notifier
` [PATCH 4/5] atmodem: gprs: handle automatic context activation
` [PATCH 4/9] gprs: pri_activate_callback: optional msg reply
` [PATCH 5/9] gprs: pri_set_apn: make reply msg optional
` [PATCH 5/5] ubloxmodem: support automatic ctx activation
` [PATCH v2 0/5] allow automatic context activation
[PATCH 0/9] allow automatic context activation
2016-03-17 17:56 UTC (18+ messages)
` [PATCH 1/9] idmap: add api for finding a certain id in map
` [PATCH 2/9] gprs-context.h: add op for reading context config
` [PATCH 3/9] gprs.h: automatic context configuration notifier
` [PATCH 4/9] gprs: pri_activate_callback: optional msg reply
` [PATCH 5/9] gprs: pri_set_apn: make reply msg optional
` [PATCH 6/9] gprs: custom cid for assign_context
` [PATCH 7/9] gprs: implement ofono_gprs_cid_activated
` [PATCH 8/9] atmodem: gprs: handle automatic context activation
` [PATCH 9/9] ubloxmodem: support automatic ctx activation
[PATCH v4 0/2] Support for U-Blox Toby L2 modems
2016-03-17 16:25 UTC (5+ messages)
` [PATCH 1/2] ubloxmodem: add Toby L2 gprs context driver
` [PATCH 2/2] ubloxmodem: support authentication
[PATCH v3 0/2] Support for U-Blox Toby L2 modems
2016-03-17 15:22 UTC (3+ messages)
` [PATCH 1/2] ubloxmodem: add Toby L2 gprs context driver
` [PATCH 2/2] ubloxmodem: support authentication
[PATCH v2 0/7] Support for U-Blox Toby L2 modems
2016-03-17 15:09 UTC (12+ messages)
` [PATCH 1/7] plugins/ublox: give names to model ids
` [PATCH 2/7] ubloxmodem: add Toby L2 gprs context driver
` [PATCH 3/7] plugins/ublox: enable ubloxmodem driver when possible
` [PATCH 4/7] plugins/ublox: support more internet contexts
` [PATCH 5/7] ubloxmodem: support authentication
` [PATCH 6/7] plugins/ublox: read network mode
` [PATCH 7/7] ubloxmodem: add routed mode support
[PATCH v1 00/11] Support for U-Blox Toby L2 modems
2016-03-17 14:26 UTC (20+ messages)
` [PATCH 01/11] plugins/udevng: support different interface strings to detect TOBY series
` [PATCH 02/11] plugins/ublox: allow enabling of TOBY L2 modems
` [PATCH 03/11] plugins/ublox: use vendor from structure instead of fixed
` [PATCH 04/11] atmodem: add support for U-Blox TOBY L2 modems
` [PATCH 05/11] plugins/ublox: give names to model ids
` [PATCH 06/11] ubloxmodem: add Toby L2 gprs context driver
` [PATCH 07/11] plugins/ublox: enable ubloxmodem driver when possible
` [PATCH 08/11] plugins/ublox: support more internet contexts
` [PATCH 09/11] ubloxmodem: support authentication
` [PATCH 10/11] plugins/ublox: read network mode
` [PATCH 11/11] ubloxmodem: add routed mode support
[PATCH] ril_sofia3gr: add ussd functionality invocation
2016-03-16 17:52 UTC (2+ messages)
Timeout/Reliability issue with my plugin
2016-03-12 19:20 UTC (5+ messages)
ofono plugin and state transmissions
2016-03-12 15:38 UTC (2+ messages)
[RFC v0 0/3] use GEREG for when in LTE networks
2016-03-12 14:51 UTC (4+ messages)
` [PATCH 1/3] gprs.h: add api for reading access technology
` [PATCH 2/3] gprs: "
` [PATCH 3/3] atmodem: gprs: do CEREG instead of CGREG for LTE
[PATCH 00/19] Support for U-Blox Toby L2 modems
2016-03-10 14:43 UTC (30+ messages)
` [PATCH 01/19] plugins/udevng: support the U-Blox TOBY-L2 series
` [PATCH 02/19] plugins/udevng: support different interface strings to detect TOBY series
` [PATCH 03/19] plugins/udevng: ublox: set model string
` [PATCH 04/19] include: vendor.h: add vendor for ublox toby
` [PATCH 05/19] plugins/ublox: allow enabling of TOBY L2 modems
` [PATCH 06/19] plugins/ublox: use vendor from structure instead of fixed
` [PATCH 07/19] atmodem: ublox: EPS now supported by newer ublox
` [PATCH 08/19] atmodem: add support for U-Blox TOBY L2 modems
` [PATCH 09/19] atmodem: work around CGREG issues in UBlox Toby L2
` [PATCH 10/19] ubloxmodem: add Toby L2 gprs context driver
` [PATCH 11/19] gprs-context.h: add function for setting APN
` [PATCH 12/19] gprs: allow APN updates from gprs-context driver
` [PATCH 13/19] ubloxmodem: push back APN into gprs context
` [PATCH 14/19] plugins/ublox: give names to model ids
` [PATCH 15/19] plugins/ublox: enable ubloxmodem driver when possible
` [PATCH 16/19] plugins/ublox: support more internet contexts
` [PATCH 17/19] ubloxmodem: support authentication
` [PATCH 18/19] plugins/ublox: read network mode
` [PATCH 19/19] ubloxmodem: add routed mode support
[PATCH 19/19] ubloxmodem: add routed mode support
2016-03-09 16:06 UTC
[PATCH 18/19] plugins/ublox: read network mode
2016-03-09 16:06 UTC
[PATCH 02/19] plugins/udevng: support different interface strings to detect TOBY series
2016-03-09 16:05 UTC
[PATCH 01/19] plugins/udevng: support the U-Blox TOBY-L2 series
2016-03-09 16:05 UTC
ofono with sim5320 module
2016-03-08 18:30 UTC (2+ messages)
Huawei 3131 with idVendor=12d1, idProduct=14fe
2016-02-24 14:49 UTC (28+ messages)
how to run PDP establishment ?
2016-02-15 2:14 UTC
Ofono 1.17 over bluez5 Bluetooth : A2DP and AVRCP is working fine , but HFP- No sound -Mic/Speaker ?
2016-02-02 14:09 UTC (4+ messages)
[PATCH] sim: Add ServiceProviderName property to SimManager
2016-01-27 16:43 UTC
[PATCH] rilmodem: Fix GPRS feature inavailable issue
2016-01-14 18:52 UTC (5+ messages)
[PATCH] plugins/ril.c: avoid create a gril each time enable ril modem
2016-01-12 19:48 UTC (2+ messages)
[PATCH v2] hfpmodem: Handle repeated held call indicator
2016-01-12 16:31 UTC (2+ messages)
[PATCH] hfpmodem: Handle repeated held call indicator
2016-01-11 18:04 UTC (2+ messages)
[PATCH] gdbus: Drop message replies if the sender requested no reply
2016-01-11 17:20 UTC
ERROR:Reject SCO: Agent not registered
2016-01-10 19:50 UTC (3+ messages)
` ERROR:Reject SCO: Agent not registered. HSP vs A2DP in Debian8
[PATCH v2] network: Fix use-after-free caused by Scan() in poor reception
2016-01-07 16:32 UTC (3+ messages)
[PATCH] gdbus: Drop message replies if the sender requested no reply
2016-01-05 5:36 UTC (2+ messages)
[PATCH] gatchat/gatppp.c: Add timeout handler in ppp_enter_phase
2016-01-05 5:28 UTC (2+ messages)
Huawei 3131 with idVendor=12d1, idProduct=14fe
2016-01-04 16:18 UTC (3+ messages)
[PATCH] gprs: Fix the ContextAdded() signal Introspection
2015-12-22 16:24 UTC (2+ messages)
[PATCH] network: Fix use-after-free caused by Scan() in poor reception
2015-12-22 16:23 UTC (4+ messages)
[PATCH] gprs: Make the ContextAdded return a variant
2015-12-22 7:11 UTC (3+ messages)
[PATCH] cbs: Resolve a use-after-free that could occur with rapid location changes
2015-12-21 23:55 UTC (2+ messages)
[PATCH] gprs: Make the ContextAdded return a variant
2015-12-21 10:10 UTC
[PATCH 1/2 v5] plugins: add upower battery monitor for bluetooth
2015-12-18 15:56 UTC (3+ messages)
` [PATCH 2/2 v5] build: add support for upower plugin
[PATCH v2] build: untangle ATMODEM and BLUETOOTH conditionals
2015-12-17 19:33 UTC (2+ messages)
Add/Remove phonesim on the fly
2015-12-17 17:44 UTC (3+ messages)
[PATCH 1/2 v4] plugins: add upower battery monitor for bluetooth
2015-12-16 21:16 UTC (2+ messages)
` [PATCH 2/2 v4] build: add support for upower plugin
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