mesh: Write close reason from Mesh Peering Close to debug log
[mech_eap.git] / wpa_supplicant / events.c
2014-06-19 Jouni MalinenRate limit SA Query procedure initiation on unprotected...
2014-06-16 Arik NemtsovTDLS: Handle unreachable link teardown for external...
2014-06-15 Jouni MalinenP2P: Clean up by moving ifdef CONFIG_P2P to p2p_supppli...
2014-06-12 Jouni MalinenUse clearer way of getting pointer to a frame (CID...
2014-06-07 Jouni MalinenCheck for EVENT_ASSOC data to be present for AP mode...
2014-06-07 Jouni MalinenCheck current_ssid on unexpected association event
2014-05-26 Boris SorochkinParse DMG capabilities when reporting to external inter...
2014-05-16 Dmitry ShmidtSend authentication failure reason in wpas_auth_failed()
2014-05-15 Jouni MalinenP2P: Clear P2P state if active interface is disabled
2014-05-10 Eduardo AbinaderRemove duplicated ibss_rsn_deinit() call
2014-04-28 Jouni MalinenIndicate disconnection event on interface disabled
2014-04-13 Jouni MalinenAdd a wpa_supplicant ctrl_iface event for regdom changes
2014-04-13 Jouni MalinenAdd CTRL-EVENT-SIGNAL-CHANGE for bgscan signal update...
2014-03-31 Jean TrivellyInterworking: Init scard when a credential requires...
2014-03-28 Avraham SternP2P: Fix segfault when PBC overlap is detected
2014-03-27 Ilan PeerP2P: Do not initiate scan on P2P Device when enabled
2014-03-25 Rashmi RamannaP2P: Optimize scan for GO during persistent group invoc...
2014-03-12 Jouni MalinenFix CONFIG_NO_SCAN_PROCESSING=y build
2014-03-11 Alexander BondarPNO: Change sched_scan_stopped event to handle pending...
2014-03-08 Jouni Malinenwpa_supplicant: Allow external management frame process...
2014-02-27 Jouni MalinenInterworking: Fix last-network preference to not overri...
2014-02-25 Jouni MalinenHS 2.0R2: Add OSEN client implementation
2014-02-25 Jouni MalinenOnly try fast reconnect if network is not disabled
2014-02-25 Jouni MalinenInterworking: Prefer last added network during network...
2014-02-15 Andrei Otcheretianskiwpa_supplicant: Complete radio works on disable event
2014-01-27 Jouni MalinenP2P NFC: WPA state machine config with driver-based...
2014-01-27 Arif HussainP2P: Apply unsafe frequency rules to available channels
2014-01-23 Jouni MalinenGAS client: Use Protected Dual of Public Action frames...
2014-01-22 Raja Maniwpa_supplicant: Schedule PNO on completion of ongoing...
2014-01-21 Raja ManiSkip normal scan when PNO is already in progress
2014-01-17 Arend van SprielUse minimal scan delay upon EVENT_INTERFACE_ADDED
2014-01-08 Jouni MalinenSkip network disabling on expected EAP failure
2014-01-07 Jouni MalinenDo not start wpa_radio work during externally triggered...
2014-01-05 Jouni MalinenUse radio work for P2P scan requests
2014-01-05 Jouni MalinenUse radio work for scan requests
2014-01-05 Jouni MalinenIgnore externally triggered scan results with scan_res_...
2014-01-02 Jouni MalinenAvoid unnecessary key clearing operations
2013-12-29 Jouni MalinenP2P: Remove WPA_DRIVER_FLAGS_P2P_MGMT option
2013-12-29 Jouni MalinenWPS: Use shorter scan interval during pre-provisioning...
2013-12-29 Jouni MalinenRemove unnecessary EVENT_RX_ACTION
2013-12-26 Jouni MalinenWPS: Reduce scan wait time during WPS processing
2013-12-26 Jouni MalinenDo not use results from externally requested scan for...
2013-12-26 Jouni MalinenShow timing information about scan requests in debug log
2013-12-26 Jouni MalinenOptional scan id for ctrl_iface SCAN requests
2013-12-26 Jouni MalinenTrack whether scan was started by us or an external...
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for last_scan check
2013-12-24 Johannes Bergwpa_supplicant: Use relative time for TKIP Michael...
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for temp-disabled...
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for EAPOL RX workaround
2013-12-08 Janusz Dziedzicnl80211/hostapd: Extend channel switch notify handling
2013-11-24 Jouni MalinenUse wpa_radio data for channel list updates
2013-11-24 Jouni MalinenUse wpa_radio data for scan result updates
2013-11-24 Ilan PeerP2P: Handle INTERFACE_DISABLED event on a P2P GO interface
2013-11-24 Loic PoulainRestore scan_req if sta scan is rescheduled in the...
2013-11-20 Rashmi RamannaP2P: Short scan wait to speed up the group re-invocation
2013-11-20 Jouni MalinenFix QoS Map Configure frame use
2013-11-17 Masashi HonmaSCARD: Clean up SIM/USIM selection
2013-11-17 Jithu JanceRequest new scan only for the original interface
2013-11-07 Jouni MalinenP2P: Allow GO P2P Device Address to be used for scan...
2013-10-29 Vinay Krishna ErannaUpdate regulatory change to all virtual interface for...
2013-10-20 Jouni MalinenEAP peer: Add framework for external SIM/USIM processing
2013-10-18 Jouni MalinenInterworking: Add support for QoS Mapping functionality...
2013-10-14 Jouni MalinenP2P: Do not allow P2P client connection without P2P...
2013-10-14 Jouni MalinenP2P: Show p2p flag in debug info for scan results
2013-09-30 Sunil DuttTDLS: Clean up wpa_tdls_teardown_link() uses
2013-09-01 Jouni MalinenP2P: Add event messages for possible PSK failures on...
2013-08-31 Masashi HonmaFix switching from EAP-SIM to EAP-AKA/AKA'
2013-08-31 Sreenath SharmaP2P: Immediate group removal in GC in case of deauthent...
2013-08-25 Jouni MalinenClear EAPOL supplicant configuration info on current_ss...
2013-08-23 Jouni MalinenChange WEP network selection to reject WPA/WPA2 APs
2013-07-21 Jouni MalinenClean up wpa_supplicant_event() with deauth/disassoc...
2013-07-21 Jouni MalinenRemove unnecessary nested ifdef CONFIG_AP
2013-07-21 Antonio QuartulliIBSS RSN: Add peer restart detection
2013-07-20 Michal Kaziorwpa_supplicant: Add support for VHT BSS membership...
2013-06-07 Jouni MalinenRemove compiler warnings with CONFIG_NO_SCAN_PROCESSING
2013-05-22 Jouni MalinenFix already-associated detection with driver-based...
2013-05-12 Jouni MalinenDo not try auto connect mechanism in disconnected state
2013-05-07 Jouni MalinenTry to set WPA-None key after IBSS-joined event
2013-05-07 Jouni MalinenUse cached driver capabilities instead of new fetch...
2013-04-26 Deepthi GowriFT: Reset FT flag upon STA deauthentication
2013-04-23 Jouni MalinenRSN: Update preauth scan results only based on new...
2013-03-31 Masashi HonmaWPS: Skip rescanning after provisioning if AP was confi...
2013-03-18 Jouni MalinenUse special scan result processing steps only on reques...
2013-03-18 Jouni MalinenP2P: Use common function for re-starting P2P scan after...
2013-03-13 Jouni MalinenFix compiler warning when CONFIG_IEEE80211R is not...
2013-03-12 Deepthi GowriFT: Add support for IEEE 802.11r with driver-based SME
2013-02-07 Dmitry ShmidtAdd 'SCAN TYPE=ONLY' functionality
2013-02-07 Vladimir KondratievCapability matching for 60 GHz band
2013-02-07 Raja Maninl80211: Add ctrl_iface message for AP mode connection...
2013-02-05 Sunil DuttTDLS: Remove link, if any, on an implicit set up request
2013-02-03 Jouni MalinenMake wpas_select_network_from_last_scan() static
2013-02-03 Paul Stewartwpa_supplicant: Implement fast-associate on SelectNetwork
2013-01-22 Sunil DuttTDLS: Disable the link also on driver request for teardown
2013-01-12 Jouni MalinenAdd more debug info if wpa_supplicant_set_suites()...
2012-12-22 Jouni MalinenWNM: Fix BSS Transition Management Request processing
2012-12-21 Jouni MalinenExtend EAPOL frames processing workaround for roaming...
2012-12-18 Jouni MalinenWNM: Add option to disable keep-alive frames for testin...
2012-12-16 Jouni MalinenWNM: Use CONFIG_WNM more consistently
2012-12-16 Jouni MalinenWNM: Add option for passing TFS request from external...
2012-11-25 Jouni MalinenP2P: Avoid multi-channel scans when they are not needed
next