| Commit message (Expand) | Author | Age | Files | Lines |
* | qmicli: fix second ctrl+c handling in qmicli | Aleksander Morgado | 2016-11-25 | 1 | -1/+1 |
* | qmicli,pdc: print ongoing messages instead of debug | Aleksander Morgado | 2016-11-23 | 1 | -2/+2 |
* | qmicli,pdc: use correct identifier to print gsize | Aleksander Morgado | 2016-11-23 | 1 | -1/+1 |
* | qmicli: avoid converting to dB invalid SINR values | Aleksander Morgado | 2016-11-17 | 1 | -16/+46 |
* | build: set qmi-pdc.h as nodist | Aleksander Morgado | 2016-10-31 | 1 | -0/+1 |
* | libqmi-glib,device: make sure transaction ids are unique | Aleksander Morgado | 2016-10-28 | 1 | -1/+18 |
* | libqmi-glib,device: make sure transaction is removed from table on early errors | Aleksander Morgado | 2016-10-27 | 1 | -16/+28 |
* | libqmi-glib,proxy: fix segfault when trying to use already disposed clients | Aleksander Morgado | 2016-10-27 | 1 | -79/+159 |
* | libqmi-glib,proxy: plug memleak on command error | Aleksander Morgado | 2016-10-27 | 1 | -0/+1 |
* | libqmi-glib,proxy: print error message on response forwarding error, and plug... | Aleksander Morgado | 2016-10-27 | 1 | -1/+4 |
* | libqmi-glib,proxy: print error message on proxy open response error, and plug... | Aleksander Morgado | 2016-10-27 | 1 | -0/+2 |
* | libqmi-glib,proxy: print error message when indication cannot be forwarded | Aleksander Morgado | 2016-10-27 | 1 | -1/+1 |
* | build: include PDC service enums in dist | Aleksander Morgado | 2016-10-27 | 1 | -0/+2 |
* | pdc: minor fixes in qmicli logging | Aliaksandr Barouski | 2016-10-26 | 1 | -6/+4 |
* | pdc: use NOT_PROVISIONED to detect 'no configs' | Aliaksandr Barouski | 2016-10-26 | 1 | -1/+2 |
* | pdc: 2s of timeout to wait for configs list | Aleksander Morgado | 2016-10-26 | 1 | -0/+26 |
* | qmicli: minor fix in comment text | Aleksander Morgado | 2016-10-26 | 1 | -1/+1 |
* | qmicli,pdc: refactor coding style and fix invalid frees | Aleksander Morgado | 2016-10-26 | 1 | -515/+423 |
* | qmicli: remove unused helpers | Aleksander Morgado | 2016-10-26 | 2 | -50/+0 |
* | qmicli: refactor qmicli_read_binary_array_from_string() helper | Aleksander Morgado | 2016-10-26 | 2 | -27/+77 |
* | pdc: no need to CamelCase parameter names | Aleksander Morgado | 2016-10-26 | 1 | -1/+1 |
* | pdc: new PDC service implementation | Aliaksandr Barouski | 2016-10-26 | 16 | -1/+2030 |
* | dms: new 'Change Device Download Mode' command | Aleksander Morgado | 2016-10-24 | 3 | -0/+93 |
* | qmicli/nas: add --nas-get-rf-band-info | Dan Williams | 2016-10-11 | 1 | -0/+73 |
* | wds: make WDS Extended Error Code TLV a common-ref | Dan Williams | 2016-10-06 | 2 | -72/+20 |
* | wds: add more TLVs and ModifyProfile/DeleteProfile requests | Dan Williams | 2016-10-06 | 5 | -30/+297 |
* | wds: add more Profile-related TLVs | Dan Williams | 2016-10-06 | 4 | -9/+155 |
* | wds: move common Profile-related TLVs to common-refs | Dan Williams | 2016-10-06 | 2 | -404/+221 |
* | wds: add Go Dormant, Go Active, and Get Dormancy Status | Dan Williams | 2016-10-06 | 3 | -0/+183 |
* | wds: add Set Event Report and Event Report Indication | Dan Williams | 2016-10-06 | 4 | -20/+646 |
* | qmi-codegen: allow fields to be hidden with 'visible':'no' | Dan Williams | 2016-10-06 | 6 | -0/+95 |
* | qmicli: fix handling of unspecified ip_type in --wds-start-network | Dan Williams | 2016-10-05 | 1 | -1/+1 |
* | docs: add missing reference for 'WDS create profile' | Dan Williams | 2016-10-04 | 1 | -0/+1 |
* | qmi-device: assume reasonable DMS version if WDS is high enough | Dan Williams | 2016-09-30 | 1 | -7/+25 |
* | qmicli,dms: report offline reason for LOW_POWER mode too | Dan Williams | 2016-09-26 | 1 | -1/+1 |
* | wds: add CreateProfile | Dan Williams | 2016-09-23 | 1 | -0/+203 |
* | dms: Get Band Capabilities supported on DMS 1.1 | Dan Williams | 2016-09-07 | 1 | -1/+1 |
* | dms: Read ERI File supported on DMS 1.1 | Dan Williams | 2016-09-07 | 1 | -1/+1 |
* | dms: User Lock State messages supported on DMS 1.1 | Dan Williams | 2016-09-07 | 1 | -3/+3 |
* | dms: Activation-related messages supported on DMS 1.1 | Dan Williams | 2016-09-07 | 1 | -3/+3 |
* | dms: Get PRL Version supported on DMS 1.1 | Dan Williams | 2016-09-07 | 1 | -1/+1 |
* | dms: Get Time supported on DMS 1.1 | Dan Williams | 2016-09-07 | 1 | -1/+1 |
* | dms: Get Hardware Revision supported on DMS 1.1 | Dan Williams | 2016-09-07 | 1 | -1/+1 |
* | qmi-codegen: fixed multiple common-refs processing | Aliaksandr Barouski | 2016-09-05 | 1 | -3/+5 |
* | qmicli,dms: avoid pointer when reading enum array | Aleksander Morgado | 2016-08-29 | 1 | -3/+3 |
* | qmicli,dms: prefer '--dms-set-firmware-preference' instead of '--dms-set-firm... | Aleksander Morgado | 2016-08-29 | 1 | -6/+6 |
* | qmicli: report which new images the firmware expects to download | Bjørn Mork | 2016-08-29 | 1 | -0/+20 |
* | qmicli: preparing for firmware download support | Bjørn Mork | 2016-08-29 | 1 | -0/+72 |
* | qmicli: show IP type in --wds-start-network output | Dan Williams | 2016-08-23 | 1 | -2/+9 |
* | nas: fix RX/TX mixup | Bjørn Mork | 2016-08-19 | 2 | -4/+4 |