From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleksij Rempel Date: Mon, 03 Jun 2013 12:14:30 +0200 Subject: [ath9k-devel] [PATCH 0/2] ath9k: add STBC Rx flags (repost untill some one asnwers) In-Reply-To: <20908.26870.629833.926468@gargle.gargle.HOWL> References: <1370246279-6536-1-git-send-email-linux@rempel-privat.de> <20908.26870.629833.926468@gargle.gargle.HOWL> Message-ID: <51AC6C86.9090502@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 03.06.2013 11:59, schrieb Sujith Manoharan: > Oleksij Rempel wrote: >> One more repost of old patches. I need, please, at least some kind of answer: >> "we don't wont patches from you" or "you are doing some thing wrong". > > Both the patches have already been merged in wireless-testing. ah... i didn't noticed that. thank you ;) > commit b0a1ae976d6cd40ff90ba87883e17eb2610dae3d > Author: Oleksij Rempel > Date: Fri May 24 20:30:59 2013 +0200 > > ath9k: check for Rx-STBC flag and pass it to ieee80211 > > This patch make use of STBC flag in DMA RX descriptor. > Only devices after ar9280 can provide this information. > > If card support it we will set HAVE_STBC flag, to show > clint programm thet STBC is supported but not received. > > Signed-off-by: Oleksij Rempel > Signed-off-by: John W. Linville > > commit ab276103357637fb26cc851369b5abbdc42afbf4 > Author: Oleksij Rempel > Date: Fri May 24 12:18:30 2013 +0200 > > ath9k: remove useless flag conversation. > > some flags used only outside of ath9k - In this case we can use > "enum mac80211_rx_flags" and pass it upstream without extra > conversation. > > Signed-off-by: Oleksij Rempel > Signed-off-by: John W. Linville > > Sujith > -- Regards, Oleksij