NetworkManager/src/devices/wifi
Thomas Haller 9deb6ede73 device: drop NMDeviceWifi:bring_up() implementation
Instead of letting the sub-class check the "enabled" state, let
it be handled by nm_device_bring_up().

Note that nm_device_get_enabled() only has two implementations:
NMDeviceModem:bring_up() and NMDeviceWifi:bring_up().
2016-09-12 18:03:47 +02:00
..
tests all/tests: split core part out of "nm-test-utils.h" 2016-05-17 16:48:52 +02:00
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
Makefile.am tests: try to resolve the .so file symbols 2016-08-23 14:32:43 +02:00
nm-device-olpc-mesh.c core: use defines for signal names 2016-09-12 18:03:47 +02:00
nm-device-olpc-mesh.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nm-device-wifi.c device: drop NMDeviceWifi:bring_up() implementation 2016-09-12 18:03:47 +02:00
nm-device-wifi.h core: use defines for signal names 2016-09-12 18:03:47 +02:00
nm-wifi-ap-utils.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-wifi-ap-utils.h libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-wifi-ap.c core: use _NM_GET_PRIVATE() macros 2016-09-08 00:21:21 +02:00
nm-wifi-ap.h wifi: refactor private data for NMAccessPoint 2016-05-17 13:24:51 +02:00
nm-wifi-factory.c wifi: ignore monitor interfaces 2016-02-24 11:43:42 +01:00