These patches have been originally posted on radiotap.org on 3 Nov 2011 and followed radiotap standardisation process.
Wireshark counterpart is on: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6720 Wojciech Dubowik (2): mac80211: Add STBC RX flag to radiotap. Signed-off-by: Wojciech Dubowik <[email protected]> ath9k: Add STBC flag to rx status Signed-off-by: Wojciech Dubowik <[email protected]> drivers/net/wireless/ath/ath9k/ar9003_mac.c | 1 + drivers/net/wireless/ath/ath9k/mac.c | 2 ++ drivers/net/wireless/ath/ath9k/mac.h | 4 +++- drivers/net/wireless/ath/ath9k/recv.c | 2 ++ include/net/ieee80211_radiotap.h | 3 ++- include/net/mac80211.h | 1 + net/mac80211/rx.c | 5 ++++- 7 files changed, 15 insertions(+), 3 deletions(-) -- 1.7.4.1 _______________________________________________ ath9k-devel mailing list [email protected] https://lists.ath9k.org/mailman/listinfo/ath9k-devel
