aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qmicli: fix second ctrl+c handling in qmicliAleksander Morgado2016-11-251-1/+1
* qmicli,pdc: print ongoing messages instead of debugAleksander Morgado2016-11-231-2/+2
* qmicli,pdc: use correct identifier to print gsizeAleksander Morgado2016-11-231-1/+1
* qmicli: avoid converting to dB invalid SINR valuesAleksander Morgado2016-11-171-16/+46
* build: set qmi-pdc.h as nodistAleksander Morgado2016-10-311-0/+1
* libqmi-glib,device: make sure transaction ids are uniqueAleksander Morgado2016-10-281-1/+18
* libqmi-glib,device: make sure transaction is removed from table on early errorsAleksander Morgado2016-10-271-16/+28
* libqmi-glib,proxy: fix segfault when trying to use already disposed clientsAleksander Morgado2016-10-271-79/+159
* libqmi-glib,proxy: plug memleak on command errorAleksander Morgado2016-10-271-0/+1
* libqmi-glib,proxy: print error message on response forwarding error, and plug...Aleksander Morgado2016-10-271-1/+4
* libqmi-glib,proxy: print error message on proxy open response error, and plug...Aleksander Morgado2016-10-271-0/+2
* libqmi-glib,proxy: print error message when indication cannot be forwardedAleksander Morgado2016-10-271-1/+1
* build: include PDC service enums in distAleksander Morgado2016-10-271-0/+2
* pdc: minor fixes in qmicli loggingAliaksandr Barouski2016-10-261-6/+4
* pdc: use NOT_PROVISIONED to detect 'no configs'Aliaksandr Barouski2016-10-261-1/+2
* pdc: 2s of timeout to wait for configs listAleksander Morgado2016-10-261-0/+26
* qmicli: minor fix in comment textAleksander Morgado2016-10-261-1/+1
* qmicli,pdc: refactor coding style and fix invalid freesAleksander Morgado2016-10-261-515/+423
* qmicli: remove unused helpersAleksander Morgado2016-10-262-50/+0
* qmicli: refactor qmicli_read_binary_array_from_string() helperAleksander Morgado2016-10-262-27/+77
* pdc: no need to CamelCase parameter namesAleksander Morgado2016-10-261-1/+1
* pdc: new PDC service implementationAliaksandr Barouski2016-10-2616-1/+2030
* dms: new 'Change Device Download Mode' commandAleksander Morgado2016-10-243-0/+93
* qmicli/nas: add --nas-get-rf-band-infoDan Williams2016-10-111-0/+73
* wds: make WDS Extended Error Code TLV a common-refDan Williams2016-10-062-72/+20
* wds: add more TLVs and ModifyProfile/DeleteProfile requestsDan Williams2016-10-065-30/+297
* wds: add more Profile-related TLVsDan Williams2016-10-064-9/+155
* wds: move common Profile-related TLVs to common-refsDan Williams2016-10-062-404/+221
* wds: add Go Dormant, Go Active, and Get Dormancy StatusDan Williams2016-10-063-0/+183
* wds: add Set Event Report and Event Report IndicationDan Williams2016-10-064-20/+646
* qmi-codegen: allow fields to be hidden with 'visible':'no'Dan Williams2016-10-066-0/+95
* qmicli: fix handling of unspecified ip_type in --wds-start-networkDan Williams2016-10-051-1/+1
* docs: add missing reference for 'WDS create profile'Dan Williams2016-10-041-0/+1
* qmi-device: assume reasonable DMS version if WDS is high enoughDan Williams2016-09-301-7/+25
* qmicli,dms: report offline reason for LOW_POWER mode tooDan Williams2016-09-261-1/+1
* wds: add CreateProfileDan Williams2016-09-231-0/+203
* dms: Get Band Capabilities supported on DMS 1.1Dan Williams2016-09-071-1/+1
* dms: Read ERI File supported on DMS 1.1Dan Williams2016-09-071-1/+1
* dms: User Lock State messages supported on DMS 1.1Dan Williams2016-09-071-3/+3
* dms: Activation-related messages supported on DMS 1.1Dan Williams2016-09-071-3/+3
* dms: Get PRL Version supported on DMS 1.1Dan Williams2016-09-071-1/+1
* dms: Get Time supported on DMS 1.1Dan Williams2016-09-071-1/+1
* dms: Get Hardware Revision supported on DMS 1.1Dan Williams2016-09-071-1/+1
* qmi-codegen: fixed multiple common-refs processingAliaksandr Barouski2016-09-051-3/+5
* qmicli,dms: avoid pointer when reading enum arrayAleksander Morgado2016-08-291-3/+3
* qmicli,dms: prefer '--dms-set-firmware-preference' instead of '--dms-set-firm...Aleksander Morgado2016-08-291-6/+6
* qmicli: report which new images the firmware expects to downloadBjørn Mork2016-08-291-0/+20
* qmicli: preparing for firmware download supportBjørn Mork2016-08-291-0/+72
* qmicli: show IP type in --wds-start-network outputDan Williams2016-08-231-2/+9
* nas: fix RX/TX mixupBjørn Mork2016-08-192-4/+4