]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: add support for setting fixed HE rate/gi/ltf
authorMiles Hu <milehu@codeaurora.org>
Tue, 4 Aug 2020 08:16:29 +0000 (10:16 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 27 Aug 2020 12:12:14 +0000 (14:12 +0200)
commit1b01b0befab0a0b169c20fa75a37eda98a7d208c
tree5c542c334f03e629f4f3fbc78c909d39a54b6783
parent9fcd0f10c07e4419a81a1aaf3be5085caad792de
nl80211: add support for setting fixed HE rate/gi/ltf

This patch adds the nl80211 structs, definitions, policies and parsing
code required to pass fixed HE rate, GI and LTF settings.

Signed-off-by: Miles Hu <milehu@codeaurora.org>
Signed-off-by: John Crispin <john@phrozen.org>
Link: https://lore.kernel.org/r/20200804081630.2013619-1-john@phrozen.org
[fix comment]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c