In this patch series, enhance the WMI_PEER_STA_KICKOUT event by adding support for reporting the kickout reason and RSSI value. All reason codes are handled by reporting low ACKs, and will be leveraged in the future. Add support to handle the peer non-AP STA kickout event for the reason inactivity. Currently, the ath12k_mac_handle_beacon_miss() does not handle MLO non-AP STA. Hence, add support to handle the MLO non-AP support. Arulanbu Balusamy (1): wifi: ath12k: Add support to handle reason inactivity STA kickout event for QCN9274/IPQ5332 Maharaja Kennadyrajan (2): wifi: ath12k: enhance the WMI_PEER_STA_KICKOUT event with reasons and RSSI reporting wifi: ath12k: Extend beacon miss handling for MLO non-AP STA drivers/net/wireless/ath/ath12k/mac.c | 24 +++-------- drivers/net/wireless/ath/ath12k/mac.h | 3 +- drivers/net/wireless/ath/ath12k/wmi.c | 60 ++++++++++++++++++++------- drivers/net/wireless/ath/ath12k/wmi.h | 15 +++++++ 4 files changed, 66 insertions(+), 36 deletions(-) base-commit: d9104cec3e8fe4b458b74709853231385779001f -- 2.17.1