From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZAXOz-0007HV-EM for ath10k@lists.infradead.org; Thu, 02 Jul 2015 05:51:14 +0000 From: Kalle Valo Subject: Re: [PATCH v2 0/8] add beacon and htt msg support for 10.4 firmware References: <1434984747-24294-1-git-send-email-rmani@qti.qualcomm.com> Date: Thu, 2 Jul 2015 08:50:44 +0300 In-Reply-To: <1434984747-24294-1-git-send-email-rmani@qti.qualcomm.com> (Raja Mani's message of "Mon, 22 Jun 2015 20:22:19 +0530") Message-ID: <87k2uj151n.fsf@kamboji.qca.qualcomm.com> MIME-Version: 1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Raja Mani Cc: linux-wireless@vger.kernel.org, ath10k@lists.infradead.org Raja Mani writes: > This is the continuation of earlier patch set posted for adding 10.4 wmi support. > This patch series covers following items w.r.t 10.4 firmware, > > - Enhance existing swba event handler to handle variable size tim bitmap > and add support to handle 10.4 swba event. > - Enable pdev, vdev, peer related wmi operations like create, delete, etc. > - Includes scan support. > - Add 10.4 specific htt msg. > - Advertise 10.4 iface combination to mac80211. > - Adjust max ss and initialize continuous frag descriptor memory > > v2 changes: > - rebased on top of "introduce wmi support for qca99x0" patch series. > - updated htt msg definitions as per stable 10.4 firmware. > - synced scan related info as per stable 10.4 firmware. > > Raja Mani (8): > ath10k: enhance swba event handler to adapt different size tim bitmap > ath10k: handle 10.4 firmware wmi swba event > ath10k: enable vdev and peer related operations for 10.4 fw > ath10k: add scan support for 10.4 fw > ath10k: add 10.4 fw specific htt msg definitions > ath10k: advertise 10.4 fw ap and sta iface combination to mac80211 > ath10k: set max spatial stream to 4 for 10.4 fw > ath10k: configure frag desc memory to target for qca99X0 Thanks, applied. -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine02.qualcomm.com ([199.106.114.251]:51069 "EHLO wolverine02.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750908AbbGBFux (ORCPT ); Thu, 2 Jul 2015 01:50:53 -0400 From: Kalle Valo To: Raja Mani CC: , Subject: Re: [PATCH v2 0/8] add beacon and htt msg support for 10.4 firmware References: <1434984747-24294-1-git-send-email-rmani@qti.qualcomm.com> Date: Thu, 2 Jul 2015 08:50:44 +0300 In-Reply-To: <1434984747-24294-1-git-send-email-rmani@qti.qualcomm.com> (Raja Mani's message of "Mon, 22 Jun 2015 20:22:19 +0530") Message-ID: <87k2uj151n.fsf@kamboji.qca.qualcomm.com> (sfid-20150702_075450_559398_699B76BF) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: linux-wireless-owner@vger.kernel.org List-ID: Raja Mani writes: > This is the continuation of earlier patch set posted for adding 10.4 wmi support. > This patch series covers following items w.r.t 10.4 firmware, > > - Enhance existing swba event handler to handle variable size tim bitmap > and add support to handle 10.4 swba event. > - Enable pdev, vdev, peer related wmi operations like create, delete, etc. > - Includes scan support. > - Add 10.4 specific htt msg. > - Advertise 10.4 iface combination to mac80211. > - Adjust max ss and initialize continuous frag descriptor memory > > v2 changes: > - rebased on top of "introduce wmi support for qca99x0" patch series. > - updated htt msg definitions as per stable 10.4 firmware. > - synced scan related info as per stable 10.4 firmware. > > Raja Mani (8): > ath10k: enhance swba event handler to adapt different size tim bitmap > ath10k: handle 10.4 firmware wmi swba event > ath10k: enable vdev and peer related operations for 10.4 fw > ath10k: add scan support for 10.4 fw > ath10k: add 10.4 fw specific htt msg definitions > ath10k: advertise 10.4 fw ap and sta iface combination to mac80211 > ath10k: set max spatial stream to 4 for 10.4 fw > ath10k: configure frag desc memory to target for qca99X0 Thanks, applied. -- Kalle Valo