hostap/src/drivers
Michal Kazior 50f4f2a066 hostapd: Add Automatic Channel Selection (ACS) support
This adds ACS support to hostapd. Currently only survey-based
algorithm is available.

To use ACS you need to enable CONFIG_ACS=y in .config and use
channel=0 (or channel=acs_survey) in hostapd.conf.

For more details see wiki page [1] or comments in src/ap/acs.c.

[1]: http://wireless.kernel.org/en/users/Documentation/acs

Signed-hostap: Michal Kazior <michal.kazior@tieto.com>
2013-08-31 11:51:06 +03:00
..
.gitignore Force rebuilding of src/drivers between hostapd and wpa_supplicant 2009-08-14 20:40:37 +03:00
Makefile Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
android_drv.h Android: wext: Add sched_scan functions for PNO 2011-11-29 15:18:45 +02:00
driver.h hostapd: Add Automatic Channel Selection (ACS) support 2013-08-31 11:51:06 +03:00
driver_atheros.c atheros: Release sock_raw and reset appfilter on hapd_init failure 2012-12-25 13:50:41 +02:00
driver_bsd.c bsd: Add a commit routine 2013-08-07 11:03:44 +03:00
driver_common.c hostapd: Add survey dump support 2013-08-25 18:35:25 +03:00
driver_hostap.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_hostap.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_madwifi.c Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
driver_ndis.c Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
driver_ndis.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_ndis_.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_nl80211.c hostapd: Add survey dump support 2013-08-25 18:35:25 +03:00
driver_none.c Remove the GPL notification from files contributed by Atheros 2012-02-11 19:39:36 +02:00
driver_openbsd.c Add driver for OpenBSD net80211 layer 2013-02-03 21:16:29 +02:00
driver_privsep.c Remove unused disassociate() driver_ops 2012-11-15 00:06:12 +02:00
driver_roboswitch.c Update license notification in roboswitch interface file 2012-07-02 12:43:16 +03:00
driver_test.c P2P: Clean up debug prints 2013-05-18 18:47:36 +03:00
driver_wext.c Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
driver_wext.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
driver_wired.c wired: Wait for the link to become active before sending packets 2013-08-25 11:40:19 +03:00
drivers.c wpa_supplicant: Default to nl80211 instead of wext 2013-04-29 16:55:44 +03:00
drivers.mak Add driver for OpenBSD net80211 layer 2013-02-03 21:16:29 +02:00
drivers.mk Add driver for OpenBSD net80211 layer 2013-02-03 21:16:29 +02:00
linux_ioctl.c Better logging for ioctl set flags failure 2012-08-04 20:41:35 +03:00
linux_ioctl.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
linux_wext.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
ndis_events.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
netlink.c Do not double free cfg struct if netlink_init() fails 2012-11-24 16:47:20 +02:00
netlink.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
nl80211_copy.h Synchronize with wireless-testing.git include/uapi/linux/nl80211.h 2013-05-30 10:22:47 +03:00
priv_netlink.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rfkill.c Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
rfkill.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00