summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glib: remove invocations of g_type_init()Ben Chan2017-02-0324-31/+0
* blacklist: add Analog PlutoSDRAleksander Morgado2017-01-311-0/+3
* telit: add LTE access technology reportingDan Williams2017-01-281-0/+3
* serial: minor indentation fixAleksander Morgado2017-01-261-1/+1
* serial: fix handling errors in virtual serial portsAleksander Morgado2017-01-261-7/+11
* ublox: fix uninitialized variable issueBen Chan2017-01-241-1/+1
* bearer-qmi: fix incorrect use of mm_base_bearer_get_statusBen Chan2017-01-241-3/+3
* telit: use g_assert instead of g_assert_true / g_assert_falseBen Chan2017-01-121-7/+7
* cinterion: implement connection status monitoring via ^SWWAN?Aleksander Morgado2017-01-044-110/+181
* cinterion: default to PAP if no auth explicitly givenAleksander Morgado2017-01-041-18/+23
* cinterion: don't use predefined CIDsAleksander Morgado2017-01-041-261/+196
* cinterion: fix typo in commentAleksander Morgado2017-01-041-1/+1
* cinterion: don't check for ^SWWAN support during enablingAleksander Morgado2017-01-041-101/+49
* cinterion: minor coding style fixesAleksander Morgado2017-01-043-35/+33
* cinterion: simplify ^SWWAN response parsingAleksander Morgado2017-01-044-262/+254
* cinterion: no need for private structAleksander Morgado2017-01-042-36/+0
* cinterion: rework 3GPP connection sequenceAleksander Morgado2017-01-041-294/+227
* cinterion: rework 3GPP disconnection sequenceAleksander Morgado2017-01-041-126/+111
* cinterion: use BearerCinterionAuthType when possibleAleksander Morgado2017-01-041-8/+8
* cinterion: setup per-interface configuration settingsAleksander Morgado2017-01-041-93/+103
* cinterion: fix coding style for enum valuesAleksander Morgado2017-01-042-45/+45
* base-modem,cinterion: no need for a peek_current_data_port() methodAleksander Morgado2017-01-043-38/+2
* cinterion: implement support for the new SWWAN interfaceMatthew Stanger2017-01-0410-1/+1434
* libmm-glib,modem: init/clear ports mutexAleksander Morgado2017-01-041-0/+2
* libmm-glib: fix memleak of MMModem's portsThomas Haller2017-01-041-0/+2
* telit: wrong port peek in telit_qss_toggle_readyCarlo Lobrano2017-01-041-1/+1
* device: fixed crash in SIM hot swap when removing the SIMCarlo Lobrano2016-12-201-4/+10
* telit: blacklist LE866 flashing deviceCarlo Lobrano2016-12-121-0/+3
* bearer-qmi: signal id may be 0 even if enable == FALSEAleksander Morgado2016-12-111-2/+1
* libqcdm,libwmc: use C99 sized types from stdint.hAleksander Morgado2016-11-2328-783/+764
* tests,dbus: append pid to abstract socket nameAleksander Morgado2016-11-231-5/+11
* tests,dbus: check if we're asked to use an abstract socketAleksander Morgado2016-11-231-1/+3
* introspection: expand list of XMLs to installAleksander Morgado2016-11-211-3/+23
* introspection: avoid white lines within <variablelist>Aleksander Morgado2016-11-211-5/+0
* kerneldevice,generic: load virtual devices without default rulesAleksander Morgado2016-11-212-2/+6
* modem-helpers: improve +CCLK parsingAleksander Morgado2016-11-182-37/+66
* kernel-device: return G_MAXUINT when get_property_as_int_hex() failsAleksander Morgado2016-11-072-3/+3
* kernel-device: ID_USB_INTERFACE_NUM should be read as an hex stringAleksander Morgado2016-11-076-8/+55
* port-probe: don't probe ignored portsAleksander Morgado2016-11-071-0/+9
* Makefile: Move to AM_DISTCHECK_CONFIGURE_FLAGSSam Spilsbury2016-10-262-2/+2
* broadband-modem-qmi: add QMI_PROTOCOL_ERROR_NOT_SUPPORTED case for pin status...Daniele Palmas2016-10-251-1/+4
* core: use a default timeout of 300s for the scan networks operationAleksander Morgado2016-10-244-4/+4
* systemd: tighten the service security a bitLubomir Rintel2016-10-241-0/+6
* blacklist: ignore Sigma Sport docking stationsSławomir Bocheński2016-10-241-0/+5
* telit: optimized supported and current band codeCarlo Lobrano2016-10-202-15/+5
* broadband-modem-qmi: don't use PIN2 lock state if unknownAleksander Morgado2016-10-191-2/+8
* libmm-glib,call-properties: fix wrong enum returnedAleksander Morgado2016-10-131-1/+1
* build: disable GLib deprecation warnings until fully ported to GTaskAleksander Morgado2016-10-131-3/+4
* ublox: fix VPATH builds and distcheckAleksander Morgado2016-10-131-5/+10
* ublox: add README explaining all details of the pluginaleksander/ubloxAleksander Morgado2016-10-121-0/+162