aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-10-11qmicli/nas: add --nas-get-rf-band-infoDan Williams1-0/+73
2016-10-06wds: add more TLVs and ModifyProfile/DeleteProfile requestsDan Williams1-0/+26
2016-10-06wds: add more Profile-related TLVsDan Williams1-1/+37
2016-10-06wds: add Go Dormant, Go Active, and Get Dormancy StatusDan Williams1-0/+149
2016-10-06wds: add Set Event Report and Event Report IndicationDan Williams1-20/+296
2016-10-05qmicli: fix handling of unspecified ip_type in --wds-start-networkDan Williams1-1/+1
2016-09-30qmi-device: assume reasonable DMS version if WDS is high enoughDan Williams1-7/+25
2016-09-26qmicli,dms: report offline reason for LOW_POWER mode tooDan Williams1-1/+1
2016-08-29qmicli,dms: avoid pointer when reading enum arrayAleksander Morgado1-3/+3
2016-08-29qmicli,dms: prefer '--dms-set-firmware-preference' instead of '--dms-set-firm...Aleksander Morgado1-6/+6
2016-08-29qmicli: report which new images the firmware expects to downloadBjørn Mork1-0/+20
2016-08-29qmicli: preparing for firmware download supportBjørn Mork1-0/+72
2016-08-23qmicli: show IP type in --wds-start-network outputDan Williams1-2/+9
2016-08-19nas: fix RX/TX mixupBjørn Mork1-2/+2
2016-08-18qmicli: add support for IP type to --wds-start-networkDan Williams1-1/+25
2016-07-07libqmi-glib,device: avoid unref-ing MBIM message if none receivedAleksander Morgado1-1/+2
2016-07-07libqmi-glib,device: fix build with mbim-qmux disabledAleksander Morgado1-7/+12
2016-07-07libqmi-glib,version: new symbol to flag qmi-over-mbim supportAleksander Morgado1-0/+17
2016-07-07libqmi-glib,mbim: run the mbim close operation synchronouslyAleksander Morgado1-20/+40
2016-07-07libqmi-glib,mbim: don't create mbim device multiple timesAleksander Morgado1-0/+9
2016-07-07libqmi-glib,mbim: rework transaction management on mbim backendAleksander Morgado2-56/+159
2016-07-07libqmi-glib,mbim: destroy mbim device on port closeAleksander Morgado1-10/+28
2016-07-07libqmi-glib,device: include steps for mbim device create/openAleksander Morgado1-39/+78
2016-07-07libqmi-glib,device: fix indentationAleksander Morgado1-12/+12
2016-07-07build: update `--enable-mbim-qmux' rulesAleksander Morgado1-8/+10
2016-07-07qmicli: support MBIM EXT_QMUX devicesBjørn Mork1-0/+7
2016-07-07libqmi: support MBIM EXT_QMUX serviceBjørn Mork3-5/+158
2016-07-07qmicli: remove unused user_data in qmi_device_new() callbackAleksander Morgado1-1/+1
2016-06-10nas: support 'Force Network Search'Aleksander Morgado1-0/+47
2016-06-01libqmi-glib,test: fix implicit conversions to long typesAleksander Morgado1-2/+2
2016-04-03qmicli,nas: avoid redefining 'index'Aleksander Morgado1-3/+3
2016-04-03libqmi-glib: handle api break introduced in 7fe1238 (released in 1.14.0)Aleksander Morgado1-0/+11
2016-04-03libqmi-glib: handle api break introduced in 7ca279e9a42 (released in 1.14.0)Aleksander Morgado4-0/+168
2016-04-03nas: implement 'Get LTE Cphy CA Info'Bjørn Mork2-0/+146
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