The below patches include several fixes to wil6210 driver: - Fixes in IEs handling - Fixes in TX vring validation before access - Fix in connect flow to allow concurrent multiple connect events Lior David (2): wil6210: fix privacy flag calculation in change_beacon wil6210: use extra IEs from probe response Maya Erez (3): wil6210: handle tx completions only if vring tx data is enabled wil6210: find TX vring only if vring_tx_data is enabled wil6210: handle multiple connect/disconnect events drivers/net/wireless/ath/wil6210/cfg80211.c | 149 ++++++++++++++++++-------- drivers/net/wireless/ath/wil6210/main.c | 81 +++++++------- drivers/net/wireless/ath/wil6210/netdev.c | 5 +- drivers/net/wireless/ath/wil6210/txrx.c | 20 +++- drivers/net/wireless/ath/wil6210/wil6210.h | 8 +- drivers/net/wireless/ath/wil6210/wmi.c | 157 ++++++++++++++++++++-------- 6 files changed, 277 insertions(+), 143 deletions(-) -- 1.8.5.2 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html