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)
commit3a0c52a6d82cc41da965284412608c74aece34e4
tree4238ce4e3ed8ca7fde647491f48de7d3633a53e3
parentd9b3b28b93812715dcee8e4eed8cb8d0707a45f8
cfg80211: add 802.11ad (60gHz band) support

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>
drivers/net/wireless/iwlegacy/3945-rs.c
include/linux/nl80211.h
include/net/cfg80211.h
net/mac80211/tx.c
net/wireless/core.c
net/wireless/util.c
This page took 0.030607 seconds and 5 git commands to generate.