summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build,libmm-glib: built headers shouldn't be included in distaleksander/build-fixesAleksander 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
* 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
* qmi: just one InvalidCommand error is enough to avoid all DMS UIM commandsAleksander Morgado2016-02-113-63/+77
* sim-qmi: implement SIM verify/unblock/change/enable with UIM serviceAleksander Morgado2016-02-113-56/+500
* broadband-modem-qmi: implement unlock retries loading with UIM serviceAleksander Morgado2016-02-111-121/+236
* serial: remove duplicated ECHO & ECHOETomas Jura2016-02-111-1/+0
* mbm: stop echos on gps portTomas Jura2016-02-111-1/+1
* plugin: telit: add current mode loadingDaniele Palmas2016-02-041-0/+82
* plugin: telit: add supported modes loadingDaniele Palmas2016-02-041-0/+104
* sim-qmi: port to GTaskAleksander Morgado2016-01-301-275/+176
* broadband-modem-qmi: plug memleak when listing SMS messagesAleksander Morgado2016-01-301-0/+1
* broadband-modem-qmi: locked states also indicate readiness of the SIM cardAleksander Morgado2016-01-301-2/+7
* telit: minor coding style fixesAleksander Morgado2016-01-253-27/+30
* telit: add load_supported_bands interfaceCarlo Lobrano2016-01-254-4/+671
* telit: add udev rule for Telit LE910 V2 modemCarlo Lobrano2016-01-251-0/+3
* broadband-modem-qmi: use "UIM Get Card Status" if "DMS UIM" command unavailableAleksander Morgado2016-01-241-62/+390
* bearer-qmi: use static IP if LLP is raw-ipAleksander Morgado2016-01-243-5/+31
* port-qmi: support new Qualcomm chipsets working always in raw-ipAleksander Morgado2016-01-242-58/+295