]> git.ipfire.org Git - thirdparty/hostap.git/commit
HT: Let the driver advertise its supported SMPS modes for AP mode
authorEliad Peller <eliad@wizery.com>
Mon, 20 Oct 2014 03:21:39 +0000 (23:21 -0400)
committerJouni Malinen <j@w1.fi>
Thu, 23 Oct 2014 22:25:29 +0000 (01:25 +0300)
commit04ee647d58a2bc37e62e1a5ab039f303b6174119
tree8b725c690a78f872e4ef9da46b470b8d8a980f34
parenteac687ee7d3137f8eeab33f934dd9519935d9dfd
HT: Let the driver advertise its supported SMPS modes for AP mode

Add smps_modes field, and let the driver fill it with its supported SMPS
modes (static/dynamic). This will let us start an AP with specific SMPS
mode (e.g., dynamic) that will allow it to reduce its power usage.

Signed-off-by: Eliad Peller <eliad@wizery.com>
hostapd/main.c
src/ap/hostapd.h
src/ap/hw_features.c
src/drivers/driver.h
wpa_supplicant/ap.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h