This patchset tries to make mac80211 power save testable with the hostap hwsim tests, and fixes a bug in STA power save. Basic tests for AP and STA power save will be submitted to hostap separately. Thomas Pedersen (3): mac80211_hwsim: add power save support mac80211: expose HW conf flags through debugfs mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED drivers/net/wireless/mac80211_hwsim.c | 8 ++++++++ net/mac80211/debugfs.c | 3 +++ net/mac80211/status.c | 3 ++- 3 files changed, 13 insertions(+), 1 deletion(-) -- v2: - got Johannes' email wrong - weird duplicate emails 2.20.1