summaryrefslogtreecommitdiff
path: root/plugins/option
AgeCommit message (Expand)AuthorFilesLines
2012-11-27icera,hso: don't disconnect() cancellable in the cancellation callbackAleksander Morgado1-2/+0
2012-11-09option,hso: early check of port type hints to avoid probingsAleksander Morgado1-50/+92
2012-11-02core,plugins: don't assume 'CS' supported when '2G' supportedAleksander Morgado1-8/+1
2012-10-30option,hso: don't reset connection if cancelled, wait to get connected beforeAleksander Morgado1-51/+101
2012-10-07hso: use user-specified allowed authentication methodsAleksander Morgado1-6/+43
2012-10-04libmm-glib: remove the `libmm-common.h' headerAleksander Morgado4-4/+8
2012-09-14libmm-common: added common utils from coreAleksander Morgado1-1/+0
2012-09-14option,hso: properly parse returned IMEIAleksander Morgado1-0/+44
2012-08-30hso: fix error handling in PIN retry countsAleksander Morgado1-1/+1
2012-08-24api,introspection: report list of drivers, not just oneAleksander Morgado6-13/+13
2012-08-24base-modem-at: add 'raw' handling to `mm_base_modem_at_command_full()'Aleksander Morgado2-14/+22
2012-08-23broadband-bearer: pass down the data port to the 3GPP dialling stepAleksander Morgado1-0/+1
2012-08-06hso: avoid highly unlikely use of already unref-ed bearerAleksander Morgado1-1/+4
2012-08-06hso: avoid trying to use an already freed contextAleksander Morgado1-15/+33
2012-08-06hso: fix small error in unlock retries checkingDan Williams1-1/+1
2012-08-06hso: implement unlock retries checkingDan Williams1-0/+71
2012-08-06port-probe: rename _get_port() to _peek_port() as there is no ownership transferAleksander Morgado2-2/+2
2012-08-06core: merge `MMPluginBase' and `MMPlugin'Aleksander Morgado4-31/+31
2012-08-06core: compile all ports before creating the modem objectAleksander Morgado2-69/+51
2012-07-19hso: use common integer string parsersAleksander Morgado1-6/+7
2012-07-19hso: unsolicited %IPDPACT may come before the AT command replyAleksander Morgado1-4/+7
2012-07-19hso: plug memleak when finishing dialling with errorAleksander Morgado1-2/+1
2012-07-19hso: fix cid to report toAleksander Morgado1-1/+1
2012-05-06bearer: simplify handling of the bearer configurationAleksander Morgado2-142/+11
2012-04-10bearer: allow subclasses to report disconnectionAleksander Morgado1-3/+1
2012-03-29broadband: ensure 3GPP location info gets updated when enabling the sourceAleksander Morgado1-38/+83
2012-03-29hso: include support for the raw GPS location sourceAleksander Morgado1-7/+32
2012-03-29hso: report received NMEA tracesAleksander Morgado1-4/+21
2012-03-29hso: open/close the raw GPS port when we enable/disable GPS gatheringAleksander Morgado1-5/+46
2012-03-29hso: ensure GPS is disabled when we initialize the modemAleksander Morgado1-0/+12
2012-03-29hso: enable/disable GPS location gatheringAleksander Morgado1-0/+97
2012-03-29hso: include custom location capabilities loadingAleksander Morgado1-1/+89
2012-03-28hso: grab GPS-specific portsAleksander Morgado1-2/+12
2012-03-28hso: plug small memleak when building devfileAleksander Morgado1-1/+4
2012-03-26option: fix loading current allowed modesAleksander Morgado1-2/+2
2012-03-26Revert "option: fix allowed modes response parsing"Aleksander Morgado1-3/+3
2012-03-26option: fix disabling sequence handlingAleksander Morgado1-3/+3
2012-03-26hso: skip the 10s timeout in High-Speed Option devicesAleksander Morgado1-0/+4
2012-03-26hso: update connection status only in the bearer matching the specific CIDAleksander Morgado1-28/+41
2012-03-26hso: fix segfault in bearer status update handlingAleksander Morgado1-1/+1
2012-03-26option: fix reading port-specific setup fileAleksander Morgado1-2/+2
2012-03-24hso: probe for QCDM portsAleksander Morgado1-0/+1
2012-03-24hso: fix bearer private data handlingAleksander Morgado1-0/+2
2012-03-24option: handle special 'auto' mode when setting allowed/preferred modesAleksander Morgado1-3/+11
2012-03-24option: handle response specifying automatic modeAleksander Morgado1-1/+5
2012-03-24option: fix setting allowed modesAleksander Morgado1-5/+5
2012-03-24option: no result expected in unsolicited enabling/disabling sequenceAleksander Morgado1-2/+4
2012-03-24option: fix allowed modes response parsingAleksander Morgado1-3/+3
2012-03-16hso: custom disconnection implementationAleksander Morgado1-0/+86
2012-03-16hso: custom IP config retrieval implementationAleksander Morgado1-0/+188