mirror_ubuntu-kernels/drivers/net/wireless
Veerendranath Jakkam ecad3b0b99 wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings
Increase akm_suites array size in struct cfg80211_crypto_settings to 10
and advertise the capability to userspace. This allows userspace to send
more than two AKMs to driver in netlink commands such as
NL80211_CMD_CONNECT.

This capability is needed for implementing WPA3-Personal transition mode
correctly with any driver that handles roaming internally. Currently,
the possible AKMs for multi-AKM connect can include PSK, PSK-SHA-256,
SAE, FT-PSK and FT-SAE. Since the count is already 5, increasing
the akm_suites array size to 10 should be reasonable for future
usecases.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
Link: https://lore.kernel.org/r/1653312358-12321-1-git-send-email-quic_vjakkam@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2022-07-01 12:07:08 +02:00
..
admtek wifi: mac80211: split bss_info_changed method 2022-06-20 12:55:09 +02:00
ath cfg80211: Indicate MLO connection info in connect and roam callbacks 2022-06-20 12:57:09 +02:00
atmel wifi: mac80211: split bss_info_changed method 2022-06-20 12:55:09 +02:00
broadcom cfg80211: Indicate MLO connection info in connect and roam callbacks 2022-06-20 12:57:09 +02:00
cisco airo: fix typos in comments 2022-03-16 17:30:40 +02:00
intel wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_link_cmd() 2022-06-21 09:13:07 +03:00
intersil wifi: mac80211: return a beacon for a specific link 2022-06-20 12:57:08 +02:00
marvell wifi: mac80211: return a beacon for a specific link 2022-06-20 12:57:08 +02:00
mediatek wifi: mac80211: return a beacon for a specific link 2022-06-20 12:57:08 +02:00
microchip wifi: cfg80211: do some rework towards MLO link APIs 2022-06-20 12:54:58 +02:00
purelifi wifi: mac80211: return a beacon for a specific link 2022-06-20 12:57:08 +02:00
quantenna wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settings 2022-07-01 12:07:08 +02:00
ralink wifi: mac80211: return a beacon for a specific link 2022-06-20 12:57:08 +02:00
realtek wifi: rtw89: 8852a: rfk: fix div 0 exception 2022-06-21 09:16:39 +03:00
rsi wifi: mac80211: return a beacon for a specific link 2022-06-20 12:57:08 +02:00
silabs wifi: mac80211: return a beacon for a specific link 2022-06-20 12:57:08 +02:00
st wifi: mac80211: return a beacon for a specific link 2022-06-20 12:57:08 +02:00
ti wifi: mac80211: return a beacon for a specific link 2022-06-20 12:57:08 +02:00
zydas wifi: mac80211: return a beacon for a specific link 2022-06-20 12:57:08 +02:00
Kconfig wireless: add plfxlc driver for pureLiFi X, XL, XC devices 2022-04-25 15:30:42 +03:00
mac80211_hwsim.c wifi: mac80211_hwsim: print the link id 2022-06-20 12:57:09 +02:00
mac80211_hwsim.h wifi: mac80211_hwsim: support creating MLO-capable radios 2022-06-20 12:57:09 +02:00
Makefile wireless: Fix Makefile to be in alphabetical order 2022-05-17 18:29:49 +03:00
ray_cs.c wifi: ray_cs: Drop useless status variable in parse_addr() 2022-06-08 11:08:34 +03:00
ray_cs.h
rayctl.h
rndis_wlan.c cfg80211: Indicate MLO connection info in connect and roam callbacks 2022-06-20 12:57:09 +02:00
virt_wifi.c wifi: virt_wifi: fix typo in comment 2022-06-10 15:35:49 +02:00
wl3501_cs.c wl3501_cs: use eth_hw_addr_set() 2021-10-20 12:39:47 +03:00
wl3501.h