summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wds: fix the 'Data Systems' TLV in the "Event Report" indicationdcbw/wds-eventsAleksander Morgado2013-04-101-10/+15
* wds: add the 'Reporting' suffix to the TLVs in "Set Event Report"Aleksander Morgado2013-04-101-11/+11
* wds: transfer statistics mask is a 32bit valueAleksander Morgado2013-04-101-4/+2
* wds: no need to underscore names in the enumsAleksander Morgado2013-04-101-6/+6
* wds: add event indication supportDan Williams2013-04-092-0/+347
* cli: Add --dms-activate-manualArman Uguray2013-03-211-0/+86
* release: bump version to 1.3.0 (development)Dan Williams2013-03-201-1/+1
* release: bump version to 1.2.01.2.0Dan Williams2013-03-191-1/+1
* release: update NEWSDan Williams2013-03-191-0/+8
* build: fix passing arguments to configure from autogen.shEvan Nemerson2013-03-121-1/+1
* dms: activation code string needs explicit 1-byte length prefixAleksander Morgado2013-03-072-10/+11
* cli: fix call to --dms-activate-automaticArman Uguray2013-03-061-6/+6
* qmi-network: Fix grabbing output from lines with spacesShawn J. Goff2013-02-151-3/+3
* cli,wds: make packet data handle formatting consistentShawn J. Goff2013-02-151-1/+1
* cli,nas: fix 2 or 3 digit MNC printing in several actionsAleksander Morgado2013-01-221-5/+5
* cli: all sources are GPLv2+Aleksander Morgado2013-01-143-3/+3
* cli: allow specifying auth info in the start network commandAndré Valentin2013-01-091-3/+35
* qmicli: update timeout for the start network commandAndré Valentin2013-01-091-1/+1
* qmi-codegen: clean up compiled python filesMarius Kotsbak2012-12-241-0/+2
* qmi-codegen python3: change string.lower(str) to str.lower()Shawn J. Goff2012-12-171-2/+2
* qmi-codegen python3: fix dict.has_key('key') to 'key' in dictShawn J. Goff2012-12-173-3/+3
* qmi-codegen python3: change string.replace() class method use to str.replace(...Shawn J. Goff2012-12-173-8/+7
* qmi-codegen: fix some python3 compatibility issuesDan Williams2012-12-175-14/+14
* gobi-api: add GobiAPI_2012-09-12-0719Dan Williams2012-11-1266-0/+101011
* release: bump version to 1.0.01.0.0Dan Williams2012-11-121-1/+1
* release: update NEWSDan Williams2012-11-122-1/+4
* libqmi-glib,test: enable tests expecting warnings only if glib >= 2.34Aleksander Morgado2012-11-081-6/+4
* nas: new 'QMI_NAS_DATA_CAPABILITY_NONE' enum valueAleksander Morgado2012-11-021-0/+2
* qmi-codegen: translate the values of enums/flags in tracesAleksander Morgado2012-11-025-27/+52
* libqmi-glib: make 'QmiCtlDataLinkProtocol' a enum instead of flagsAleksander Morgado2012-11-021-4/+4
* cli: log messages from the 'Qmi' domainAleksander Morgado2012-11-021-1/+2
* docs: add missing documentation for "NAS Get CDMA Position Info"Aleksander Morgado2012-11-022-0/+6
* qmi-codegen: fix computation of expected TLV length when using stringsAleksander Morgado2012-11-021-2/+2
* nas: add Get CDMA Position InfoDan Williams2012-10-312-1/+53
* libqmi-glib,test: new test for messages with invalid TLVsAleksander Morgado2012-10-302-2/+34
* qmi-codegen: validate TLV before really reading itAleksander Morgado2012-10-3010-23/+220
* Revert "libqmi-glib,message: include raw data buffer when building printable ...Aleksander Morgado2012-10-301-15/+0
* libqmi-glib,test: include printable string in message testsAleksander Morgado2012-10-301-0/+5
* libqmi-glib: define library G_LOG_DOMAINAleksander Morgado2012-10-302-1/+3
* libqmi-glib,utils: minor documentation fixAleksander Morgado2012-10-301-1/+1
* libqmi-glib,message: include raw data buffer when building printable stringAleksander Morgado2012-10-301-0/+15
* libqmi-glib,device: print raw sent/received message before translating itAleksander Morgado2012-10-291-2/+26
* libqmi-glib,utils: no need to pass endianness when reading/writing single bytesAleksander Morgado2012-10-294-28/+29
* cli,wds: print connection status string instead of integerAleksander Morgado2012-10-251-6/+4
* wds: annotate GetCurrentSettings with correct byte ordersDan Williams2012-10-231-4/+10
* libqmi-glib,qmi-codegen: add endian-ness annotation capabilityDan Williams2012-10-237-124/+306
* libqmi-glib,qmi-codegen: cancelled operations will issue an ABORT messageAleksander Morgado2012-10-102-36/+87
* libqmi-glib,device: avoid invalid reads in the sync indication callbackAleksander Morgado2012-10-101-4/+12
* wds: "Start Network" may be abortedAleksander Morgado2012-10-101-0/+2
* nas: "Network Scan" may be abortedAleksander Morgado2012-10-101-0/+2