cfg80211: Add support for HE
authorLuca Coelho <luciano.coelho@intel.com>
Sat, 9 Jun 2018 06:14:42 +0000 (09:14 +0300)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 5 Feb 2021 10:39:41 +0000 (11:39 +0100)
commita1f8f8c3924cff7ffbe15236c18e393f046ad755
treef0cfca627886cdb8f0a1f5e587582edf446bff5d
parentc60a8805f6ac6d6ff054c3ab39af6146bb1bc223
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>
[added missing DIV_ROUND_UP + hweight from the linux kernel]
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
include/linux/compiler.h
include/linux/ieee80211.h