Return-path: Received: from alexa-out.qualcomm.com ([129.46.98.28]:45235 "EHLO alexa-out.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751815AbdKFIJ4 (ORCPT ); Mon, 6 Nov 2017 03:09:56 -0500 From: To: CC: , Manikanta Pubbisetty Subject: [PATCHv2 0/2] ath10k: more on tdls support for 10.4 firmwares Date: Mon, 6 Nov 2017 13:39:30 +0530 Message-ID: <1509955772-4941-1-git-send-email-mpubbise@qti.qualcomm.com> (sfid-20171106_091002_234072_F10A3DFF) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-wireless-owner@vger.kernel.org List-ID: From: Manikanta Pubbisetty This patchset includes a bug fix and an enhancement of tdls functionality for 10.4 firmwares. First patch in this series is a bug fix, second one is an enhancement. Manikanta Pubbisetty (2): ath10k: update tdls teardown state to target ath10k: handle tdls peer events v2: - Corrected the warnings reported by ath10k-check drivers/net/wireless/ath/ath10k/mac.c | 10 +++++ drivers/net/wireless/ath/ath10k/wmi.c | 72 +++++++++++++++++++++++++++++++++ 2 files changed, 82 insertions(+) -- 1.7.9.5