OpenCloudOS-Kernel/drivers/net/wireless/microchip/wilc1000
Ajay Singh 382726d134 wilc1000: changes for SPI communication stall issue found with Iperf
Added retry mechanism to ensure VMM enable bit is set during the
block transfer of data between host and WILC FW.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201208103739.28597-1-ajay.kathat@microchip.com
2020-12-10 20:48:13 +02:00
..
Kconfig
Makefile wilc1000: use API version number info along with firmware filename 2020-07-14 20:52:27 +03:00
cfg80211.c wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00
cfg80211.h
fw.h
hif.c wilc1000: added 'ndo_set_mac_address' callback support 2020-12-02 21:38:07 +02:00
hif.h wilc1000: added 'ndo_set_mac_address' callback support 2020-12-02 21:38:07 +02:00
mon.c net: wilc1000: clean up resource in error path of init mon interface 2020-09-21 16:02:13 +03:00
netdev.c wilc1000: added 'ndo_set_mac_address' callback support 2020-12-02 21:38:07 +02:00
netdev.h wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00
sdio.c wilc1000: Fix memleak in wilc_sdio_probe 2020-08-27 13:01:31 +03:00
spi.c wilc1000: changes for SPI communication stall issue found with Iperf 2020-12-10 20:48:13 +02:00
wlan.c wilc1000: remove redundant assignment to pointer vif 2020-12-07 18:34:17 +02:00
wlan.h wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00
wlan_cfg.c
wlan_cfg.h
wlan_if.h