NetworkManager/src/devices/wifi
Andrew Zaborowski eec61a8e81 wifi/iwd: Drop usage of the KnownNetworks IWD API
Before 0.5 IWD has changed the known networks API to expose separate
objects for each known network and dropped the KnownNetworks
manager-like interface so stop using that interface.  Following
patches will add tracking of the known networks through
ObjectManager.
2018-09-05 15:24:04 +02:00
..
tests wifi: don't use GBytesArray for NMWifiAP's ssid 2018-08-22 10:49:34 +02:00
meson.build meson: run the check-export.sh in test phase 2018-06-28 20:38:52 +02:00
nm-device-iwd.c wifi/iwd: Check g_dbus_proxy_get_cached_property return values 2018-09-05 15:24:04 +02:00
nm-device-iwd.h iwd: handle new secret request types from IWD agent 2018-06-22 16:39:01 +02:00
nm-device-olpc-mesh.c wifi/olpc: fix setting SSID for OLPC mesh in complete_connection() 2018-08-22 10:49:34 +02:00
nm-device-olpc-mesh.h build: don't add subdirectories to include search path but require qualified include 2016-11-21 14:26:37 +01:00
nm-device-wifi.c settings: use delegation instead of inheritance for NMSettingsConnection and NMConnection 2018-08-28 22:27:55 +02:00
nm-device-wifi.h wifi: expose the LastScan property 2018-06-13 14:44:06 +02:00
nm-iwd-manager.c wifi/iwd: Drop usage of the KnownNetworks IWD API 2018-09-05 15:24:04 +02:00
nm-iwd-manager.h all: don't use gchar/gshort/gint/glong but C types 2018-07-11 12:02:06 +02:00
nm-wifi-ap.c all: use nm_utils_gbytes_equal_mem() 2018-08-30 11:17:09 +02:00
nm-wifi-ap.h wifi: refactor nm_wifi_ap_set_ssid() to accept GBytes 2018-08-22 10:49:34 +02:00
nm-wifi-common.c wifi: expose LastScan as milliseconds not seconds 2018-06-15 16:23:30 +02:00
nm-wifi-common.h wifi: rework tracking of wifi-aps to use CList 2018-03-27 09:58:00 +02:00
nm-wifi-factory.c core: extend nm_match_spec_device_by_pllink() with the device-type 2017-12-27 09:42:05 +01:00
nm-wifi-utils.c wifi: don't use GBytesArray for NMWifiAP's ssid 2018-08-22 10:49:34 +02:00
nm-wifi-utils.h wifi: don't use GBytesArray for NMWifiAP's ssid 2018-08-22 10:49:34 +02:00