summaryrefslogtreecommitdiff
path: root/src/devices/wwan/nm-device-modem.c
Commit message (Expand)AuthorAgeFilesLines
...
* settings/trivial: rename settings-connection's autoconnect functionsThomas Haller2017-10-311-1/+1
* core: make auto-connect-blocked-reason more specificBeniamino Galvani2017-09-291-1/+1
* device: enable support for ipv6.dhcp-timeoutThomas Haller2017-09-111-13/+11
* device: mark uses of device's state-reason with nm_device_state_reason_check()Thomas Haller2017-02-231-2/+2
* settings: refactor autoconnect-blocked-reason to use own enumThomas Haller2017-02-231-2/+4
* modem: remove unused reason argument from nm_modem_device_state_changed()Thomas Haller2017-02-231-1/+1
* modem: add nm_modem_emit_ppp_failed() functionThomas Haller2017-02-231-1/+4
* modem: add nm_modem_emit_prepare_result() functionThomas Haller2017-02-231-1/+2
* device: rename device-state-reason argument to out_failure_reasonThomas Haller2017-02-221-14/+14
* device: apply the mtu property of gsm and cdma settingsBeniamino Galvani2017-02-201-0/+1
* device: separately handle NMDevice's autoconnect by user and internal decisionThomas Haller2017-02-171-1/+1
* device/wwan: indicate whether IP iface/ifindex changed and simplify WwAN codeDan Williams2017-01-121-7/+2
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-231-1/+1
* build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-3/+3
* wwan: don't use generated enum-type NM_TYPE_MODEM_STATEThomas Haller2016-11-181-2/+4
* wwan: fix wrong connection cast on device state changeBeniamino Galvani2016-10-261-2/+2
* core: refactor private data in "src"Thomas Haller2016-10-041-115/+126
* all: modify line separator comments to be 80 chars wideThomas Haller2016-10-031-2/+2
* device/trivial: rename NM_ACT_STAGE_RETURN_STOP to NM_ACT_STAGE_RETURN_IP_FAILThomas Haller2016-09-091-1/+1
* device: fail activation immediately only when may-fail=noBeniamino Galvani2016-05-021-8/+25
* all: don't include error->code in log messagesThomas Haller2016-03-031-4/+3
* all: clean-up usage of GErrorThomas Haller2016-03-031-2/+2
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* device: expose nm_device_set_autoconnect() functionThomas Haller2015-12-041-1/+1
* wwan: rework connection flow to send PIN earlier and fix autoconnectDan Williams2015-11-181-4/+1
* libnm/wwan: add GSM setting device-id, sim-id, and sim-operator-id propertiesDan Williams2015-11-181-0/+10
* core: separate active and applied connectionLubomir Rintel2015-09-181-1/+1
* devices, active-connection: port to gdbusDan Winship2015-08-101-3/+4
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* core: add an NMExportedObject base classDan Winship2015-07-241-3/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* device: add nm_device_get_type_description() functionThomas Haller2015-06-051-0/+13
* core: add generic NMDevice function to recheck availabilityDan Williams2015-05-011-13/+3
* device: use NMDeviceCapabilities enum for device capabilitiesThomas Haller2015-04-181-1/+1
* wwan: indentation & alignment fixesAleksander Morgado2015-02-241-2/+2
* device: remove debug logging from is_available()Thomas Haller2015-02-241-8/+3
* device: add flags to nm_device_is_available()Thomas Haller2015-02-241-3/+3
* device: add flags argument to check_connection_available()Thomas Haller2015-02-241-1/+1
* device: merge check_connection_available_wifi_hidden() into check_connection_...Thomas Haller2015-02-241-0/+1
* wwan: recheck available connections when modem becomes unlocked (bgo #740966)Dan Williams2015-02-051-0/+3
* wwan: wait for pppd to exit before relaying the port to ModemManagerAleksander Morgado2015-01-211-0/+46
* core: fix a spurious warning with non-kernel network devicesDan Winship2014-11-141-0/+7
* libnm-core: add nm-core-types.h, remove cross-includesDan Winship2014-10-281-0/+1
* logging: use new logging macros in NMDevice subclassesth/bgo734230_device_loggingThomas Haller2014-08-061-24/+26
* wwan: use a shorter DHCP timeoutdcbw/wwan-ipv6Dan Williams2014-07-231-0/+13
* wwan: move IP method handling into the modem objectDan Williams2014-07-231-18/+0
* wwan: add infrastructure for IPv6 config resultsDan Williams2014-07-231-5/+117
* wwan: split out WWAN IP4Config from device configDan Williams2014-07-231-2/+4
* core: simplify hardware address readingDan Williams2014-07-231-7/+0
* wwan, bluetooth: drop support for ModemManager 0.7Dan Winship2014-06-261-4/+0