wifi: Introduce 802.11ac support
authorFelix Fietkau <nbd@openwrt.org>
Mon, 3 Feb 2014 13:31:44 +0000 (13:31 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 3 Feb 2014 13:31:44 +0000 (13:31 +0000)
commit11474f29a927bbe278950f569dceedb35650967e
treebe655a6ff081eda4c8ec9ddd4d618fcbcb59e0a7
parentc28e60db50741d914fa6a3985a304894cddadb0e
wifi: Introduce 802.11ac support

This patch introduces 802.11ac support to mac80211 and hostapd. The split of
VHT160 in two 80 MHz bands is not yet supported, since it requires an
additional user supplied parameter for the channel of the second band.

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
Signed-off-by: Simon Wunderlich <simon@open-mesh.com>
[sven@open-mesh.com: Rebased patch, merged htmode and vhtmode,
removed special hwmode, replaced uci vht_capab list with overwritable
autoconfig, fixed hostapd integration, fixed commit description, add HT40+/-
for VHT modes, add VHT40 center_freq autoconfig, refactored major parts]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 39456
package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh
package/kernel/mac80211/files/lib/wifi/mac80211.sh
package/network/services/hostapd/files/hostapd-full.config
package/network/services/hostapd/files/hostapd-mini.config