Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qmicli,wds: allow autoconnect settings in Start/Stop Network commands | Aleksander Morgado | 2015-10-12 | 1 | -0/+2 |
| | |||||
* | qmicli,wds: setup new key-value format based Start Network command | Aleksander Morgado | 2015-10-12 | 1 | -0/+12 |
| | | | | | | | | This would be equivalent to the new format used in mbimcli's --connect operation, and will allow us to add new parameters easily. Note that The old legacy format will still be supported, for backwards compatibility. | ||||
* | wds: new 'WDS Set Autoconnect Setting' command support | Aleksander Morgado | 2015-10-06 | 1 | -19/+24 |
| | |||||
* | libqmi-glib,qmicli: update copyright years | Aleksander Morgado | 2015-10-06 | 1 | -1/+1 |
| | | | | Also, remove some obsolete email addresses. | ||||
* | qmicli: print LTE band description along with the EARFCN | Aleksander Morgado | 2015-08-02 | 1 | -0/+2 |
| | |||||
* | qmicli: use common helper to print list of supported messages | Aleksander Morgado | 2015-02-25 | 1 | -0/+3 |
| | |||||
* | cli,wda: new '--wda-set-data-format' action | Aleksander Morgado | 2014-05-21 | 1 | -17/+19 |
| | | | | | | For now, we just allow setting the Link Layer Protocol. If we ever update the command to allow more or different settings, we can do so by just making it a list of comma separated values. | ||||
* | qmicli: add '--device-open-net' option | Aleksander Morgado | 2013-12-13 | 1 | -1/+2 |
| | | | | | | | | | | | The device-open-net cmdline option allows you to specify network-mode and/or qos-header mode flags when opening the device. This has been found to be necessary on some cards/modes such as the MC7750 in LTE mode. Based on an original patch from: Tim Harvey <tharvey@gateworks.com> | ||||
* | build: move source code under src/ | Aleksander Morgado | 2013-09-05 | 1 | -0/+55 |