linux/drivers/net/wireless/microchip/wilc1000
Ajay Singh 12fb1ae537 wifi: wilc1000: get correct length of string WID from received config packet
For string type WID packet, the data length is received as 16-bit value
so use 'get_unaligned_le16' conversion API to extract the correct length.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220720160302.231516-5-ajay.kathat@microchip.com
2022-07-27 15:58:10 +03:00
..
cfg80211.c wifi: wilc1000: set station_info flag only when signal value is valid 2022-07-27 15:58:10 +03:00
cfg80211.h
fw.h wifi: wilc1000: add IGTK support 2022-05-30 14:18:00 +03:00
hif.c wifi: cfg80211/mac80211: separate link params from station params 2022-07-15 11:43:13 +02:00
hif.h wifi: wilc1000: add IGTK support 2022-05-30 14:18:00 +03:00
Kconfig wilc1000: Add support for enabling CRC 2021-04-17 20:47:40 +03:00
Makefile
mon.c wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice() 2022-05-11 08:25:33 +03:00
netdev.c wifi: wilc1000: set correct value of 'close' variable in failure case 2022-07-27 15:58:10 +03:00
netdev.h wifi: wilc1000: add IGTK support 2022-05-30 14:18:00 +03:00
sdio.c wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSA 2022-05-11 08:25:33 +03:00
spi.c wifi: wilc1000: use correct sequence of RESET for chip Power-UP/Down 2022-05-30 14:18:00 +03:00
wlan.c wifi: wilc1000: add WPA3 SAE support 2022-05-30 14:18:00 +03:00
wlan.h wifi: wilc1000: add WPA3 SAE support 2022-05-30 14:18:00 +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
wlan_if.h wifi: wilc1000: add IGTK support 2022-05-30 14:18:00 +03:00