On Mon, 2020-08-24 at 13:56 +0530, Venkateswara Naralasetty wrote: > AP power save feature is to save power in AP mode, where AP goes > to power save mode when no stations associate to it and comes out > of power save when any station associate to AP. Why do you think this requires a vendor command? I mean, that seems like fairly reasonable - even by default - behaviour? And if not done by default, it could possibly even be configured via the normal powersave mode/command we already have in nl80211, or by a new normal one? Why does it even require an nl80211 setting, seems like something you'd really only want to turn off for debugging (e.g. via debugfs)? johannes