]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: update freq to chan mappings for 6GHz band per IEEE P802.11ax/D6.1
authorPradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Mon, 22 Jun 2020 06:39:06 +0000 (23:39 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 27 Aug 2020 10:26:24 +0000 (12:26 +0200)
commitb12fc8a84480d25ea791f0dff8cb92d69098c91c
treee5524b2d0f3c1632c964efe6d7c6b343c4fb7837
parent94ded888ba696a1ec03571d596e96cf944ccc0c8
iw: update freq to chan mappings for 6GHz band per IEEE P802.11ax/D6.1

This fixes dfferences in 6GHz frequencies which were updated in
IEEE P802.11ax/D6.1.

Also sync 60GHz band channel to freq mapping with kernel.

Fixes: 43789196 ("iw: sync frequency to channel mapping with kernel for 6GHz band")
Signed-off-by: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Link: https://lore.kernel.org/r/20200622063906.24957-1-pradeepc@codeaurora.org
[remove MHZ_TO_KHZ conversion???]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
util.c