summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libmm-glib: fix enum conversion warning/errorBrian Norris2016-03-251-1/+1
* po: sleep monitor source file was renamedAleksander Morgado2016-03-231-1/+1
* port-probe: unlink the task from probe before completing itLubomir Rintel2016-03-221-2/+5
* build: rename sleep monitor source file, only one implementation availableAleksander Morgado2016-03-212-1/+1
* UPower signaling obsolescencepoma2016-03-213-161/+2
* cinterion: drop unused constantsLubomir Rintel2016-03-211-24/+0
* wmc: fix a typo in the testLubomir Rintel2016-03-211-2/+2
* build: fix missing MMCLI_LIBS variableAleksander Morgado2016-03-211-1/+1
* build: run configure script from builddir rather than srcdirAleksander Morgado2016-03-211-3/+3
* release: bump version to 1.5.900 (1.6-rc1)1.6-rc1Aleksander Morgado2016-03-181-3/+3
* NEWS: update for 1.6.0Aleksander Morgado2016-03-181-0/+101
* build: require libmbim 1.12 and libqmi 1.14Aleksander Morgado2016-03-181-2/+2
* libmm-glib,modem-voice: fix unknown methods in documentationAleksander Morgado2016-03-162-3/+3
* libmm-glib,modem-location: fix unknown method in documentationAleksander Morgado2016-03-161-1/+1
* build: work around automake-1.15 & intltool complaining about translations in...Dan Williams2016-03-151-0/+2
* build,libmm-glib: built headers shouldn't be included in distAleksander Morgado2016-03-151-1/+1
* build: end all multiline list variables with $(NULL)Aleksander Morgado2016-03-155-41/+87
* build,plugins: update build rulesAleksander Morgado2016-03-151-333/+514
* build,core: update build rulesAleksander Morgado2016-03-154-274/+184
* build,libmm-glib: fix gdbus-codegen rulesAleksander Morgado2016-03-151-12/+45
* modem-helpers: fix handling split PDP context ID reporting in CGDCONT=? responseDan Williams2016-03-152-1/+17
* build: ignore thuraya helpers testAleksander Morgado2016-03-131-0/+1
* build: bump required gettext version to 0.19.3Aleksander Morgado2016-03-132-1/+4
* huawei: use AT^DHCP response if available for NDISDUP-capable devicesDan Williams2016-03-134-9/+276
* huawei: ignore ^LTERSRP unsolicited messageAleksander Morgado2016-03-131-0/+8
* port-probe: simplify task completionAleksander Morgado2016-03-111-149/+81
* port-serial: allow completions not in idleAleksander Morgado2016-03-111-50/+87
* telit: implemented set current bandsCarlo Lobrano2016-03-104-0/+395
* plugin-manager: allow early cancel of port tasks when they haven't been run yetAleksander Morgado2016-03-091-11/+48
* port-probe: allow cancellationAleksander Morgado2016-03-093-476/+533
* plugin: allow cancellation of the port probe operationAleksander Morgado2016-03-093-130/+117
* plugin-manager: refactor device/port support checks and allow cancellationsAleksander Morgado2016-03-093-587/+1222
* plugin-manager: improve logging when loading pluginsAleksander Morgado2016-03-091-17/+17
* broadband-modem: fix +CPMS empty parameter supportCarlo Lobrano2016-03-096-1/+256
* helpers: fix check for pid when creating device identifierAleksander Morgado2016-03-021-1/+1
* telit: add current modes settingDaniele Palmas2016-02-241-0/+98
* proxmark3 is not a modem, blacklist it.Michael Farrell2016-02-201-0/+3
* build: ignore telit unit testAleksander Morgado2016-02-201-0/+1
* telit: add load_current_bands interfaceCarlo Lobrano2016-02-154-66/+221
* tests: white space / indentation fixesMichael Biebl2016-02-152-13/+13
* huawei: avoid trying to disable parent voice unsolicited eventsAleksander Morgado2016-02-151-29/+10
* huawei: ignore ^ECCLIST unsolicited messagesAleksander Morgado2016-02-151-0/+8
* thuraya: filter by vendor ID instead of vendor stringThomas Sailer2016-02-131-2/+2
* modem-helpers: regex creation should never failAleksander Morgado2016-02-131-4/+3
* helpers: move +CRSM parsing to mm_3gpp_parse_crsm_responseThomas Sailer2016-02-134-79/+151
* helpers: allow optional quotes in +CREG: <stat>,"<lac>","<ci>"Thomas Sailer2016-02-132-3/+34
* broadband-modem-qmi: fix compile errors with newest QMI commands enabledDan Williams2016-02-111-8/+16
* broadband-bearer: don't send disconnect CGACT on data port for multi-port modemsDan Williams2016-02-111-3/+11
* thuraya: add plugin for the Thuraya XT satellite phone modemThomas Sailer2016-02-118-0/+817
* modem-helpers: allow optional whitespace in +CGDCONT responseThomas Sailer2016-02-112-2/+16