hostapd: Use stations nsts capability in (Re)Association Response frame
[mech_eap.git] / src / ap / dfs.c
2016-03-08 Zefir Kurtisihostapd: Handle running out of DFS channels
2016-02-19 Nick LoweDFS: Remove the os_random() fallback
2015-10-03 Ilan PeerMove hostapd_csa_in_progress() to hostapd.c
2015-03-23 Manikandan MohanExtend offloaded ACS QCA vendor command to support VHT
2015-03-20 Eliad PellerDFS: Fix range availability check
2015-03-20 Eliad PellerDFS: Consider non-contiguous channels
2015-03-05 Ahmad KholaifDFS offload: Add main DFS handler for offloaded case
2015-03-05 Ahmad KholaifDFS offload: Skip user space processing for CAC operations
2015-02-21 Janusz DziedzicMake hostapd_set_freq_params() common
2014-11-16 Jouni MalinenDFS: Fix hostapd operation without hw_mode driver data
2014-10-11 Jouni MalinenDFS: Check os_get_random() result
2014-10-09 Jouni MalinenDFS: Allow 80+80 MHz be configured for VHT
2014-07-02 Jouni MalinenDFS: Remove dead assignment
2014-06-28 Michal Kaziorhostapd: Perform multi-BSS CSA for DFS properly
2014-06-28 Michal Kaziorhostapd: Move CSA parameters to hostapd_data
2014-04-17 Marek PuzyniakAP: Fix checking if DFS is required
2014-03-28 Janusz DziedzicDFS: Print CAC info in ctrl_iface STATUS command
2014-03-11 Ben GreearDFS: Add extra debugging messages
2014-03-11 Simon Wunderlichhostapd: Allow to switch to usable DFS channels
2014-03-11 Simon Wunderlichhostapd: Allow to switch to DFS channels if available
2014-03-11 Simon Wunderlichhostapd: Add config option chanlist for DFS channels
2014-03-05 Janusz DziedzicDFS: Print error in case CAC fails
2014-03-02 Jouni MalinenDFS: Make sure center frequency is always initialized...
2014-02-25 Jouni MalinenDFS: Fix coding style (missing whitespace)
2014-02-25 Janusz DziedzicDFS: Add VHT160 available channels
2014-02-25 Janusz Dziedzichostapd: DFS allow mixed channels
2014-02-24 Chaitanya T Khostapd: Configure spectrum management capability
2014-02-13 Max StepanovDFS: Avoid compiler warnings in src/ap/dfs.c
2014-01-14 Janusz Dziedzichostapd: DFS setup seg0 correctly for HT40-
2014-01-14 Janusz Dziedzichostapd: DFS/CSA check if CSA in progress
2013-12-08 Janusz DziedzicDFS: Use channel switch when radar is detected
2013-12-08 Michal KaziorDFS: Allow skipping radar channels
2013-11-03 Jouni MalinenDFS: Do not use cf1 to override freq for 20 MHz channels
2013-11-03 Jouni MalinenDFS: Convert hostapd_data use to hostapd_iface
2013-11-03 Jouni Malinenhostapd: Track interface state
2013-11-03 Jouni MalinenDFS: Add control interface events for various DFS events
2013-10-31 Michal KaziorDFS: Add support for multi-BSS
2013-10-31 Michal KaziorDFS: Reset cac_started properly
2013-10-31 Michal KaziorDFS: Sanitize channel availability checks
2013-10-31 Michal KaziorDFS: Fix HT40/VHT calculation
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-10-26 Janusz DziedzicDFS: Handle radar event when CAC actived correctly
2013-10-26 Janusz DziedzicDFS: Fix overlapped() function to check only DFS channels
2013-10-26 Janusz DziedzicDFS: Adjust center freq correctly for VHT20/VHT40
2013-10-26 Janusz DziedzicDFS: Fix available channels list for VHT80
2013-10-26 Jouni MalinenDFS: Add forgotten break statement
2013-10-17 Janusz Dziedzichostapd: Add support for DFS with 160 MHz channel width
2013-10-17 Janusz DziedzicMark DFS functions static and rename them
2013-10-17 Janusz Dziedzichostapd: DFS with 40/80 MHz channel width support
2013-10-17 Janusz Dziedzichostapd: Add AP DFS support