summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: use --enable-gtk-doc instead of our custom --with-docsaleksander/gtk-doc-fixesAleksander Morgado2013-05-231-13/+1
* docs: don't require 'dia' to build the docsAleksander Morgado2013-05-239-26/+17
* broadband-modem-mbim: implement supported IP families loadingAleksander Morgado2013-05-231-0/+40
* broadband-modem-qmi: implement supported IP families loadingAleksander Morgado2013-05-231-0/+46
* mmcli,modem: show supported IP families in modem infoAleksander Morgado2013-05-231-0/+9
* broadband-bearer: use the new CGDCONT=? test response parserAleksander Morgado2013-05-231-42/+18
* broadband-modem: implement default supported IP families loadingAleksander Morgado2013-05-231-0/+79
* modem-helpers: new CGDCONT=? test response parserAleksander Morgado2013-05-233-0/+182
* libmm-glib,modem: handle the new 'SupportedIpFamilies' propertyAleksander Morgado2013-05-233-0/+23
* api,introspection: new 'SupportedIpFamilies' propertyAleksander Morgado2013-05-233-0/+57
* modem-helpers: rename CGDCONT? testsAleksander Morgado2013-05-231-11/+11
* api: let MMBearerIpFamily be flags instead of a enumerationAleksander Morgado2013-05-2310-30/+58
* modem-helpers-mbim: handle MBIM_PIN_TYPE_UNKNOWN in switchAleksander Morgado2013-05-221-0/+1
* build: require mbim-glib >= 1.0.0 when building MBIM supportAleksander Morgado2013-05-221-1/+1
* novatel: fix invalid comparison of unsigned expressionBen Chan2013-05-201-1/+1
* broadband-modem-qmi: when listing all SMS fails, list per tagAleksander Morgado2013-05-201-27/+99
* sms-qmi: always specify message mode when deleting SMS messagesAleksander Morgado2013-05-201-0/+4
* broadband-modem-qmi: always specify message mode when reading SMSAleksander Morgado2013-05-201-0/+18
* bearer: defer forced disconnection when modem unregistered while connectedAleksander Morgado2013-05-201-33/+108
* bearer: allow registration changes from/to SEARCHING without disconnectingAleksander Morgado2013-05-201-1/+1
* iface-modem-3gpp: remove the deferred registration updatesAleksander Morgado2013-05-201-95/+0
* device: check for NULL driver in add_port_driverBen Chan2013-05-191-0/+2
* build: use -Wformat-securityAleksander Morgado2013-05-171-1/+1
* sms: fix validity variant parsingAleksander Morgado2013-05-171-1/+1
* configure.ac: enable maintainer mode by defaultAdrian Bunk2013-05-131-1/+1
* huawei: use ^SYSINFOEX if available instead of ^SYSINFOAleksander Morgado2013-05-091-87/+458
* huawei: ignore ^NDISSTAT unsolicited messagesAleksander Morgado2013-05-091-0/+8
* huawei: ignore ^HCSQ unsolicited messagesAleksander Morgado2013-05-091-1/+8
* novatel: skip $NWDMAT if the modem has QMI portsAleksander Morgado2013-05-071-1/+141
* novatel: allow QMI-powered modemsAleksander Morgado2013-05-071-1/+17
* novatel: don't filter out the USB551LAleksander Morgado2013-05-071-2/+1
* novatel: don't explicitly filter by driversAleksander Morgado2013-05-071-2/+0
* telit: add basic plugin for Telit 3GPP and 3GPP2 devicesdcbw/telit-pluginDan Williams2013-05-066-1/+496
* sms: enforce message 'class' value validityDan Williams2013-05-061-1/+2
* sms: add support for message classDan Williams2013-05-069-46/+50
* broadband-modem-zte: chain up to parent access tech loading for CDMA-only dev...Dan Williams2013-05-061-1/+21
* broadband-modem-nokia: load access technology with *CNTI if possibleDan Williams2013-05-061-0/+124
* broadband-modem-nokia: N900 doesn't disable echo unless explicitly doneDan Williams2013-05-061-0/+2
* sierra: remove comparison of unsigned expression >= 0Ben Chan2013-05-061-3/+1
* broadband-bearer: fix cid check in disconnect_3gppBen Chan2013-05-061-1/+1
* broadband-modem: update signal quality normalizationBen Chan2013-04-301-3/+2
* serial-port-qcdm: set SEND_DELAY to 0 (bgo #698869)Dan Williams2013-04-301-0/+2
* mm-glib: use correct enum typeYunlian Jiang2013-04-291-1/+1
* time: normalize GetNetworkTime() response to local time + timezone info (bgo ...Dan Williams2013-04-256-40/+110
* broadband-modem: fix assertion during capabilities checking (bgo #698845)Dan Williams2013-04-251-1/+9
* sms: initialize the validity property when creating SMSAleksander Morgado2013-04-251-0/+3
* libmm-glib: handle relative validity in the MMSmsPropertiesAleksander Morgado2013-04-253-25/+55
* broadband-modem-icera: fix issues checking supported bandsDan Williams2013-04-251-15/+36
* iface-modem: fix array insertion when setting bandsDan Williams2013-04-251-2/+1
* sierra: handle probing ERROR response betterDan Williams2013-04-251-0/+7