| Commit message (Expand) | Author | Age | Files | Lines |
* | dms: add support for 'Set firmware id' | Aleksander Morgado | 2017-01-16 | 1 | -0/+48 |
* | qmicli,dms: new '--dms-get-software-version' operation | Aleksander Morgado | 2017-01-16 | 1 | -0/+52 |
* | qmicli,dms: implement '--dms-get|set-boot-image-download-mode' | Aleksander Morgado | 2017-01-16 | 3 | -0/+156 |
* | qmicli: use G_SOURCE_CONTINUE to reset the unix signal handler | Aleksander Morgado | 2016-11-30 | 1 | -7/+6 |
* | qmicli,helpers: fix uninitialized variables | Aleksander Morgado | 2016-11-28 | 1 | -2/+2 |
* | qmicli,helpers: more strict approach validating the unique id string | Aleksander Morgado | 2016-11-28 | 1 | -4/+27 |
* | qmicli,dms: firmware image unique id seems to be ASCII | Aleksander Morgado | 2016-11-28 | 3 | -6/+31 |
* | qmicli,dms: implement --dms-get-firmware-preference | Aleksander Morgado | 2016-11-28 | 1 | -0/+75 |
* | qmicli,dms: error if missing fields in --dms-set-firmware-preference | Aleksander Morgado | 2016-11-28 | 1 | -0/+5 |
* | qmicli,dms: improve output when setting firmware preference | Aleksander Morgado | 2016-11-28 | 1 | -28/+38 |
* | qmicli,dms: plug memleaks when setting firmware preference | Aleksander Morgado | 2016-11-28 | 1 | -23/+44 |
* | qmicli: use g_clear_object() to cleanup cancellable after async operation | Aleksander Morgado | 2016-11-25 | 1 | -4/+2 |
* | qmicli: use g_unix_signal_add() to setup signals | Aleksander Morgado | 2016-11-25 | 1 | -15/+17 |
* | 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 |
* | 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: new PDC service implementation | Aliaksandr Barouski | 2016-10-26 | 6 | -0/+1539 |
* | dms: new 'Change Device Download Mode' command | Aleksander Morgado | 2016-10-24 | 1 | -0/+79 |
* | qmicli/nas: add --nas-get-rf-band-info | Dan Williams | 2016-10-11 | 1 | -0/+73 |
* | wds: add Go Dormant, Go Active, and Get Dormancy Status | Dan Williams | 2016-10-06 | 1 | -0/+149 |
* | qmicli: fix handling of unspecified ip_type in --wds-start-network | Dan Williams | 2016-10-05 | 1 | -1/+1 |
* | qmicli,dms: report offline reason for LOW_POWER mode too | Dan Williams | 2016-09-26 | 1 | -1/+1 |
* | 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 | 1 | -2/+2 |
* | qmicli: add support for IP type to --wds-start-network | Dan Williams | 2016-08-18 | 1 | -1/+25 |
* | qmicli: support MBIM EXT_QMUX devices | Bjørn Mork | 2016-07-07 | 1 | -0/+7 |
* | qmicli: remove unused user_data in qmi_device_new() callback | Aleksander Morgado | 2016-07-07 | 1 | -1/+1 |
* | nas: support 'Force Network Search' | Aleksander Morgado | 2016-06-10 | 1 | -0/+47 |
* | qmicli,nas: avoid redefining 'index' | Aleksander Morgado | 2016-04-03 | 1 | -3/+3 |
* | nas: implement 'Get LTE Cphy CA Info' | Bjørn Mork | 2016-04-03 | 1 | -0/+106 |
* | qmicli,voice: it's gplv2+, not gplv3+ | Aleksander Morgado | 2016-03-22 | 1 | -1/+1 |
* | qmicli,test: add key/value parser tests | Aleksander Morgado | 2016-03-04 | 1 | -1/+96 |
* | trivial: whitespace fixes | Dan Williams | 2016-03-03 | 9 | -94/+94 |
* | qmicli: fix PLMN printing | Bjørn Mork | 2016-02-08 | 1 | -2/+6 |
* | uim: implement 'UIM Change PIN' | Aleksander Morgado | 2016-01-30 | 1 | -0/+116 |
* | uim: implement 'UIM Unblock PIN' | Aleksander Morgado | 2016-01-30 | 1 | -0/+116 |
* | uim: implement 'UIM Verify PIN' | Aleksander Morgado | 2016-01-30 | 1 | -0/+113 |
* | uim: implement 'UIM Set PIN protection' | Aleksander Morgado | 2016-01-30 | 4 | -8/+153 |