summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-generic.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-19device: add nm_device_get_type_description() functionThomas Haller1-0/+9
2015-06-17platform: add self argument to platform functionsThomas Haller1-2/+2
2015-05-13device: use NMDeviceCapabilities enum for device capabilitiesThomas Haller1-1/+1
2014-10-28libnm-core: add nm-core-types.h, remove cross-includesDan Winship1-1/+1
2014-10-22devices: drop device-type-specific error domainsDan Winship1-15/+0
2014-06-19all: remove remaining GParamSpec name/blurb stringsDan Winship1-4/+3
2014-05-30core: remove unused 'error' argument to check_connection_compatible()Dan Williams1-14/+4
2014-04-07core: convert unmanaged bits to flagsDan Williams1-1/+1
2013-12-02core: updating a Generic setting should set the interface nameDan Williams1-0/+8
2013-11-08core: implement update_connection() for Generic devicesDan Williams1-0/+10
2013-11-06core: use carrier for determining when generic devices are availableDan Williams1-7/+0
2013-06-05devices: make constructors take an NMPlatformLinkDan Winship1-7/+3
2013-05-20devices, platform: fix up carrier-detection detectionDan Winship1-0/+10
2013-05-20core: clean up and simplify device capabilities handlingDan Williams1-7/+0
2013-05-20core: make nm-properties-changed-signal always export the right propertiesDan Winship1-16/+4
2013-05-08core: move devices into a subdirectoryDan Winship1-0/+229