The first two patches in this set fix couple of issues in TIM updates for AP mode PS buffering. With those fixed, the AP mode support is ready to be enabled and since the initial P2P support was waiting for AP mode to work properly, that can also be enabled now. Please note that the P2P operations need a firmware update which has not yet been released. Jouni Malinen (4): ath6kl: Fix WMI message structure for AP_SET_PVB ath6kl: Fix AP mode connect event parsing and TIM updates ath6kl: Allow AP mode to be configured ath6kl: Allow enabling of P2P support drivers/net/wireless/ath/ath6kl/cfg80211.c | 17 +++++- drivers/net/wireless/ath/ath6kl/core.h | 6 ++ drivers/net/wireless/ath/ath6kl/init.c | 31 +++++++-- drivers/net/wireless/ath/ath6kl/main.c | 92 ++++++++++++---------------- drivers/net/wireless/ath/ath6kl/target.h | 6 ++ drivers/net/wireless/ath/ath6kl/wmi.c | 45 ++++++++++++-- drivers/net/wireless/ath/ath6kl/wmi.h | 30 ++++++++-- 7 files changed, 157 insertions(+), 70 deletions(-) -- 1.7.4.1 -- 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