From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleksij Rempel Date: Fri, 24 May 2013 12:11:03 +0200 Subject: [ath9k-devel] [PATCH v4 1/3] mac80211: add STBC flag for radiotap In-Reply-To: <1369390088.8290.5.camel@jlt4.sipsolutions.net> References: <1369250674.8207.26.camel@jlt4.sipsolutions.net> <1369389945-805-1-git-send-email-linux@rempel-privat.de> (sfid-20130524_120552_318974_4993675A) <1369390088.8290.5.camel@jlt4.sipsolutions.net> Message-ID: <519F3CB7.6010006@rempel-privat.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Am 24.05.2013 12:08, schrieb Johannes Berg: > On Fri, 2013-05-24 at 12:05 +0200, Oleksij Rempel wrote: >> Some chips can tell us if received frame was >> encoded with STBC or not. To make this information available >> in user space we can use updated radiotap specification: >> http://www.radiotap.org/defined-fields/MCS >> >> This patch will set number of STBC encoded spatial streams (Nss). >> The HAVE_STBC flag should be provided by driver. > > Applied, thanks. > thank you. -- Regards, Oleksij