]> git.ipfire.org Git - thirdparty/hostap.git/history - src/ap/acs.c
ACS: Allow specific channels to be preferred
[thirdparty/hostap.git] / src / ap / acs.c
2015-02-06  Jouni MalinenACS: Allow specific channels to be preferred
2015-02-06  Jouni MalinenACS: Use weighted average for 2.4 GHz adjacent channel...
2015-01-19  Adrien DecostreACS: Allow subset of channels to be configured
2014-12-03  Peng Xuhostapd: Allow ACS to be offloaded to the driver
2014-03-25  Jouni MalinenACS: Fix number of error path issues
2014-03-15  Michal KaziorACS: Fix VHT20
2014-03-06  Pawel KulakowskiDisable interface if ACS fails
2014-03-05  Michal KaziorACS: Fix VHT80 segment picking
2013-12-31  Jouni MalinenACS: Mark acs_fail() static
2013-11-03  Jouni Malinenhostapd: Track interface state
2013-11-03  Jouni Malinenhostapd: Add ctrl_iface events for ACS
2013-10-31  Helmut SchaaACS: Do not get stuck while failing to do a subsequent...
2013-10-26  Jouni MalinenUse ARRAY_SIZE() macro
2013-10-22  Helmut Schaahostapd: Select any supported channel if ACS fails
2013-10-22  Helmut Schaahostapd: Allow ACS to deal with partial survey data
2013-10-22  Helmut Schaahostapd: Propagate ACS errors to iface setup
2013-08-31  Michal Kaziorhostapd: Add Automatic Channel Selection (ACS) support