From: Gregory Greenman <gregory.greenman@xxxxxxxxx> Hi, Two more patches from our internal tree with preparations for adding EHT and new radiotap TLV format. The changes were tested by kbuild bot in the pending branch. Thanks Gregory Mordechay Goodstein (2): wifi: ieee80211_radiotap: Add EHT radiotap definitions wifi: mac80211: add support for driver adding radiotap TLVs drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 27 +-- drivers/net/wireless/mac80211_hwsim.c | 45 ++-- include/net/ieee80211_radiotap.h | 208 +++++++++++++++++- include/net/mac80211.h | 44 +--- net/mac80211/rx.c | 82 +++---- 5 files changed, 277 insertions(+), 129 deletions(-) -- 2.38.1