Hello, this series aims to bring some minor fixes on WILC1000 driver. Those fixes already live in Microchip internal tree and had been initiated by Ajay - some initial firmware configuration adjustments, no visible impact on user - a workqueue leak when dealing with multiple VIF - a multi-vif fix (adding and removing a vif currently breaks the first one) - a power down sequence fix to prevent "Fw not responding" errors on next boot Those have been tested on SAMA5D2 with WILC1000 SD. All those fixes are independent from each other. --- Ajay Singh (5): wifi: wilc1000: set preamble size to auto as default in wilc_init_fw_config() wifi: wilc1000: fix driver_handler when committing initial configuration wilc: wifi: do not realloc workqueue everytime an interface is added wifi: wilc1000: fix incorrect power down sequence wifi: wilc1000: fix multi-vif management when deleting a vif drivers/net/wireless/microchip/wilc1000/cfg80211.c | 12 ++++++-- drivers/net/wireless/microchip/wilc1000/netdev.c | 14 ++------- drivers/net/wireless/microchip/wilc1000/wlan.c | 33 +++++++++++++--------- drivers/net/wireless/microchip/wilc1000/wlan.h | 6 ++++ 4 files changed, 38 insertions(+), 27 deletions(-) --- base-commit: 03b2a1757348d2e8b62d4e8cbcbcd3ff59413d01 change-id: 20240115-wilc_1000_fixes-d41573764468 Best regards, -- Alexis Lothoré, Bootlin Embedded Linux and Kernel engineering https://bootlin.com