[ath9k-devel] [PATCH 0/2] ath9k: add STBC Rx flags (repost untill some one asnwers)

2013-06-03 Thread Oleksij Rempel
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".
___
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel


Re: [ath9k-devel] [PATCH 0/2] ath9k: add STBC Rx flags (repost untill some one asnwers)

2013-06-03 Thread 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.

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
___
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel


Re: [ath9k-devel] [PATCH 0/2] ath9k: add STBC Rx flags (repost untill some one asnwers)

2013-06-03 Thread Oleksij Rempel
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
___
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel