1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/microchip/wilc1000
David Mosberger-Tang 50cbbfd41e wilc1000: Convert module-global "isinit" to device-specific variable
Move static "isinit" variable to wilc_spi structure to allow multiple
WILC1000 devices per machine.

Signed-off-by: David Mosberger-Tang <davidm@egauge.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210828151346.3012697-1-davidm@egauge.net
2021-08-29 11:33:36 +03:00
..
cfg80211.c cfg80211: change netdev registration/unregistration semantics 2021-01-22 16:28:39 +01:00
cfg80211.h wilc1000: move wilc driver out of staging 2020-06-26 08:46:46 +03:00
fw.h wilc1000: use flexible-array member instead of zero-length array 2021-01-14 19:33:02 +02:00
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
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 cfg80211: change netdev registration/unregistration semantics 2021-01-22 16:28:39 +01:00
netdev.c wilc1000: Bring MAC address setting in line with typical Linux behavior 2021-04-17 20:51:06 +03:00
netdev.h wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00
sdio.c wilc1000: use devm_clk_get_optional() 2021-08-21 20:45:38 +03:00
spi.c wilc1000: Convert module-global "isinit" to device-specific variable 2021-08-29 11:33:36 +03:00
wlan.c wilc1000: remove redundant code 2021-08-21 20:46:07 +03:00
wlan.h wilc1000: Remove duplicate struct declaration 2021-04-18 09:33:09 +03:00
wlan_cfg.c wilc1000: move wilc driver out of staging 2020-06-26 08:46:46 +03:00
wlan_cfg.h wilc1000: move wilc driver out of staging 2020-06-26 08:46:46 +03:00
wlan_if.h wilc1000: move wilc driver out of staging 2020-06-26 08:46:46 +03:00