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)
commit38587f87ed27ea0b1db59103a219a6270575f1d3
tree1c888a4dbcca2c7ce449e9c7c476c671e796a734
parent169213a1b44f03fb9831bff15cc35ac384a947f3
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