summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* settings: shortcut nm_settings_get_connection_by_uuid() if @uuid is invaliddcbw/dcbw/devices-for-all-1Thomas Haller2014-12-111-0/+3
* fixup! core: allow multiple devices with the same interface nameDan Williams2014-12-111-11/+4
* core: allow multiple devices with the same interface nameDan Williams2014-12-116-125/+192
* fixup! core: ensure platform links are compatible with the NMDeviceDan Williams2014-12-114-3/+5
* core: ensure platform links are compatible with the NMDeviceDan Williams2014-12-1119-21/+121
* fixup! libnm/libnm-glib: add NMClient.get_all_devices() method and "all-devic...Dan Williams2014-12-115-6/+125
* fixup! libnm/libnm-glib: add NMClient.get_all_devices() method and "all-devic...Dan Williams2014-12-111-0/+8
* libnm/libnm-glib: add NMClient.get_all_devices() method and "all-devices" pro...Dan Williams2014-12-118-32/+167
* fixup! api/manager: add GetAllDevices() method and AllDevices propertyDan Williams2014-12-113-14/+42
* api/manager: add GetAllDevices() method and AllDevices propertyDan Williams2014-12-113-3/+67
* fixup! core: create devices first and realize them laterDan Williams2014-12-111-2/+3
* fixup! core: create devices first and realize them laterDan Williams2014-12-111-18/+1
* fixup! core: create devices first and realize them laterDan Williams2014-12-111-0/+6
* fixup! core: create devices first and realize them laterDan Williams2014-12-111-1/+1
* fixup! core: create devices first and realize them laterDan Williams2014-12-111-8/+13
* core: create devices first and realize them laterDan Williams2014-12-1112-206/+270
* core: rearrange some VLAN code and clean up dispose()Dan Williams2014-12-111-52/+38
* platform: move InfiniBand property reading into the platformDan Williams2014-12-115-16/+165
* fixup! core: earlier software capability detectionDan Williams2014-12-111-2/+5
* core: earlier software capability detectionDan Williams2014-12-116-18/+50
* fixup! core: add class function for device unrealizationDan Williams2014-12-111-1/+4
* fixup! core: add class function for device unrealizationDan Williams2014-12-114-19/+25
* fixup! core: add class function for device unrealizationDan Williams2014-12-111-12/+28
* core: add class function for device unrealizationDan Williams2014-12-114-13/+120
* fixup! libnm-glib/libnm: add support for Realized device propertyDan Williams2014-12-116-63/+64
* libnm-glib/libnm: add support for Realized device propertyDan Williams2014-12-116-0/+81
* fixup! core: add "real" NMDevice propertyDan Williams2014-12-114-25/+24
* core: add "realized" NMDevice propertyDan Williams2014-12-114-6/+67
* fixup! core: check duplicate devices by interface name not UDIDan Williams2014-12-111-0/+4
* core: check duplicate devices by interface name not UDIDan Williams2014-12-111-15/+13
* fixup! core: split device creation and device setupDan Williams2014-12-111-0/+3
* fixup! core: split device creation and device setupDan Williams2014-12-111-2/+1
* fixup! core: split device creation and device setupDan Williams2014-12-111-5/+0
* fixup! core: split device creation and device setupDan Williams2014-12-112-3/+3
* fixup! core: split device creation and device setupDan Williams2014-12-118-67/+67
* core: split device creation and device setupDan Williams2014-12-1130-794/+781
* fixup! core: move permanent and initial MAC address reading to NMDevice and N...Dan Williams2014-12-112-26/+30
* core: move permanent and initial MAC address reading to NMDevice and NMPlatformDan Williams2014-12-119-239/+176
* fixup! platform: move driver & firmware version reading into the platformDan Williams2014-12-111-0/+5
* platform: move driver & firmware version reading into the platformDan Williams2014-12-115-46/+73
* platform: add nm_platform_link_get_by_address()Dan Williams2014-12-114-0/+78
* platform: ensure created interface matches requested typeDan Williams2014-12-111-5/+17
* fixup! platform: return link objects from add functionsDan Williams2014-12-113-3/+4
* fixup! platform: return link objects from add functionsDan Williams2014-12-111-5/+15
* platform: return link objects from add functionsDan Williams2014-12-1114-59/+124
* fixup! core: move virtual interface name handling into device pluginsThomas Haller2014-12-111-4/+6
* fixup! core: move virtual interface name handling into device pluginsThomas Haller2014-12-111-0/+8
* fixup! core: move virtual interface name handling into device pluginsThomas Haller2014-12-112-5/+8
* fixup! core: move virtual interface name handling into device pluginsDan Williams2014-12-111-63/+57
* core: move virtual interface name handling into device pluginsDan Williams2014-12-115-172/+248