summaryrefslogtreecommitdiff
path: root/package/network/services/hostapd/files/hostapd-full.config
Commit message (Collapse)AuthorAgeFilesLines
* wifi: Introduce 802.11ac supportFelix Fietkau2014-02-031-0/+3
| | | | | | | | | | | | | | | | 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
* hostapd: add support for auto-channel selectionFelix Fietkau2013-11-251-0/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38915
* hostapd: remove random pool support - the entropy it gathers is questionable ↵Felix Fietkau2013-11-181-0/+1
| | | | | | | | and we have better entropy sources on common platforms now Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38852
* hostapd: enable WPS2 support on hostapd-full.configFelix Fietkau2013-10-081-1/+2
| | | | | | | | | | Enable CONFIG_WPS2 for hostapd. This is required to support options like Virtual Push Button in WPS. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com> SVN-Revision: 38337
* hostapd: enable 802.11r for the -full variant (#13250)Felix Fietkau2013-05-031-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36533
* hostapd: initial prototype of an ubus bindingFelix Fietkau2013-03-171-0/+1
| | | | | | | Supports listing, removing and banning clients, and hooking into probe/assoc/auth requests via object subscribe. SVN-Revision: 36081
* packages: sort network related packages into package/network/Felix Fietkau2012-10-101-0/+164
SVN-Revision: 33688