aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-03-25libqmi-glib: use ((guint64) 1) << 31 for QMI_*_BAND_CAPABILITY_BC_15Reinhard Speyerer2-2/+2
2016-03-22qmicli,voice: it's gplv2+, not gplv3+Aleksander Morgado1-1/+1
2016-03-17libqmi-glib,device: add documentation of when the new methods were introducedAleksander Morgado1-0/+6
2016-03-04qmicli,test: add key/value parser testsAleksander Morgado1-1/+96
2016-03-03trivial: whitespace fixesDan Williams12-147/+147
2016-02-08qmicli: fix PLMN printingBjørn Mork1-2/+6
2016-01-30uim: implement 'UIM Change PIN'Aleksander Morgado1-0/+116
2016-01-30uim: implement 'UIM Unblock PIN'Aleksander Morgado1-0/+116
2016-01-30uim: implement 'UIM Verify PIN'Aleksander Morgado1-0/+113
2016-01-30uim: implement 'UIM Set PIN protection'Aleksander Morgado5-8/+174
2016-01-24qmicli: new '--get-expected-data-format' & '--set-expected-data-format' actionsAleksander Morgado3-1/+98
2016-01-24libqmi-glib,device: new getter/setter for the expected data format in the kernelAleksander Morgado2-1/+197
2016-01-11wds: add GetPDNThrottleInfo messageDan Williams1-0/+12
2016-01-11libqmi-glib: add more Internal verbose call end reasonsDan Williams1-7/+39
2016-01-06libqmi-glib,device: debug-print raw invalid QMI messages tooDan Williams1-0/+14
2015-12-03libqmi-qmicli: extend --wds-start-network with 3gpp-profile and 3gpp2-profile...Džiugas Baltrūnas1-7/+31
2015-10-12qmicli,wds: allow autoconnect settings in Start/Stop Network commandsAleksander Morgado3-20/+75
2015-10-12qmicli,wds: setup new key-value format based Start Network commandAleksander Morgado3-36/+305
2015-10-12qmicli,wds: start network bundle creation in its own methodAleksander Morgado1-39/+64
2015-10-12qmicli,wds: allow specifying network data handle in hexAleksander Morgado1-4/+6
2015-10-06wds: new 'WDS Set Autoconnect Setting' command supportAleksander Morgado3-19/+175
2015-10-06wds: new 'WDS Get Autoconnect Setting' command supportAleksander Morgado2-0/+84
2015-10-06libqmi-glib,qmicli: update copyright yearsAleksander Morgado28-30/+33
2015-08-02qmicli: print LTE band description along with the EARFCNAleksander Morgado3-6/+74
2015-02-26qmicli,wds: new '--wds-get-current-settings' actionAleksander Morgado1-0/+175
2015-02-26qmicli: avoid redefining shutdown()Aleksander Morgado8-284/+284
2015-02-25qmicli: use common helper to print list of supported messagesAleksander Morgado10-175/+106
2015-02-25wms: implement 'Get Supported Messages'Aleksander Morgado1-1/+76
2015-02-25wds: implement 'Get Supported Messages'Aleksander Morgado1-0/+75
2015-02-25voice: implement 'Get Supported Messages'Aleksander Morgado1-0/+75
2015-02-25uim: implement 'Get Supported Messages'Aleksander Morgado1-0/+75
2015-02-25nas: implement 'Get Supported Messages'Aleksander Morgado1-0/+75
2015-02-25wda: implement 'Get Supported Messages'Aleksander Morgado1-0/+75
2015-02-25dms: implement 'Get Supported Messages'Aleksander Morgado1-0/+75
2015-02-25qmicli: new WMS action groupAleksander Morgado4-0/+202
2015-02-24libqmi-glib,message: fix big-endian handling of tlv->length (debian #778346)Aleksander Morgado1-4/+4
2015-02-24qmicli,dms: avoid shadowing global 'timezone' variableAleksander Morgado1-4/+4
2015-02-23qmi-proxy: new '--no-exit' optionAleksander Morgado1-6/+14
2015-02-23qmi-proxy: fix program name in --versionAleksander Morgado1-2/+2
2015-02-07qmicli: new '--voice-get-config' actionAleksander Morgado4-1/+322
2015-02-07voice: initial support for the Voice serviceAleksander Morgado6-5/+279
2015-02-07dms: new 'DMS Set FCC Authentication' messageAleksander Morgado1-0/+48
2015-02-04qmicli: in '--dms-get-time' print date/time along with the gpstime epochAleksander Morgado1-6/+29
2015-01-28qmicli: new '--get-wwan-iface' command line option to print WWAN iface nameAleksander Morgado1-1/+34
2015-01-28libqmi-glib,device: new property and getter to load the WWAN interface nameAleksander Morgado2-0/+110
2015-01-27qmicli,wda: error out early if parsing the --set-data-format value failsAleksander Morgado1-0/+4
2015-01-26nas: fix QMI_NAS_SIM_REJECT_STATE_SIM_AVAILABLE enum name (api break)Aleksander Morgado1-2/+2
2015-01-25qmicli: add command completionAleksander Morgado2-0/+159
2015-01-25libqmi-glib,message: add missing services in get_printable() and get_version_...Aleksander Morgado1-0/+21
2015-01-24libqmi-glib,wds: support 'UMTS Granted QoS' TLV in 'Get Current Settings'Aleksander Morgado1-0/+82