| Commit message (Expand) | Author | Age | Files | Lines |
* | qmicli,wds: only need to initialize enum member fields in struct | Aleksander Morgado | 2017-03-22 | 1 | -8/+3 |
* | build: skip building qmi-firmware-update if requested to do so | Aleksander Morgado | 2017-03-03 | 1 | -1/+5 |
* | docs: improve QMI_CHECK_VERSION documentation | Aleksander Morgado | 2017-03-01 | 1 | -0/+2 |
* | docs: fix QMI_PROXY_N_CLIENTS documentation | Aleksander Morgado | 2017-03-01 | 1 | -1/+1 |
* | docs: fix QmiProxy:qmi-proxy-n-clients documentation | Aleksander Morgado | 2017-03-01 | 1 | -1/+1 |
* | docs: fix qmi_wds_data_system_get_string() documentation | Aleksander Morgado | 2017-03-01 | 1 | -1/+1 |
* | libqmi-glib: fix enum nicknames with '3gpp' on it | Aleksander Morgado | 2017-03-01 | 1 | -2/+2 |
* | docs: fix QMI_WDS_CDMA_CAUSE_CODE_GENERAL_SMS_NOT_SUPPORTED docs | Aleksander Morgado | 2017-03-01 | 1 | -2/+2 |
* | wds: added WDS Bind Mux Data Port message | Carlo Lobrano | 2017-02-28 | 3 | -0/+180 |
* | wda: extended wda set format message to enable QMUX | Carlo Lobrano | 2017-02-28 | 4 | -12/+292 |
* | libqmi-glib,errors: Fix 'INVALID_TRANSITION' nickname | Aleksander Morgado | 2017-02-28 | 1 | -1/+1 |
* | build: mm-runtime-check is an optional feature not an optional package | Aleksander Morgado | 2017-02-23 | 3 | -5/+5 |
* | qmi-firmware-update: new optional runtime check to see if MM running | Aleksander Morgado | 2017-02-23 | 3 | -1/+94 |
* | qmicli,helpers: make sure flags are reset before parsing the string | Aleksander Morgado | 2017-02-15 | 1 | -0/+4 |
* | qmicli: add support for --nas-get-operator-name | Dan Williams | 2017-02-14 | 4 | -1/+418 |
* | nas: add Get Operator Name and Operator Name indication | Dan Williams | 2017-02-14 | 1 | -0/+82 |
* | qmi-firmware-update: fix multiline command backslashes in --help-examples | Aleksander Morgado | 2017-02-14 | 1 | -3/+3 |
* | qmi-firmware-update: fix 9x20 typo in --help-examples output | Aleksander Morgado | 2017-02-14 | 1 | -2/+2 |
* | qmi-firmware-update: fix build when udev support included | Aleksander Morgado | 2017-02-13 | 1 | -0/+2 |
* | libqmi-glib,wds: add missing 'Returns' in method doc | Aleksander Morgado | 2017-02-13 | 1 | -0/+2 |
* | qmi-firmware-update: allow building without udev | Aleksander Morgado | 2017-02-13 | 10 | -104/+276 |
* | qmi-firmware-update: improve examples | Aleksander Morgado | 2017-02-13 | 1 | -66/+103 |
* | qmicli,uim: split SIM power on/off operations in two separate actions | Aleksander Morgado | 2017-02-13 | 1 | -54/+61 |
* | uim: added SIM power on/off functionality | Kasper Holtze | 2017-02-13 | 1 | -0/+153 |
* | qmi-firmware-update: plug memleak | Aleksander Morgado | 2017-02-10 | 1 | -0/+1 |
* | qmi-firmware-update: plug memleak | Aleksander Morgado | 2017-02-10 | 1 | -1/+1 |
* | qmi-firmware-update: explicitly async-close QmiDevice before exiting | Aleksander Morgado | 2017-02-10 | 1 | -2/+64 |
* | libqmi-glib,device: only define next_step if MBIM_QMUX enabled | Aleksander Morgado | 2017-02-10 | 1 | -0/+2 |
* | libqmi-glib,device: don't warn on mismatched driver if no_file_check | Aleksander Morgado | 2017-02-10 | 1 | -1/+1 |
* | build: update copyright years | Aleksander Morgado | 2017-02-10 | 65 | -55/+66 |
* | libqmi-glib,wms: fix QmiWmsCdmaCauseCode enumeration values | Aleksander Morgado | 2017-02-10 | 2 | -59/+366 |
* | docs: update enums, flags and errors documentation | Aleksander Morgado | 2017-02-10 | 15 | -99/+1461 |
* | docs: update compat symbols documentation | Aleksander Morgado | 2017-02-10 | 2 | -48/+62 |
* | docs: update QmiProxy documentation | Aleksander Morgado | 2017-02-10 | 2 | -35/+65 |
* | docs: update utils documentation | Aleksander Morgado | 2017-02-10 | 2 | -402/+478 |
* | docs: update QmiMessageContext documentation | Aleksander Morgado | 2017-02-10 | 2 | -32/+70 |
* | docs: update QmiMessage documentation | Aleksander Morgado | 2017-02-10 | 2 | -841/+948 |
* | docs: update versioning documentation | Aleksander Morgado | 2017-02-10 | 1 | -0/+8 |
* | docs: update QmiClient documentation | Aleksander Morgado | 2017-02-10 | 2 | -93/+193 |
* | docs: update QmiDevice documentation | Aleksander Morgado | 2017-02-10 | 2 | -470/+610 |
* | libqmi-glib,client: qmi_client_process_indication() is private | Aleksander Morgado | 2017-02-09 | 3 | -5/+9 |
* | libqmi-glib,device: add version introduced to qmi_device_command_full() | Aleksander Morgado | 2017-02-09 | 1 | -0/+4 |
* | qmi-firmware-update: avoid using deprecated qmi_device_close() | Aleksander Morgado | 2017-02-09 | 2 | -3/+3 |
* | qmicli: by default close before exiting | Aleksander Morgado | 2017-02-09 | 1 | -1/+16 |
* | libqmi-glib,device: new qmi_device_close_async() operation | Aleksander Morgado | 2017-02-09 | 2 | -53/+97 |
* | libqmi-glib,device: ignore driver checking when no-file-check is set | Aleksander Morgado | 2017-02-08 | 1 | -3/+6 |
* | libqmi-glib,device: consolidate iostream removal in a single method | Aleksander Morgado | 2017-02-08 | 1 | -49/+8 |
* | qmi-firmware-update: support automatic mode (QMI/MBIM) detection by default | Aleksander Morgado | 2017-02-08 | 10 | -60/+58 |
* | qmicli: support automatic mode (QMI/MBIM) detection by default | Aleksander Morgado | 2017-02-08 | 1 | -1/+18 |
* | libqmi-glib: new 'auto' flag to select automatically QMI or MBIM mode | Aleksander Morgado | 2017-02-08 | 4 | -4/+98 |