From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hHXzC-0008NU-Sn for ath11k@lists.infradead.org; Fri, 19 Apr 2019 18:11:44 +0000 From: Rajkumar Manoharan Subject: [PATCH v2 0/3] ath11k: Add Mesh mode support Date: Fri, 19 Apr 2019 11:11:35 -0700 Message-Id: <1555697498-27472-1-git-send-email-rmanohar@codeaurora.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath11k" Errors-To: ath11k-bounces+kvalo=adurom.com@lists.infradead.org To: ath11k@lists.infradead.org Cc: Rajkumar Manoharan Hi, Posting initial patches to bring Mesh support to ath11k. There are known issues which is also captured in first patch. Known issues: - Depends on firmware fix to allow other BSS frames - Failed to complete path negotiation in secured mode - Target assert while shutting down interface in secured mode -Rajkumar Rajkumar Manoharan (3): ath11k: enable mesh mode ath11k: allow 4 address transmission for mesh packet ath11k: remove addition check for PMF drivers/net/wireless/ath/ath11k/dp_tx.c | 3 +++ drivers/net/wireless/ath/ath11k/mac.c | 19 ++++++++++++++++++- drivers/net/wireless/ath/ath11k/wmi.c | 21 ++++++++++----------- drivers/net/wireless/ath/ath11k/wmi.h | 11 +++++++---- 4 files changed, 38 insertions(+), 16 deletions(-) -- 1.9.1 _______________________________________________ ath11k mailing list ath11k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath11k