summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sim: rename 'MMSim' to 'MMBaseSim'aleksander/base-object-renamesAleksander Morgado2014-07-0637-615/+614
* sms: rename 'MMSms' to 'MMBaseSms'Aleksander Morgado2014-07-0615-389/+384
* bearer: rename 'MMBearer' to 'MMBaseBearer'Aleksander Morgado2014-07-0642-558/+554
* manager: rename 'MMManager' to 'MMBaseManager'Aleksander Morgado2014-07-065-132/+132
* huawei: enable GPS_UNMANAGED for Huawei modemsDavid McCullough2014-07-041-59/+78
* option,hso: add missing GPS unamanged capabilityAleksander Morgado2014-07-041-1/+3
* huawei: close GPS port once GPS has been disabledAleksander Morgado2014-07-041-0/+6
* libqcdm: new 'reset' testerAleksander Morgado2014-07-033-1/+272
* huawei: GPS support for MU609/MU909David McCullough2014-07-033-2/+337
* cinterion: allow 'unmanaged' GPS setupAleksander Morgado2014-07-021-23/+44
* option,hso: print port type before parsingAleksander Morgado2014-07-021-0/+1
* option,hso: allow 'unmanaged' GPS setupAleksander Morgado2014-07-021-62/+83
* location: new 'unmanaged' GPS setupAleksander Morgado2014-07-024-11/+64
* bearer-mbim: ignore empty DNS server addressesDan Williams2014-07-011-12/+18
* cinterion: enable GPS location reporting for the PHS8 in QMI-modeAleksander Morgado2014-07-017-335/+666
* ifaces: always include <libmm-glib.h>Aleksander Morgado2014-07-015-0/+15
* huawei: avoid AT^GETPORTMODE in Huawei MU609David McCullough2014-07-012-1/+6
* cinterion: enable GPS location reporting for the PHS8 in AT-modeAleksander Morgado2014-06-274-3/+376
* modem-helpers: don't return any result if an error happens when parsing CPMS=?Aleksander Morgado2014-06-272-15/+33
* modem-helpers: improve +CMTI indication regexAleksander Morgado2014-06-251-1/+1
* cinterion: update default setting for new SMS indicationsAleksander Morgado2014-06-251-9/+215
* cinterion: new 'AT+CNMI=?' parser helperAleksander Morgado2014-06-253-0/+278
* base-modem: quicker find matching cdc-wdm QMI or MBIM portsAleksander Morgado2014-06-231-202/+48
* huawei: quicker find matching cdc-wdm AT portAleksander Morgado2014-06-231-68/+15
* port: store parent sysfs path in each MMPortAleksander Morgado2014-06-2320-18/+75
* huawei: flag /dev/cdc-wdm as primary if no primary found alreadyAleksander Morgado2014-06-231-2/+21
* huawei: setup unsolicited message handlers also in the AT cdc-wdm portsAleksander Morgado2014-06-231-52/+79
* huawei: use the cdc-wdm port dialing if availableAleksander Morgado2014-06-233-27/+177
* build: ignore test filesAleksander Morgado2014-06-221-0/+2
* build: avoid using 'INCLUDES' in Makefile.amAleksander Morgado2014-06-222-12/+18
* bearer-mbim: fix disconnect error handling case splitPrathmesh Prabhu2014-06-201-1/+1
* modem-helpers-mbim: map more MbimNwError to MMMobileEquipmentErrorPrathmesh Prabhu2014-06-191-0/+4
* bearer-mbim: disconnect attempt should succeed if bearer is already disconnectedPrathmesh Prabhu2014-06-181-25/+39
* icera: fix 'sometimes-uninitialized' variable issuesBen Chan2014-06-182-3/+3
* iface-modem-messaging: don't skip MT storage when reading if it's the only oneAleksander Morgado2014-06-161-4/+6
* merge: fix IPv6 support and operationDan Williams2014-06-1322-302/+1478
|\
| * broadband-bearer-mbm: support IPv6 DNS and use static IPv4 configurationDan Williams2014-06-135-0/+532
| * broadband-bearer-qmi: support IPv6 configuration and use static for IPv4Dan Williams2014-06-131-111/+195
| * cli: print IP details for all valid bearer typesDan Williams2014-06-131-34/+38
| * bearer-mbim: use DHCP method when only an IPv6 link-local address is foundDan Williams2014-06-131-0/+8
| * api: update documentation about IPv6 bearer methodsDan Williams2014-06-132-6/+15
| * broadband-bearer-sierra: use Icera authentication for Icera devicesDan Williams2014-06-134-6/+89
| * broadband-bearer-icera: add IPv6 supportDan Williams2014-06-135-129/+571
| * broadband-bearer: also return IPv6 config if IPv6 context is usedDan Williams2014-06-131-8/+21
| * broadband-bearer: pass the IP family to subclasses when getting IP configDan Williams2014-06-134-0/+4
| * broadband-bearer-sierra: use correct modem type when creating bearerDan Williams2014-06-134-4/+4
| * libmm-glib: always return all bearer propertiesDan Williams2014-06-131-4/+1
|/
* build: use the correct pkg-config in checksAleksander Morgado2014-06-131-1/+1
* build: look for gdbus-codegen through pkg-configAleksander Morgado2014-06-113-6/+8
* build: glib-genmarshal no longer neededAleksander Morgado2014-06-111-2/+0