[PATCH 0/4 v2] Implement support for Wake-on-WLAN
- From: Simon Fels <simon fels canonical com>
- To: networkmanager-list gnome org
- Subject: [PATCH 0/4 v2] Implement support for Wake-on-WLAN
- Date: Wed, 18 Jan 2017 17:32:29 +0100
Hey everyone,
this opens the second round of patches after I accidentialy submitted
our patches targetted at our internally used 1.2.2 release. This time
all patches are rebased against master.
I need to do some more testing but I am open for further review
comments.
regards,
Simon
Simon Fels (4):
libnm-core: add wake-on-wlan configuration items
cli: add support for wake-on-wlan properties
platform: wifi: add support for wake-on-wlan
devices: wifi: enable wake-on-wlan when device is enabled
clients/cli/settings.c | 66 +++++++++++++++++++++++++-
libnm-core/nm-setting-wireless.c | 85 ++++++++++++++++++++++++++++++++++
libnm-core/nm-setting-wireless.h | 47 +++++++++++++++++++
libnm/libnm.ver | 3 ++
man/NetworkManager.conf.xml | 4 ++
src/devices/wifi/nm-device-wifi.c | 41 ++++++++++++++++
src/platform/nm-linux-platform.c | 8 ++++
src/platform/nm-platform.c | 10 ++++
src/platform/nm-platform.h | 3 ++
src/platform/wifi/wifi-utils-nl80211.c | 40 ++++++++++++++++
src/platform/wifi/wifi-utils-private.h | 3 ++
src/platform/wifi/wifi-utils.c | 8 ++++
src/platform/wifi/wifi-utils.h | 2 +
13 files changed, 319 insertions(+), 1 deletion(-)
--
2.7.4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]