]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: add radiotap flag and handling for 5/10 MHz
authorSimon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
Mon, 8 Jul 2013 14:55:52 +0000 (16:55 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 16 Jul 2013 06:58:05 +0000 (09:58 +0300)
commite5623404e4a8f4f03e887e68d33f1f36b0eabdd7
treea4af8f2f829b505a2e78aafb2aa9663e25709b7b
parent5ee5950297915a6e58f25cc697f907f0f02f4646
mac80211: add radiotap flag and handling for 5/10 MHz

Wireshark already defines radiotap channel flags for 5 and 10 MHz, so
just use them in Linux radiotap too. Furthermore, add rx status flags to
allow drivers to report when they received data on 5 or 10 MHz channels.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Mathias Kretschmer <mathias.kretschmer@fokus.fraunhofer.de>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
include/net/ieee80211_radiotap.h
include/net/mac80211.h
net/mac80211/rx.c