From: Seevalamuthu Mariappan <seevalam@xxxxxxxxxxxxxx> In AP+monitor coexistance, monitor interface is capturing only local traffic. This patchset changes monitor mode approach to address monitor mode issues. Seevalamuthu Mariappan (3): ath11k: move static function ath11k_mac_vdev_setup_sync to top ath11k: add separate APIs for monitor mode ath11k: monitor mode clean up to use separate APIs drivers/net/wireless/ath/ath11k/core.h | 10 +- drivers/net/wireless/ath/ath11k/dp_rx.c | 2 +- drivers/net/wireless/ath/ath11k/dp_tx.c | 9 +- drivers/net/wireless/ath/ath11k/mac.c | 429 ++++++++++++++++++++++++++++---- 4 files changed, 387 insertions(+), 63 deletions(-) -- 2.7.4