summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-private.h
Commit message (Expand)AuthorAgeFilesLines
* device: add new result NM_ACT_STAGE_RETURN_IP_DONE for ip config activationThomas Haller2016-09-091-0/+4
* device/trivial: rename NM_ACT_STAGE_RETURN_STOP to NM_ACT_STAGE_RETURN_IP_FAILThomas Haller2016-09-091-3/+3
* device: remove unneeded activation-stage result NM_ACT_STAGE_RETURN_FINISHThomas Haller2016-09-091-1/+0
* all: cleanup includes in header filesThomas Haller2016-08-171-2/+0
* device: log more details when setting MAC addressThomas Haller2016-06-301-2/+2
* device: extend MAC address handling including randomization for ethernet and ...Thomas Haller2016-06-301-0/+3
* device: refactor setting HW address via nm_device_set_hw_addr()Thomas Haller2016-06-301-2/+2
* device: use NMSettings directly instead of NMConnectionProvider in subclassesThomas Haller2016-05-241-0/+2
* device: fail activation immediately only when may-fail=noBeniamino Galvani2016-05-021-0/+4
* device: remove default-unmanaged and refactor unmanaged flagsThomas Haller2016-02-151-1/+0
* core: ensure platform links are compatible with the NMDeviceDan Williams2015-12-041-0/+7
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* core: split device creation and device setup (bgo #737458)Dan Williams2015-07-311-2/+0
* core: use explict NMLogDomain enum instead of intThomas Haller2015-05-121-1/+3
* core: add generic NMDevice function to recheck availabilityDan Williams2015-05-011-0/+3
* device: if there's a ll address already don't re-commit itLubomir Rintel2015-03-171-1/+2
* device: turn nm_d_ip_config_should_fail to get_ip_config_may_failLubomir Rintel2014-12-111-2/+0
* core: fix a spurious warning with non-kernel network devicesDan Winship2014-11-141-1/+2
* libnm-core: change all mac-address properties to G_TYPE_STRINGDan Winship2014-09-041-2/+2
* all: fix up multiple-include-guard definesDan Winship2014-08-161-2/+2
* core/trivial: change variable name for self pointer in NMDevice to @selfThomas Haller2014-08-011-2/+2
* wwan: add infrastructure for IPv6 config resultsDan Williams2014-07-231-0/+3
* wwan: split out WWAN IP4Config from device configDan Williams2014-07-231-0/+2
* core: use IP interface hardware address for IP-level operationsDan Williams2014-07-231-1/+0
* core: re-attempt connection assumption when the device state changesDan Winship2014-06-061-0/+1
* core: support renaming of NMDevice (changes of ifname)Thomas Haller2014-03-121-0/+1
* core: consolidate auto-activation recheck signalsDan Williams2014-03-031-0/+2
* core: add nm_connection_provider_get()Dan Williams2014-03-031-2/+0
* core: improve handling of NPAR/SR-IOV devices (rh #804527)Dan Winship2013-11-061-0/+3
* core: implement :mtu and :cloned-mac-address for VLANDan Winship2013-09-121-0/+2
* device: clean up ip6 configuration flowPavel Šimerda2013-07-151-1/+1
* core: rename nm_device_hw_* to nm_device_*Dan Williams2013-06-141-2/+2
* devices: make constructors take an NMPlatformLinkDan Winship2013-06-051-0/+2
* core: clean up and simplify device capabilities handlingDan Williams2013-05-201-3/+0
* core: move carrier handling to NMDeviceDan Winship2013-05-201-0/+6
* core: move devices into a subdirectoryDan Winship2013-05-081-0/+90