summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* huawei: use AT^DHCP response if available for NDISDUP-capable devicesdcbw/huawei-at-dhcpDan Williams2015-12-074-9/+276
* huawei: ignore ^LTERSRP unsolicited messageDan Williams2015-12-071-0/+8
* bearer-mbim: implement stats loadingAleksander Morgado2015-12-071-0/+109
* bearer-qmi: implement stats loadingAleksander Morgado2015-12-071-0/+158
* base-bearer: setup periodic stats loadingAleksander Morgado2015-12-072-6/+133
* cli: print stats if bearer reports themAleksander Morgado2015-12-071-0/+22
* libmm-glib: retrieve stats from the bearerAleksander Morgado2015-12-073-0/+122
* libmm-glib: new helper object to handle bearer statsAleksander Morgado2015-12-075-0/+341
* introspection: new 'Stats' property in the bearer objectAleksander Morgado2015-12-071-0/+31
* license: mmcli is GPLv2+, not GPLv3+Aleksander Morgado2015-12-0720-22/+27
* telit: add modem_power_down to telit pluginCarlo Lobrano2015-12-041-0/+26
* iface-modem: explicitly disconnect bearer before removing itAleksander Morgado2015-12-033-16/+62
* bearer-list: rename bearer find method to specify properties are comparedAleksander Morgado2015-12-033-5/+5
* bearer-list: no need for the method to remove all bearersAleksander Morgado2015-12-032-13/+4
* modem-helpers: fix parsing CPMS=? responses without groupsAleksander Morgado2015-12-022-25/+220
* core: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE in GSourceFuncsAleksander Morgado2015-12-0235-73/+73
* Do not use obsolete XCASE terminal mode flagFelix Janda2015-11-273-3/+3
* broadband-modem-qmi: implement power-cycle reset functionalityDan Williams2015-11-111-0/+49
* broadband-modem: fix a undifined behaviorYunlian Jiang2015-10-281-1/+1
* build: on configure errors, show the specific libqmi or libmbim version requiredAleksander Morgado2015-10-251-4/+9
* sim-qmi: try to gather from the optional TLV whether MNC is 2 or 3 digitsAleksander Morgado2015-10-252-4/+26
* sim-qmi: fix building MCCMNC stringAleksander Morgado2015-10-251-4/+11
* sim-qmi: load operator identifier and name from NAS home networkDan Williams2015-10-251-4/+173
* api: correct description of SimIdentifier propertyDan Williams2015-10-221-2/+1
* bearer-qmi: don't add auth settings if no user/pass/auth givenAleksander Morgado2015-10-211-6/+16
* iface-modem-3gpp: allow LAC/CID updates reported while registeringAleksander Morgado2015-10-151-2/+9
* mm-broadband-modem: trigger registration checks only after enabling all ifacesAleksander Morgado2015-10-153-52/+63
* broadband-modem-qmi: LAC/CID not given in all serving system indicationsAleksander Morgado2015-10-151-11/+12
* build: diagrams and logos are no longer generated during build, so don't remo...Aleksander Morgado2015-10-072-11/+0
* build: don't add PNGs in content_files, no longer neededAleksander Morgado2015-10-072-7/+1
* modem-helpers-qmi: remove wrong check warningAleksander Morgado2015-09-251-5/+0
* broadband-modem-qmi: update access technology from signal info for newest QMI...Dan Williams2015-09-241-75/+96
* sierra: fix build error when MBIM and QMI are disabledDan Williams2015-09-241-0/+1
* broadband-modem-qmi: fix invalid readAleksander Morgado2015-09-241-2/+2
* libmm-glib: don't create a SIM object if empty path (/) givenAleksander Morgado2015-09-241-6/+16
* broadband-modem-qmi: don't warn on invalid ESN/MEIDs reportedAleksander Morgado2015-09-231-2/+2
* tests: plug memleak in +CMGR response parserAleksander Morgado2015-09-221-0/+2
* core: process SMS +CGMR response with regexNick Stevens2015-09-225-13/+148
* libmm-glib, simple: add missing introspection annotations to disconnect()Krzysztof Kotlenga2015-09-161-2/+2
* broadband-modem: minor coding style fixesAleksander Morgado2015-09-151-13/+23
* broadband-modem: don't issue failure setting up messaging in secondary port a...Aleksander Morgado2015-09-151-3/+4
* core: enable unsolicited messages on secondaryNick Stevens2015-09-151-13/+78
* broadband-modem-mbim: disable CDMA capabilities until we actually support MBI...Dan Williams2015-08-311-0/+4
* blacklist: include MediaTek preloaderAleksander Morgado2015-08-251-0/+3
* libmm-glib,docs: fix missing documentationsAleksander Morgado2015-08-023-6/+6
* libmm-glib,docs: update typesAleksander Morgado2015-08-021-1/+15
* libmm-glib,docs: avoid already defined idAleksander Morgado2015-08-021-1/+1
* libmm-glib,call: add missing 'dtmf' variable descriptionAleksander Morgado2015-08-021-0/+2
* docs,libmm-glib: add missing voice/call documentationAleksander Morgado2015-08-022-0/+294
* api,call: fix Hangup() descriptionAleksander Morgado2015-08-021-2/+1