aboutsummaryrefslogtreecommitdiff
path: root/src/mm-bearer-qmi.c
AgeCommit message (Expand)Author
2020-11-20bearer-qmi: support binding to data portAleksander Morgado
2020-11-14core,plugins: consolidate connection/disconnection timeout valuesAleksander Morgado
2020-11-09broadband-modem-qmi: peeking QMI port only in QMI modemsAleksander Morgado
2020-10-08mm-bearer-qmi: remove default_ip_family_set checkEric Caruso
2020-08-12bearer-qmi: if connection aborted, ensure network handles are releasedAleksander Morgado
2020-07-24changed default authentication algorithm to CHAPGiacinto Cifelli
2020-06-23broadband-modem-qmi,bearer-qmi: avoid depending on the client versionAleksander Morgado
2020-05-08bearer-qmi: get correct bearer object pointer from taskAleksander Morgado
2020-04-08bearer-qmi: port to use object loggingAleksander Morgado
2020-01-30bearer-qmi: fix warnings with -Wimplicit-fallthroughAleksander Morgado
2020-01-30bearer-qmi: fix warnings with -Wswitch-defaultAleksander Morgado
2020-01-22port-qmi: asynchronous close operation alwaysAleksander Morgado
2020-01-09bearer-qmi: simplify dispose() just by reseting connection dataAleksander Morgado
2020-01-09bearer-qmi: plug memleak when disposing connected bearerAleksander Morgado
2019-12-03bearer-qmi: current settings are mandatory when using 'static' addressingAleksander Morgado
2019-12-03bearer: avoid reporting disconnection error if already disconnectedAleksander Morgado
2019-12-03bearer-qmi: handle disconnection indications during connection attemptsAleksander Morgado
2019-12-03bearer-qmi: common complete method for the connection attemptAleksander Morgado
2019-12-03bearer-qmi: close QMI port if it was open during connectionAleksander Morgado
2019-11-25bearer-qmi: plug memleaks when connection attempt fails earlyAleksander Morgado
2019-11-25bearer-qmi: plug memleaks during network disconnectionAleksander Morgado
2019-05-14bearer-qmi: do not call cleanup_event_report_unsolicited_events() w/o indicat...Lubomir Rintel
2019-05-14bearer-qmi: remove unused DisconnectContext::dataLubomir Rintel
2018-01-25*: Spelling fixesVille Skyttä
2017-12-21bearer-qmi: fix logic if error setting up WDS event report indicationsAleksander Morgado
2017-11-23bearer-qmi: new optional connection status monitoringAleksander Morgado
2017-09-16bearer-qmi: cleanup indication handlers on network-initiated disconnectsAleksander Morgado
2017-07-11bearer-qmi: replace g_new + memcpy with g_memdupBen Chan
2017-07-03bearer-qmi: port reload_stats to use GTaskBen Chan
2017-07-03bearer-qmi: port disconnect to use GTaskBen Chan
2017-07-03bearer-qmi: port _connect to use GTaskBen Chan
2017-03-01bearer-qmi: add WDS event reporting supportDan Williams
2017-01-24bearer-qmi: fix incorrect use of mm_base_bearer_get_statusBen Chan
2016-12-11bearer-qmi: signal id may be 0 even if enable == FALSEAleksander Morgado
2016-10-12broadband-modem: implement default connection monitoring logicAleksander Morgado
2016-07-15bearer-qmi: decide IP method during connection attemptAleksander Morgado
2016-04-15bearer-qmi: listen for Packet Service Status indication and handle disconnectionDan Williams
2016-01-19bearer-qmi: print IP details at 'info' log levelDan Williams
2015-12-07bearer-qmi: implement stats loadingAleksander Morgado
2015-10-21bearer-qmi: don't add auth settings if no user/pass/auth givenAleksander Morgado
2015-02-26bearer,qmi: also print IPv6 gateway prefixAleksander Morgado
2015-02-26bearer-qmi: avoid unref-ing arrays owned by the output bundlesAleksander Morgado
2015-01-24bearer-qmi: even if we request DHCP in the bearer, expose available IPv4 configAleksander Morgado
2014-08-18bearer-qmi: allow forcing DHCP instead of static IP configAleksander Morgado
2014-07-06bearer: rename 'MMBearer' to 'MMBaseBearer'Aleksander Morgado
2014-06-13broadband-bearer-qmi: support IPv6 configuration and use static for IPv4Dan Williams
2014-05-20core: minor coding style fixesBen Chan
2014-05-07broadband-bearer-qmi: don't set APN if it isn't givenDan Williams
2014-02-13ports: rename 'libserial' to 'libport'Aleksander Morgado
2014-02-13ports: rename 'MMQmiPort' to 'MMPortQmi'Aleksander Morgado