summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sierra: cache SIM PIN and re-send it after power-up if neededsierra-pin-after-power-upaleksander/sierra-pin-after-power-upAleksander Morgado2012-12-283-4/+190
* sierra: implement modem resetAleksander Morgado2012-12-281-0/+26
* sierra: wait up to 10s for the power up command replyAleksander Morgado2012-12-281-1/+1
* sierra: ignore all +PACSP messagesAleksander Morgado2012-12-281-4/+4
* sierra: fix 3GPP dialling sequenceAleksander Morgado2012-12-281-4/+7
* sierra: pass data port to parent's 3GPP dialling sequenceAleksander Morgado2012-12-281-5/+6
* broadband-bearer: dial port may be different to the primary portAleksander Morgado2012-12-281-32/+19
* plugin: avoid QMI-managed net ports when compiling without QMI supportAleksander Morgado2012-12-273-17/+27
* plugin-manager: initially never start with the Generic plugin suggestedAleksander Morgado2012-12-271-5/+10
* broadband-bearer: PDP context deactivation may take longerAleksander Morgado2012-12-271-2/+2
* plugin: re-run subsystems filter before grabbing the portsAleksander Morgado2012-12-271-21/+42
* plugins: fix generic GObject related macrosAleksander Morgado2012-12-276-24/+24
* base-modem: don't set the modem valid if we didn't export the Modem interfaceAleksander Morgado2012-12-272-30/+48
* zte: ignore net ports in non-Icera based modemsAleksander Morgado2012-12-271-1/+12
* hso: new helper code to debug GPS related issuesAleksander Morgado2012-12-241-0/+21
* iface-modem-location: fix periodic reporting of the GPS location infoAleksander Morgado2012-12-241-2/+4
* broadband-modem: fix reloading of operator code when enabling 3GPP locationAleksander Morgado2012-12-241-1/+2
* ModemManager: Blacklist Dangerous Prototypes Bus Pirate v4Anton Blanchard2012-12-231-0/+3
* sierra: fix APP1 PPP functionalityDan Williams2012-12-171-24/+28
* icera,hso: don't wait to get connected if the primary port is removedAleksander Morgado2012-12-124-1/+71
* bearer: check if signal handler is connected before trying to disconnect itAleksander Morgado2012-12-121-3/+6
* sms-part: plug memleakAleksander Morgado2012-12-121-2/+1
* sierra: implement the Time interface for 3GPP and CDMA devicesDan Williams2012-12-112-1/+244
* sierra: restore longer CFUN=1 timeout for older devicesDan Williams2012-12-101-4/+7
* release: bump version to 0.7.9900.7.990Dan Williams2012-12-071-1/+1
* release: update NEWSDan Williams2012-12-071-23/+7
* broadband-modem: strip prefixes from GMM/GMR/GMI repliesDan Williams2012-12-051-35/+42
* icera: implement Time interface support checkDan Williams2012-12-051-1/+33
* huawei: implement Time interface for CDMA modemsDan Williams2012-12-051-1/+134
* icera: report 4-digit year as required by ISO-8601Dan Williams2012-12-051-1/+7
* libmm-glib: document mm_get_uint_from_str()Dan Williams2012-12-051-0/+11
* modem-helpers: add EVDO rev. B and "CDMA2000 1X" to access tech helperDan Williams2012-12-051-1/+4
* huawei: handle CDMA allowed modesDan Williams2012-12-051-18/+89
* huawei: fix crash disabling CDMA unsolicited response handlersDan Williams2012-12-051-5/+14
* huawei: implement Huawei-specific CDMA signal quality checksDan Williams2012-12-051-1/+131
* huawei: consolidate MODE parsingDan Williams2012-12-051-5/+49
* huawei: consolidate SYSINFO parsingDan Williams2012-12-051-84/+135
* serial: clear serial info struct before calling ioctl()Aleksander Morgado2012-12-031-2/+2
* sierra: USB 306 modems support PPP on the APPx portsDan Williams2012-11-291-1/+1
* plugin-base: handle Huawei Data07 capabilities probingAleksander Morgado2012-11-281-0/+1
* huawei: don't assume g_regex_match_full() sets error when not matchingAleksander Morgado2012-11-271-2/+14
* broadband-modem-huawei: don't call non-existent MMBroadbandModem CDMA functionsDan Williams2012-11-271-5/+15
* hso: DIAG ports aren't always DIAGDan Williams2012-11-271-1/+6
* port-probe: early-exit if port is certainly not AT capableDan Williams2012-11-271-57/+74
* serial-port: consistently use mm_warn() instead of g_warning()Dan Williams2012-11-271-24/+21
* serial-port: stop reading data if the serial port was closedDan Williams2012-11-271-11/+11
* port-probe: fix crash in buffer-full processingDan Williams2012-11-271-3/+11
* port-probe: fix checking of Icera capability on some devicesDan Williams2012-11-273-30/+4
* qcdm: handle more test failures for NW subsystemDan Williams2012-11-271-2/+4
* broadband-modem: fall back to +CSQ if +CIND signal quality checking failsDan Williams2012-11-271-35/+37