summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-infiniband.c
Commit message (Expand)AuthorAgeFilesLines
* logging: use new logging macros in NMDevice subclassesth/bgo734230_device_loggingThomas Haller2014-08-061-23/+0
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-0/+3
* core: remove unused 'error' argument to check_connection_compatible()Dan Williams2014-05-301-21/+5
* core: use nm_platform_sysctl_get() to read infiniband modeThomas Haller2014-04-101-4/+5
* core: use ASSERT_VALID_PATH_COMPONENTThomas Haller2014-04-101-2/+4
* core: remove redundant sysctl utilitiesDan Winship2013-11-151-1/+1
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-131-7/+4
* core: implement update_connection() for InfinibandDan Williams2013-11-081-5/+33
* core: ensure all devices chain up to parent act_stage1_prepareDan Williams2013-10-311-1/+6
* infiniband: only check the last 8 bytes when doing hwaddr matchesDan Winship2013-09-241-1/+37
* core: remove nm_device_hwaddr_matches() / get_connection_hw_address()Dan Winship2013-09-121-11/+0
* core: move software device creation logic out of NMManagerDan Winship2013-09-121-4/+23
* core: update UDI when it's availableDan Williams2013-08-071-4/+1
* core: initial InfiniBand partition supportDan Winship2013-06-131-0/+18
* devices: use NMPlatform to find the hardware address lengthDan Winship2013-06-111-7/+0
* devices: make constructors take an NMPlatformLinkDan Winship2013-06-051-9/+3
* 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/+372