aboutsummaryrefslogtreecommitdiff
path: root/src/mm-bearer-qmi.c
AgeCommit message (Expand)Author
2021-04-25trying to move indication setupmasterBjørn Mork
2021-04-25connect step debuggingBjørn Mork
2021-04-24more no_ip_family_preference debugBjørn Mork
2021-04-24more no_ip_family_preference debugBjørn Mork
2021-04-24no_ip_family_preference debugBjørn Mork
2021-04-23bearer-qmi: reorder methods in connection state machineAleksander Morgado
2021-04-23port-qmi: WDS clients also mux-id specificAleksander Morgado
2021-04-23bearer-qmi: fix dual-stack connectionsBjørn Mork
2021-04-14port-qmi: new helper macro to check for supported QMAP valuesAleksander Morgado
2021-04-01modem-helpers: ip family normalization doesn't need log_objectAleksander Morgado
2021-03-31base-bearer: remove default IP family propertyAleksander Morgado
2021-03-11bearer-qmi: avoid increasing self reference during dispose()Aleksander Morgado
2021-03-10bearer-qmi: if no explicit 'multiplex' setting, default to 'requested'Aleksander Morgado
2021-03-10bearer-qmi: bring master interface up on connection attemptAleksander Morgado
2021-03-10bearer-qmi: create data port link if multiplex is requested/requiredAleksander Morgado
2021-03-10port-qmi: add support for QMAP data aggregationAleksander Morgado
2021-03-10port-qmi: rework WDA-based logic and avoid setup during port openAleksander Morgado
2021-03-10api,simple: new 'multiplex' setting in bearer propertiesAleksander Morgado
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