DFS: Add support for multi-BSS
[mech_eap.git] / src /
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-30 Sunil DuttSet GTK rekey offload information after initial group...
2013-10-29 Jouni Malinennl80211: Add debug prints for NL80211_CMD_SET_STATION
2013-10-29 Jouni Malinenhostapd: Validate configuration parameters on RELOAD...
2013-10-29 Jouni Malinenhostapd: Move generic configuration functions into...
2013-10-29 Jouni Malinenhostapd: Allow per-BSS (vif) configuration files
2013-10-29 Jouni Malinenhostapd: Make hostapd_config::bss array of pointers
2013-10-29 Jouni Malinenhostapd: Force PSK to be derived again on BSS reload
2013-10-29 Jouni Malinenhostapd: Reuse hostapd_clear_old() for RELOAD command
2013-10-29 Dmitry ShmidtAndroid: Fix ARRAY_SIZE() compilation
2013-10-27 Eliad PellerP2P: Add VHT support
2013-10-27 Eliad PellerP2P: Add VHT parameter to P2P operations
2013-10-27 Eliad Pellernl80211: Mark VHT 80 MHz channels
2013-10-27 Eliad Pellerhostapd: Mask out not-supported VHT capabilities
2013-10-27 Eliad Pellerhostapd: Verify VHT 160/80+80 MHz driver support
2013-10-27 Eliad Pellerhostapd: Verify VHT capabilities are supported by driver
2013-10-27 Eliad PellerFix some VHT Capabilities definitions
2013-10-27 Helmut Schaanl80211: Use max tx power from regulatory domain
2013-10-27 Jouni Malinennl80211: Replace perror() and printf() calls with wpa_p...
2013-10-26 Jouni MalinenP2P: Add option to allow additional client channels
2013-10-26 Jouni MalinenP2P: Add option to remove channels from GO use
2013-10-26 Jouni MalinenUse ARRAY_SIZE() macro
2013-10-26 Jouni MalinenIntroduce 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 Malinennl80211: Add debug prints on nl_recvmsgs() failure
2013-10-26 Johannes Bergnl80211: Make eloop sockets non-blocking
2013-10-26 Johannes Bergnl80211: Abstract handling of sockets on eloop
2013-10-26 Johannes Bergnl80211: Register for IBSS auth frames before eloop
2013-10-26 Jouni MalinenClean up get_seqnum() use for IPN
2013-10-26 Jouni MalinenAdd explicit buffer length checks for p2p_build_wps_ie()
2013-10-26 Jouni MalinenVerify that readlink() did not truncate result
2013-10-26 Jouni Malinennl80211: Clean up if_add() for hostapd use
2013-10-26 Jouni MalinenOpenSSL: Fix memory leak on error path
2013-10-26 Jouni Malinennl80211: Fix strerror() value in P2P Dev debug messages
2013-10-26 Jouni MalinenDFS: Add forgotten break statement
2013-10-26 Jouni MalinenRemove os_strncpy()
2013-10-26 Jouni MalinenReplace remainining strncpy() uses with strlcpy()
2013-10-23 Naresh Jayarameap_proxy: Add context data pointer to the get_imsi...
2013-10-23 Naresh Jayarameap_proxy: Confirm eap_proxy initialization before...
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-10-22 Helmut Schaahostapd: Don't get stuck after failed ACS
2013-10-22 Jouni MalinenMake frequency range list routines more general
2013-10-22 Jouni MalinenP2P: Add more user friendly debug print of channel...
2013-10-22 Michal Kaziornl80211: Fix DFS radar event parsing
2013-10-22 Jouni Malinennl80211: Free BSS structure even if netdev does not...
2013-10-21 Jouni Malinennl80211: Update send_action_cookie on AP-offchannel...
2013-10-20 Jouni MalinenP2P: Cancel offchannel TX wait on Invitation Response RX
2013-10-20 Jouni MalinenP2P: Fix PD retry channel on join-a-group case
2013-10-20 Jouni MalinenP2P: Accept Invitation Response non-success without...
2013-10-20 Jouni MalinenEAP-AKA/AKA' peer: Allow external USIM processing to...
2013-10-20 Jouni MalinenEAP-SIM peer: Allow external SIM processing to be used
2013-10-20 Jouni MalinenEAP peer: Add framework for external SIM/USIM processing
2013-10-18 Jouni MalinenHTTP server: Allow TCP socket to be reused
2013-10-18 Jouni MalinenAdd test option for specifying hardcoded BSS Load element
2013-10-18 Jouni MalinenDefine BSS Load element id
2013-10-18 Jouni MalinenInterworking: Add support for QoS Mapping functionality...
2013-10-18 Kyeyoon Parkatheros: Add support for QoS Mapping configuration
2013-10-18 Kyeyoon ParkInterworking: Add support for QoS Mapping functionality...
2013-10-18 Jouni MalinenAdd AAA server domain name suffix matching constraint
2013-10-18 Jouni MalinenOpenSSL: Fix code indentation in OCSP processing
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 DziedzicDFS: Add more parameters to radar events
2013-10-17 Janusz Dziedzicnl80211: Use struct hostapd_freq_params with start_dfs_cac
2013-10-17 Janusz Dziedzichostapd: Split hostapd_set_freq to helper function
2013-10-17 Janusz Dziedzichostapd: Add AP DFS support
2013-10-14 Helmut Schaahostapd: Fix segfault after ACS when flushing STAs
2013-10-14 Dmitry ShmidtReplace printf with wpa_printf debug message
2013-10-06 Swaroop GoltiP2P: Increase Invitation Request timeouts
2013-09-30 Sunil DuttTDLS: Do not start concurrent TDLS setup
2013-09-30 Sunil DuttTDLS: Use wpa_tdls_disable_peer_link() in TPK M1 processing
2013-09-30 Sunil DuttTDLS: Use wpa_tdls_disable_peer_link() to avoid peer...
2013-09-30 Sunil DuttTDLS: Use helper function for disable link operation
2013-09-30 Sunil DuttTDLS: Clean up wpa_tdls_teardown_link() uses
2013-09-29 Jouni MalinenEAP-AKA server: Fix AUTS processing
2013-09-28 Jouni MalinenAdd driver status information to control interface
2013-09-28 Jouni Malinennl80211: Add some more debug prints for mgmt frame TX
2013-09-28 Jouni Malinennl80211: Fix off-channel Action frame TX from GO with...
2013-09-25 Jouni Malinennl80211: Add more debug prints for send_mlme operations
2013-09-25 Jouni Malinennl80211: Reset nlmode to station on leaving IBSS
2013-09-25 Jouni MalinenAvoid compiler warning with CONFIG_NO_STDOUT_DEBUG=y
2013-09-25 Jouni MalinenAllow hostapd config file for dynamically added interface
2013-09-25 Jouni MalinenDo not clear hostapd configuration parameters on disabl...
2013-09-25 Jouni Malinenhostapd: Fix couple of deinit path cases to clear pointers
2013-09-25 Jouni Malinennl80211: Print more debug info on management frame...
2013-09-25 Kyeyoon Parkatheros: Compile fix for driver code not defining IEEE8...
2013-09-25 Jouni MalinenOpenSSL: Split OCSP peer_cert/peer_issuer debug output...
2013-09-25 Kyeyoon ParkFix wpa_config_parse_string() to null terminate printf...
2013-09-16 Hardik Kantilal... P2P: Prefer 20 MHz operating channels on 5 GHz band...
2013-09-16 Sunil DuttDrop EAP packet with code 10 before EAPOL state machine...
2013-09-15 Sunil DuttTDLS: Do not modify RNonce for an TPK M1 frame with...
next