We can get this working with
- Secure APs PS on/off
- Open APs PS on
by setting firmware feature bit WLANACTIVE_OFFLOAD
Open APs PS off though is non-functional even with the above bit enabled
and three quaters of a wheel is useless.
So unfortunately for now zap it off.
Bryan O'Donoghue (1):
Revert "wcn36xx: Enable firmware link monitoring"
drivers/net/wireless/ath/wcn36xx/main.c | 1 -
1 file changed, 1 deletion(-)
--
2.33.0
On Fri, 22 Oct 2021 at 16:08, Bryan O'Donoghue
[off-list ref] wrote:
This reverts commit c973fdad79f6eaf247d48b5fc77733e989eb01e1.
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Benjamin Li <redacted>
From: Kalle Valo <hidden> Date: 2021-10-25 08:53:04
Bryan O'Donoghue [off-list ref] writes:
We can get this working with
- Secure APs PS on/off
- Open APs PS on
by setting firmware feature bit WLANACTIVE_OFFLOAD
Open APs PS off though is non-functional even with the above bit enabled
and three quaters of a wheel is useless.
So unfortunately for now zap it off.
From: Kalle Valo <hidden> Date: 2021-10-25 08:54:15
Loic Poulain [off-list ref] writes:
On Fri, 22 Oct 2021 at 16:08, Bryan O'Donoghue
[off-list ref] wrote:
quoted
This reverts commit c973fdad79f6eaf247d48b5fc77733e989eb01e1.
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Benjamin Li <redacted>
Avoid using acronyms as much as possible, PS meaning power save might
not be clear for everyone.
And please try to be more specific, I'm not sure what power save feature
you are meaning here. (802.11 protocol power save, BMPS or what?)
Yep - the issue is on an Open AP when we enter BMPS link monitoring
stops working.
I'll make that clear in a resend