From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from wolverine01.qualcomm.com ([199.106.114.254]:53888 "EHLO wolverine01.qualcomm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751747AbcFNN6k convert rfc822-to-8bit (ORCPT ); Tue, 14 Jun 2016 09:58:40 -0400 From: "Valo, Kalle" To: "Shajakhan, Mohammed Shafi (Mohammed Shafi)" CC: "ath10k@lists.infradead.org" , "mohammed@codeaurora.org" , "linux-wireless@vger.kernel.org" Subject: Re: [PATCH v4 1/2] ath10k: Add support for ath10k_sta_statistics support Date: Tue, 14 Jun 2016 13:58:25 +0000 Message-ID: <87k2hr3m9r.fsf@kamboji.qca.qualcomm.com> (sfid-20160614_155843_796952_747844FD) References: <1465890866-2390-1-git-send-email-mohammed@qca.qualcomm.com> In-Reply-To: <1465890866-2390-1-git-send-email-mohammed@qca.qualcomm.com> (Mohammed Shafi Shajakhan's message of "Tue, 14 Jun 2016 13:24:25 +0530") Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Mohammed Shafi Shajakhan writes: > From: Mohammed Shafi Shajakhan > > Enable support for 'drv_sta_statistics' callback. > Export rx_duration support if available to cfg80211/nl80211 > > This can also act as a placeholder for any new per STA stats support > > Signed-off-by: Mohammed Shafi Shajakhan > --- > > [v4] rebased over 'pending' branch > [v3] removed conditions for ath10k state checks based on Michal's suggestion > > Both the dependent changes are merged now in master tree > > 1. cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION > 2. iw: Add support for NL80211_STA_INFO_RX_DURATION netlink > attribute But these are not in ath-next branch yet, so I can't take these until I have updated ath-next. Also please ping instead of resending patches. These are already waiting in patchwork: https://patchwork.kernel.org/patch/8993601/ https://patchwork.kernel.org/patch/8993621/ -- Kalle Valo 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 1bCorn-0002tf-26 for ath10k@lists.infradead.org; Tue, 14 Jun 2016 13:58:55 +0000 From: "Valo, Kalle" Subject: Re: [PATCH v4 1/2] ath10k: Add support for ath10k_sta_statistics support Date: Tue, 14 Jun 2016 13:58:25 +0000 Message-ID: <87k2hr3m9r.fsf@kamboji.qca.qualcomm.com> References: <1465890866-2390-1-git-send-email-mohammed@qca.qualcomm.com> In-Reply-To: <1465890866-2390-1-git-send-email-mohammed@qca.qualcomm.com> (Mohammed Shafi Shajakhan's message of "Tue, 14 Jun 2016 13:24:25 +0530") Content-Language: en-US Content-ID: 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: "Shajakhan, Mohammed Shafi (Mohammed Shafi)" Cc: "mohammed@codeaurora.org" , "linux-wireless@vger.kernel.org" , "ath10k@lists.infradead.org" Mohammed Shafi Shajakhan writes: > From: Mohammed Shafi Shajakhan > > Enable support for 'drv_sta_statistics' callback. > Export rx_duration support if available to cfg80211/nl80211 > > This can also act as a placeholder for any new per STA stats support > > Signed-off-by: Mohammed Shafi Shajakhan > --- > > [v4] rebased over 'pending' branch > [v3] removed conditions for ath10k state checks based on Michal's suggestion > > Both the dependent changes are merged now in master tree > > 1. cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION > 2. iw: Add support for NL80211_STA_INFO_RX_DURATION netlink > attribute But these are not in ath-next branch yet, so I can't take these until I have updated ath-next. Also please ping instead of resending patches. These are already waiting in patchwork: https://patchwork.kernel.org/patch/8993601/ https://patchwork.kernel.org/patch/8993621/ -- Kalle Valo _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k