summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-bond.c
Commit message (Expand)AuthorAgeFilesLines
* core: abstract out the duplicated default-ifname-generating codedanw/libnm-props-2Dan Winship2014-09-031-34/+1
* all: stop using virtual interface-name propertiesDan Winship2014-09-031-8/+8
* libnm-core: drop nm_{setting,connection}_get_virtual_iface_name()Dan Winship2014-09-031-2/+2
* core: refactor nm_utils_complete_generic() not to use a dynamic format stringThomas Haller2014-08-251-1/+1
* libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.hDan Winship2014-08-071-1/+0
* logging: use new logging macros in NMDevice subclassesth/bgo734230_device_loggingThomas Haller2014-08-061-30/+16
* core: refactor update_slave_connection() as virtual function of master deviceThomas Haller2014-06-271-0/+14
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-4/+3
* devices: observe externally-caused master/slave changes (rh #1066706)Dan Winship2014-06-061-22/+36
* core: remove unused 'error' argument to check_connection_compatible()Dan Williams2014-05-301-12/+4
* devices: improve slave release log messagesDan Winship2014-05-191-4/+9
* core: make assumed activations go through all the stagesDan Williams2013-11-081-8/+11
* core: implement update_connection() for bondsPavel Šimerda2013-11-081-8/+54
* core: compatible connections are always available on master devicesDan Williams2013-11-061-0/+12
* core: improve handling of NPAR/SR-IOV devices (rh #804527)Dan Winship2013-11-061-0/+2
* bond: use platform functions for writing sysfsThomas Haller2013-10-251-38/+37
* bond: handle bond options more gracefullyThomas Haller2013-10-251-115/+146
* core: move software device creation logic out of NMManagerDan Winship2013-09-121-1/+28
* core: use nm_platform_master_*_option() for bondsPavel Šimerda2013-08-311-68/+63
* core: update UDI when it's availableDan Williams2013-08-071-3/+1
* trivial: move vpn/bonding functions out of nm-systemPavel Šimerda2013-07-051-2/+126
* core: rename nm_device_hw_* to nm_device_*Dan Williams2013-06-141-7/+7
* devices: use NMPlatform to find the hardware address lengthDan Winship2013-06-111-20/+0
* core: use nm-platform for link managementPavel Šimerda2013-05-241-10/+7
* core: clean up and simplify device capabilities handlingDan Williams2013-05-201-1/+1
* core: remove NMDeviceWiredDan Winship2013-05-201-1/+1
* core: move carrier handling to NMDeviceDan Winship2013-05-201-11/+0
* 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/+410