Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-26 | pdc: new PDC service implementation | Aliaksandr Barouski | 3 | -0/+45 | |
Added calls for configure hp4120 LTE modem | |||||
2016-10-24 | dms: new 'Change Device Download Mode' command | Aleksander Morgado | 1 | -0/+1 | |
Based on a patch from Aliaksandr Barouski <alex.borovsky@gmail.com> https://bugs.freedesktop.org/show_bug.cgi?id=96465 | |||||
2016-10-06 | wds: add more TLVs and ModifyProfile/DeleteProfile requests | Dan Williams | 2 | -0/+7 | |
2016-10-06 | wds: add more Profile-related TLVs | Dan Williams | 1 | -0/+10 | |
2016-10-06 | wds: add Go Dormant, Go Active, and Get Dormancy Status | Dan Williams | 1 | -0/+3 | |
2016-10-06 | wds: add Set Event Report and Event Report Indication | Dan Williams | 2 | -0/+57 | |
2016-10-04 | docs: add missing reference for 'WDS create profile' | Dan Williams | 1 | -0/+1 | |
2016-07-07 | docs: add missing reference for 'NAS force network search' | Aleksander Morgado | 1 | -0/+1 | |
2016-07-07 | libqmi-glib,version: new symbol to flag qmi-over-mbim support | Aleksander Morgado | 1 | -1/+2 | |
2016-04-03 | libqmi-glib: handle api break introduced in 7fe1238 (released in 1.14.0) | Aleksander Morgado | 1 | -0/+3 | |
We provide a compatibility symbol to try to provide a better backwards compatibility. | |||||
2016-04-03 | libqmi-glib: handle api break introduced in 7ca279e9a42 (released in 1.14.0) | Aleksander Morgado | 2 | -0/+13 | |
Commit 7ca279e9a42 introduced a couple of method renames that we now try to recover in order to provide a better backwards API compatibility. | |||||
2016-04-03 | docs: add missing entries for 'NAS Get LTE Cphy CA Info' | Aleksander Morgado | 2 | -0/+11 | |
2016-03-17 | docs: updated copyright years | Aleksander Morgado | 1 | -0/+4 | |
2016-03-17 | docs: include 1.12 and 1.14 symbols list | Aleksander Morgado | 1 | -0/+8 | |
2016-01-30 | uim: implement 'UIM Change PIN' | Aleksander Morgado | 1 | -0/+1 | |
2016-01-30 | uim: implement 'UIM Unblock PIN' | Aleksander Morgado | 1 | -0/+1 | |
2016-01-30 | uim: implement 'UIM Verify PIN' | Aleksander Morgado | 1 | -0/+1 | |
2016-01-30 | uim: implement 'UIM Set PIN protection' | Aleksander Morgado | 2 | -0/+6 | |
2016-01-24 | docs: add missing GetPdnThrottleInfo() documentation | Aleksander Morgado | 2 | -0/+6 | |
2016-01-24 | libqmi-glib,device: new getter/setter for the expected data format in the kernel | Aleksander Morgado | 1 | -0/+7 | |
Userspace is in charge of defining the data format to be used in the WWAN net interface, both in the device itself (e.g. through CTL or WDA requests) and also in the kernel (e.g. through /sys/class/net/<WWAN>/qmi/raw_ip sysfs files). These new API methods allow to query and modify the data format expected by the kernel. | |||||
2015-10-06 | wds: new 'WDS Set Autoconnect Setting' command support | Aleksander Morgado | 1 | -0/+1 | |
2015-10-06 | wds: new 'WDS Get Autoconnect Setting' command support | Aleksander Morgado | 2 | -0/+11 | |
2015-02-26 | wds: implement 'Packet Service Status' indications | Aleksander Morgado | 1 | -0/+4 | |
2015-02-25 | wms: implement 'Get Supported Messages' | Aleksander Morgado | 1 | -0/+1 | |
2015-02-25 | wds: implement 'Get Supported Messages' | Aleksander Morgado | 1 | -0/+1 | |
2015-02-25 | voice: implement 'Get Supported Messages' | Aleksander Morgado | 1 | -0/+1 | |
2015-02-25 | uim: implement 'Get Supported Messages' | Aleksander Morgado | 1 | -0/+1 | |
2015-02-25 | nas: implement 'Get Supported Messages' | Aleksander Morgado | 1 | -0/+1 | |
2015-02-25 | wda: implement 'Get Supported Messages' | Aleksander Morgado | 1 | -0/+1 | |
2015-02-25 | dms: implement 'Get Supported Messages' | Aleksander Morgado | 1 | -0/+1 | |
2015-02-25 | docs: add missing reference to the WMS SMSC address indication | Aleksander Morgado | 1 | -0/+1 | |
2015-02-07 | voice: initial support for the Voice service | Aleksander Morgado | 3 | -1/+81 | |
2015-02-07 | dms: new 'DMS Set FCC Authentication' message | Aleksander Morgado | 1 | -0/+1 | |
Dell-branded Sierra modems, like the Dell DW5570 (Sierra Wireless MC8805) need this specific command before they can be put in 'online' mode: $ sudo qmicli -d /dev/cdc-wdm1 --dms-get-operating-mode [/dev/cdc-wdm1] Operating mode retrieved: Mode: 'low-power' HW restricted: 'no' $ sudo qmicli -d /dev/cdc-wdm1 --dms-set-fcc-authentication [/dev/cdc-wdm1] Successfully set FCC authentication $ sudo qmicli -d /dev/cdc-wdm1 --dms-get-operating-mode [/dev/cdc-wdm1] Operating mode retrieved: Mode: 'online' HW restricted: 'no' https://bugzilla.kernel.org/show_bug.cgi?id=92101 | |||||
2015-01-28 | libqmi-glib,device: new property and getter to load the WWAN interface name | Aleksander Morgado | 1 | -0/+2 | |
Each QMI control port has one and only one associated WWAN net port. This new "device-wwan-iface" property and the qmi_device_get_wwan_iface() getter allow to load the WWAN net port name by looking directly at sysfs. | |||||
2015-01-24 | libqmi-glib,wds: support 'UMTS Granted QoS' TLV in 'Get Current Settings' | Aleksander Morgado | 1 | -0/+20 | |
2014-11-09 | libqmi-glib,message: new TLV reader API | Aleksander Morgado | 1 | -0/+14 | |
2014-11-09 | libqmi-glib,message: new TLV builder API | Aleksander Morgado | 1 | -0/+18 | |
2014-11-09 | libqmi,test: setup testing framework to test content of generated messages | Aleksander Morgado | 1 | -1/+3 | |
2014-11-09 | libqmi-glib,device: new 'device-proxy-path' property | Aleksander Morgado | 1 | -0/+1 | |
String which specifies which is the path of the abstract socket where the proxy is listening. | |||||
2014-11-09 | libqmi-glib,device: new 'device-no-file-check' property | Aleksander Morgado | 1 | -0/+1 | |
If set to TRUE, this property will make the QmiDevice not check for the existence and file type of the given GFile. This is a construct write-only property, and should be only used when building the QmiDevice with g_async_initable_new_async() explicitly (i.e. no library helper method given). | |||||
2014-09-05 | pds: implement "PDS Set/Get AGPS Config" | Aleksander Morgado | 2 | -0/+7 | |
2014-09-05 | pds: implement "PDS Set/Get Default Tracking Session" | Aleksander Morgado | 2 | -0/+7 | |
2014-05-28 | nas: add 'UMTS Info Neighboring LTE' TLV to 'Cell Location Info' | Aleksander Morgado | 1 | -0/+5 | |
2014-05-28 | docs,libqmi-glib: add 'NAS Get Cell Location Info' documentation | Aleksander Morgado | 1 | -0/+1 | |
2014-05-28 | qmi-codegen: handle 'gfloat' types | Aleksander Morgado | 1 | -0/+1 | |
2014-05-21 | wda: implement 'Set Data Format' request/response | Aleksander Morgado | 1 | -0/+1 | |
2014-05-20 | wda: new 'WDA' service | Aleksander Morgado | 3 | -1/+29 | |
2014-04-28 | uim: implement "Get Card Status" | Aleksander Morgado | 2 | -0/+36 | |
2014-03-09 | data: add libqmi icon | Aleksander Morgado | 1 | -0/+197 | |
2013-12-13 | libqmi-glib: generate types for QmiDeviceOpenFlags and ↵ | Aleksander Morgado | 1 | -3/+12 | |
QmiDeviceReleaseClientFlags |