On 5/30/2025 9:26 AM, Rameshkumar Sundaram wrote:
Currently, ath12k Station fails to associate to non-transmitting BSS of a Multiple BSS set as the scan results from mac80211 does not have information about the non-transmitting BSSes. Fix this by advertising driver's MBSSID capability. Also once STA associates to a Non-Transmitted BSS, instruct the firmware to keep track the Non-Tx Profile's presence in the MBSSID beacon transmitted by the Transmitting BSS. Hari Chandrakanthan (1): wifi: ath12k: Fix station association with MBSSID Non-TX BSS Rameshkumar Sundaram (1): wifi: ath12k: Fix beacon reception for sta associated to Non-TX AP drivers/net/wireless/ath/ath12k/mac.c | 57 ++++++++++++++++++--------- 1 file changed, 38 insertions(+), 19 deletions(-)
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@xxxxxxxxxxxxxxxx>