summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-vlan.c
Commit message (Expand)AuthorAgeFilesLines
* core: update data types of some hwaddr propertiesDan Winship2014-08-071-8/+7
* libnm-core, etc: add nm_utils_hwaddr_matches()Dan Winship2014-08-071-2/+1
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-071-2/+0
* libnm-core, etc: drop type-based hwaddr funcs, port to length-based onesDan Winship2014-08-071-1/+1
* logging: use new logging macros in NMDevice subclassesth/bgo734230_device_loggingThomas Haller2014-08-061-20/+18
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-0/+3
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-8/+6
* core: remove unused 'error' argument to check_connection_compatible()Dan Williams2014-05-301-39/+14
* core: add nm_connection_provider_get()Dan Williams2014-03-031-2/+1
* coverity: fix various warnings detected with Coverity (fixup)Thomas Haller2013-11-131-1/+6
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-131-1/+1
* core: implement update_connection() for VLANsPavel Šimerda2013-11-081-32/+72
* core: implement :mtu and :cloned-mac-address for VLANDan Winship2013-09-121-0/+58
* all: standardize on NMSettingWired:mac-address for all VLANsDan Winship2013-09-121-17/+30
* core: move software device creation logic out of NMManagerDan Winship2013-09-121-38/+114
* core: set VLAN ingress/egress maps at activation timeDan Winship2013-09-121-0/+42
* core: update UDI when it's availableDan Williams2013-08-071-3/+1
* trivial: remove unused system.h includeslPavel Šimerda2013-07-051-1/+0
* core: rename nm_device_hw_* to nm_device_*Dan Williams2013-06-141-3/+3
* core: use nm-platform for link managementPavel Šimerda2013-05-241-32/+5
* core: clean up and simplify device capabilities handlingDan Williams2013-05-201-1/+1
* core: move carrier handling to NMDeviceDan Winship2013-05-201-132/+22
* core: make nm-properties-changed-signal always export the right propertiesDan Winship2013-05-201-16/+4
* core: move devices into a subdirectoryDan Winship2013-05-081-0/+603