tests: Long P2P_LISTEN and offchannel TX
[mech_eap.git] / src / ap / acs.c
2016-01-07 Jouni MalinenACS: Remove unreachable case from a debug print
2016-01-07 Jouni MalinenACS: Be more consistent with iface->current_mode checks
2015-05-24 Srinivasa DuvvuriACS: Scan only channels specified in the channel list
2015-03-23 Manikandan MohanExtend offloaded ACS QCA vendor command to support VHT
2015-02-06 Jouni MalinenACS: Accept channel if any (rather than all) survey...
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