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. commit b0a1ae976d6cd40ff90ba87883e17eb2610dae3d Author: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> 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 <linux@xxxxxxxxxxxxxxxx> Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx> commit ab276103357637fb26cc851369b5abbdc42afbf4 Author: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx> 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 <linux@xxxxxxxxxxxxxxxx> Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx> Sujith -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html