cfg80211: add 802.11ad (60gHz band) support
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Mon, 2 Jul 2012 06:32:32 +0000 (09:32 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 2 Jul 2012 13:11:10 +0000 (15:11 +0200)
Add enumerations for both cfg80211 and nl80211.
This expands wiphy.bands etc. arrays.

Extend channel <-> frequency translation to cover 60g band
and modify the rate check logic since there are no legacy
mandatory rates (only MCS is used.)

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found