linux/drivers/staging/wfx
Jérôme Pouiller 9a9cd090e9 staging: wfx: retrieve the PS status from the vif
The Power Save status is stored for each virtual interface and for the
whole device. The WF200 is able to handle power saving per interface, so
use the value stored in vif.

Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200526171821.934581-6-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-05-27 10:18:09 +02:00
..
Documentation/devicetree/bindings/net/wireless
bh.c staging: wfx: fix endianness of the field 'num_tx_confs' 2020-05-13 13:49:45 +02:00
bh.h staging: wfx: introduce a way to poll IRQ 2020-05-13 13:26:41 +02:00
bus_sdio.c staging: wfx: apply 80-columns rule to strings 2020-05-15 15:50:39 +02:00
bus_spi.c staging: wfx: poll IRQ during init 2020-05-13 13:26:41 +02:00
bus.h staging: wfx: poll IRQ during init 2020-05-13 13:26:41 +02:00
data_rx.c staging: wfx: fix endianness of the field 'status' 2020-05-13 13:49:45 +02:00
data_rx.h staging: wfx: remove useless header inclusions 2020-05-13 13:26:42 +02:00
data_tx.c staging: wfx: do not declare variables inside loops 2020-05-27 10:18:08 +02:00
data_tx.h staging: wfx: fix the warning "inconsistent notification" 2020-04-28 14:14:28 +02:00
debug.c staging: wfx: add support for tx_power_loop 2020-05-27 10:18:08 +02:00
debug.h
fwio.c staging: wfx: apply 80-columns rule to strings 2020-05-15 15:50:39 +02:00
fwio.h
hif_api_cmd.h staging: wfx: fix endianness of the field 'channel_number' 2020-05-13 13:49:45 +02:00
hif_api_general.h staging: wfx: add support for tx_power_loop 2020-05-27 10:18:08 +02:00
hif_api_mib.h
hif_rx.c staging: wfx: add support for tx_power_loop 2020-05-27 10:18:08 +02:00
hif_rx.h
hif_tx_mib.c staging: wfx: check pointers returned by allocations 2020-05-15 15:50:39 +02:00
hif_tx_mib.h staging: wfx: use kernel types instead of c99 ones 2020-05-13 13:26:43 +02:00
hif_tx.c staging: wfx: fix value of scan timeout 2020-05-15 15:50:40 +02:00
hif_tx.h staging: wfx: fix alignements of function prototypes 2020-05-13 13:26:42 +02:00
hwio.c staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu 2020-05-13 13:49:42 +02:00
hwio.h
Kconfig
key.c staging: wfx: remove spaces after cast operator 2020-05-13 13:26:43 +02:00
key.h staging: wfx: keys are kept during whole firmware life 2020-04-23 13:26:05 +02:00
main.c staging: wfx: add support for tx_power_loop 2020-05-27 10:18:08 +02:00
main.h staging: wfx: use kernel types instead of c99 ones 2020-05-13 13:26:43 +02:00
Makefile
queue.c staging: wfx: drop unused function wfx_pending_requeue() 2020-05-27 10:18:08 +02:00
queue.h staging: wfx: drop unused function wfx_pending_requeue() 2020-05-27 10:18:08 +02:00
scan.c Merge 5.7-rc7 into staging-next 2020-05-25 09:11:19 +02:00
scan.h
secure_link.h
sta.c staging: wfx: retrieve the PS status from the vif 2020-05-27 10:18:09 +02:00
sta.h staging: wfx: rename wfx_do_unjoin() into wfx_reset() 2020-05-15 16:00:52 +02:00
TODO staging: wfx: update TODO 2020-05-13 13:49:45 +02:00
traces.h staging: wfx: Typo fix 2020-05-19 16:15:39 +02:00
wfx.h staging: wfx: add support for tx_power_loop 2020-05-27 10:18:08 +02:00