linux/drivers/net/wireless
Johannes Berg d46ffecf82 wifi: mac80211_hwsim: implement sta_state for MLO
In MLO, we need to transmit to another MLD and select
the link to it, which requires knowing the station.
But in TX, mac80211 will not give us a station that's
not added to the driver, which in the older add/remove
API is only done later.

Implement the new API in MLO so we know about the STA
at all times and get a pointer during TX as well.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2022-07-15 11:43:23 +02:00
..
admtek wifi: mac80211: split bss_info_changed method 2022-06-20 12:55:09 +02:00
ath wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx() 2022-07-15 11:43:20 +02:00
atmel wifi: mac80211: split bss_info_changed method 2022-06-20 12:55:09 +02:00
broadcom wifi: mac80211: change QoS settings API to take link into account 2022-07-15 11:43:15 +02:00
cisco airo: fix typos in comments 2022-03-16 17:30:40 +02:00
intel wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx() 2022-07-15 11:43:20 +02:00
intersil wifi: mac80211: change QoS settings API to take link into account 2022-07-15 11:43:15 +02:00
marvell wifi: mac80211: change QoS settings API to take link into account 2022-07-15 11:43:15 +02:00
mediatek wifi: mac80211: change QoS settings API to take link into account 2022-07-15 11:43:15 +02:00
microchip wifi: cfg80211/mac80211: separate link params from station params 2022-07-15 11:43:13 +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: change QoS settings API to take link into account 2022-07-15 11:43:15 +02:00
realtek wifi: mac80211: replace link_id with link_conf in start/stop_ap() 2022-07-15 11:43:17 +02:00
rsi wifi: mac80211: change QoS settings API to take link into account 2022-07-15 11:43:15 +02:00
silabs wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx() 2022-07-15 11:43:20 +02:00
st wifi: mac80211: change QoS settings API to take link into account 2022-07-15 11:43:15 +02:00
ti wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx() 2022-07-15 11:43:20 +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
Makefile wireless: Fix Makefile to be in alphabetical order 2022-05-17 18:29:49 +03:00
mac80211_hwsim.c wifi: mac80211_hwsim: implement sta_state for MLO 2022-07-15 11:43:23 +02:00
mac80211_hwsim.h wifi: mac80211_hwsim: support creating MLO-capable radios 2022-06-20 12:57:09 +02: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.h
wl3501_cs.c