cfg80211: Add support for HE
authorLuca Coelho <luciano.coelho@intel.com>
Sat, 9 Jun 2018 06:14:42 +0000 (09:14 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jun 2018 12:03:56 +0000 (14:03 +0200)
commitc4cbaf7973a794839af080f13748335976cf3f3f
tree621e99ad2865dc97a8466518efbb5637184208a7
parent446faa15c6e80620826edd659e63c6760137975a
cfg80211: Add support for HE

Add support for the HE in cfg80211 and also add userspace API to
nl80211 to send rate information out, conforming with P802.11ax_D2.0.

Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Ido Yariv <idox.yariv@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
include/linux/ieee80211.h
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/core.c
net/wireless/nl80211.c
net/wireless/util.c