NetworkManager/src/devices/wifi
Thomas Haller 1423ad24c0 wifi/iwd: fix compiler warning about pointer cast in powered_changed()
../src/devices/wifi/nm-device-iwd.c: In function ‘powered_changed’:
    ../src/devices/wifi/nm-device-iwd.c:2336:15: warning: assignment from incompatible pointer type [enabled by default]
         interface = g_object_ref (priv->dbus_device_proxy);
                   ^
2019-02-17 11:14:08 +01:00
..
tests all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
meson.build wifi-p2p: rename files for consistent Wi-Fi P2P naming 2019-02-01 17:02:57 +01:00
nm-device-iwd.c wifi/iwd: fix compiler warning about pointer cast in powered_changed() 2019-02-17 11:14:08 +01:00
nm-device-iwd.h wifi: skip nm_platform_wifi_get_capabilities/get_mode for IWD backend 2018-10-11 16:07:15 +02:00
nm-device-olpc-mesh.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01: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-p2p.c wifi-p2p: add FIXME comment for handling group_owner in NMDeviceWifiP2P 2019-02-13 16:01:03 +01:00
nm-device-wifi-p2p.h wifi-p2p: drop constructor property NM_DEVICE_WIFI_P2P_MGMT_IFACE 2019-02-13 15:52:13 +01:00
nm-device-wifi.c wifi-p2p: drop constructor property NM_DEVICE_WIFI_P2P_MGMT_IFACE 2019-02-13 15:52:13 +01:00
nm-device-wifi.h core/devices: Automatically create P2P device for wifi devices 2019-01-27 23:45:12 +01:00
nm-iwd-manager.c all: cache errno in local variable before using it 2019-02-12 08:50:28 +01:00
nm-iwd-manager.h wifi/iwd: access Network objects through ObjectManager 2018-09-19 08:37:52 +02:00
nm-wifi-ap.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01: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 core: fix wireless bitrate property name on D-Bus 2018-09-07 09:40:09 +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 wifi-p2p: rename Wi-Fi P2P 2019-02-01 17:02:57 +01:00
nm-wifi-p2p-peer.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-wifi-p2p-peer.h wifi-p2p: rename Wi-Fi P2P 2019-02-01 17:02:57 +01:00
nm-wifi-utils.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nm-wifi-utils.h wifi: Move get_connection_iwd_security to nm-wifi-utils.c 2018-09-05 15:24:04 +02:00