mirror_ubuntu-kernels/drivers/net/wireless/microchip/wilc1000
Amisha Patel 6fd879f978 wifi: wilc1000: add SPI commands retry mechanism
In some situations like, chip wake-up with powersave enabled, SPI
commands are failing temporarily. Reissuing commands after reset helps
to overcome the failure. So, add the retry limit and reset command
sequence API for read/write SPI commands.

Signed-off-by: Amisha Patel <amisha.patel@microchip.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230724163955.4583-1-amisha.patel@microchip.com
2023-08-01 17:48:05 +03:00
..
cfg80211.c wifi: wilc1000: validate number of channels 2022-11-24 18:11:23 +02:00
cfg80211.h
fw.h wifi: wilc1000: add IGTK support 2022-05-30 14:18:00 +03:00
hif.c wifi: wilc1000: fix for absent RSN capabilities WFA testcase 2023-05-11 15:52:58 +03:00
hif.h wifi: wilc1000: Increase ASSOC response buffer 2023-05-11 15:53:44 +03:00
Kconfig wilc1000: Add support for enabling CRC 2021-04-17 20:47:40 +03:00
Makefile wilc1000: use API version number info along with firmware filename 2020-07-14 20:52:27 +03:00
mon.c wifi: move from strlcpy with unused retval to strscpy 2022-09-02 11:47:22 +03:00
netdev.c wifi: wilc1000: add missing unregister_netdev() in wilc_netdev_ifc_init() 2022-12-22 18:06:26 +02:00
netdev.h wifi: wilc1000: fix DMA on stack objects 2022-08-30 19:36:29 +03:00
sdio.c wifi: wilc1000: remove use of has_thrpt_enh3 flag 2023-08-01 17:46:37 +03:00
spi.c wifi: wilc1000: add SPI commands retry mechanism 2023-08-01 17:48:05 +03:00
wlan_cfg.c wifi: wilc1000: get correct length of string WID from received config packet 2022-07-27 15:58:10 +03:00
wlan_cfg.h wifi: wilc1000: Increase ASSOC response buffer 2023-05-11 15:53:44 +03:00
wlan_if.h wifi: wilc1000: Increase ASSOC response buffer 2023-05-11 15:53:44 +03:00
wlan.c wifi: wilc1000: fix DMA on stack objects 2022-08-30 19:36:29 +03:00
wlan.h wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPI 2022-07-27 15:58:10 +03:00