summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* build: require GLib 2.36Aleksander Morgado2016-01-241-8/+0
* tests,generic: rename basic DBus testAleksander Morgado2016-01-161-3/+3
* tests,port-context: explicitly close the socket that is added to the listenerAleksander Morgado2016-01-161-6/+15
* tests,test-fixture: don't rely on other threads to update dbus propertiesAleksander Morgado2016-01-161-66/+43
* tests,port-context: properly setup per-thread main contextAleksander Morgado2016-01-161-4/+25
* mbm: query supported modes to the modem with +CFUN=?Aleksander Morgado2016-01-104-54/+215
* build: don't redefine test_modem_helpers_telit_LDADDAleksander Morgado2015-12-191-1/+0
* telit: use explicit FIRST step nameAleksander Morgado2015-12-191-1/+1
* telit: don't talk to the user in a GErrorAleksander Morgado2015-12-191-1/+1
* telit: prefix helper methods with 'mm_telit'Aleksander Morgado2015-12-194-5/+10
* telit: fix minor coding style issuesAleksander Morgado2015-12-193-12/+11
* telit: add load_unlock_retries interfaceCarlo Lobrano2015-12-195-1/+404
* telit: add modem_reset to telit pluginCarlo Lobrano2015-12-111-0/+25
* telit: add modem_power_down to telit pluginCarlo Lobrano2015-12-041-0/+26
* core: use G_SOURCE_REMOVE and G_SOURCE_CONTINUE in GSourceFuncsAleksander Morgado2015-12-0220-28/+28
* sierra: fix build error when MBIM and QMI are disabledDan Williams2015-09-241-0/+1
* huawei: plug memleakAleksander Morgado2015-08-021-0/+1
* huawei,voice: ignore undocumented ^CSCHANNELINFO unsolicited commandMarco Bascetta2015-08-021-0/+14
* huawei,voice: minor coding style fixesAleksander Morgado2015-08-023-71/+77
* huawei: fixed status_change reason on new outgoing callMarco Bascetta2015-08-021-1/+1
* huawei: signal incoming DTMF to DBusMarco Bascetta2015-08-021-4/+4
* base-call: refactoring of error handling when call startsRiccardo Vangelisti2015-08-021-4/+16
* huawei: acquire incoming DTMF on active callMarco Bascetta2015-08-021-0/+189
* huawei: added proprietary Huawei call handlingRiccardo Vangelisti2015-08-024-0/+198
* huawei: handle voice call state changesMarco Bascetta2015-08-021-9/+6
* huawei: handle custom voice unsolicited eventsMarco Bascetta2015-08-021-1/+256
* huawei: update to correct secondary port request and regex masking for ^POSITIONMarc Murphy2015-06-181-1/+17
* build: only compile dbus tests if GIO >= 2.34 is availableAleksander Morgado2015-04-171-0/+7
* mbm: enable GPS port for HS2350Aleksander Morgado2015-04-101-0/+1
* mbm: enable GPS port for H5321gwAleksander Morgado2015-04-101-0/+2
* mbm: add GPS location gathering supportFabrice Bellet2015-04-103-1/+392
* huawei: allow responses like ^NDISSTATQry (e.g. Huawei E353)Aleksander Morgado2015-03-292-29/+66
* tests: fix memory leaksYunlian Jiang2015-03-273-5/+13
* telit: minor coding style fixesAleksander Morgado2015-03-271-6/+7
* telit: changing udev rules for HE910/UE910/UL865Daniele Palmas2015-03-271-4/+2
* telit: implementing dynamic port identification with #PORTCFGDaniele Palmas2015-03-271-3/+257
* zte: add support for ZTE MF700Aleksander Morgado2015-03-251-0/+3
* telit: adding 3gpp unsolicited events support for Telit modemsDaniele Palmas2015-03-131-1/+51
* telit: add custom flow control settings for Telit HE910, UE910, UL865Daniele Palmas2015-03-121-0/+48
* telit: Adding udev rules for Telit HE910, UE910 and UL865Daniele Palmas2015-03-121-0/+5
* novatel: fix checking for time supportAleksander Morgado2015-03-111-1/+1
* gobi: remove pluginAleksander Morgado2015-02-185-319/+0
* dell: new Dell pluginAleksander Morgado2015-02-164-3/+504
* sierra: move all the legacy Sierra support to a new 'sierra-legacy' pluginAleksander Morgado2015-02-164-29/+162
* sierra: move custom init and port grabbing methods to separate source filesAleksander Morgado2015-02-163-219/+239
* mbm: build a common non-inst library with the core Ericsson modem supportAleksander Morgado2015-02-161-5/+16
* sierra: build a common non-inst library with the core Sierra modem supportAleksander Morgado2015-02-161-7/+16
* novatel: build a common non-inst library with the core Novatel modem supportAleksander Morgado2015-02-161-6/+16
* novatel: move custom init method to separate source filesAleksander Morgado2015-02-164-143/+194
* novatel: remove unused custom AT probe arrayAleksander Morgado2015-02-061-13/+0