From: Gregory Greenman <gregory.greenman@xxxxxxxxx> Hi, Two EHT commits for suporting minimal EHT rate, in mac80211 and iwlwifi. As usual, I'm pushing this to a pending branch, for kbuild bot, and will send a pull-request later. Please review. Thanks! Gregory Johannes Berg (2): mac80211: support minimal EHT rate reporting on RX iwlwifi: mvm: add minimal EHT rate reporting .../net/wireless/intel/iwlwifi/mvm/mac80211.c | 7 ++++++ drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 7 ++++++ include/net/mac80211.h | 19 ++++++++++++--- net/mac80211/rx.c | 9 +++++++ net/mac80211/sta_info.c | 9 ++++++- net/mac80211/sta_info.h | 24 ++++++++++++++----- net/mac80211/util.c | 13 ++++++++++ 7 files changed, 78 insertions(+), 10 deletions(-) -- 2.38.1