]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
libertas: add an cfg80211 interface for powersaving
authorAndreas Kemnade <andreas@kemnade.info>
Sat, 30 Jan 2016 17:01:56 +0000 (18:01 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 6 Feb 2016 12:02:16 +0000 (14:02 +0200)
commit143e49458424b80fd004963b6ba88ed583ea62da
tree3797fd46747f8bcd3c9e6afc2c3e488a9f0b438d
parent0b8802dc5f59a4517e4130dc3606eb973760928a
libertas: add an cfg80211 interface for powersaving

This patch adds an interface for handling commands like
iwconfig wlanX power on/off. Such an interface formerly existed
when the driver used wext.

While performance with sdio in polling mode without using
powersave mode is quite bad, powersaving mode is unusable,
so do not enable it under such conditions.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/libertas/cfg.c