Interworking: Skip extra scan after network auto-select
[mech_eap.git] / wpa_supplicant / events.c
2012-09-02 Jouni MalinenInterworking: Skip extra scan after network auto-select
2012-09-02 Jouni MalinenUse BSS entries instead of scan results for BSS selection
2012-09-02 Jouni MalinenUse BSS table instead of scan results in need-to-roam...
2012-09-01 Jouni MalinenSME: Fix disconnec-while-authenticating
2012-08-31 Jouni MalinenFix disconnection event processing
2012-08-29 Jouni MalinenMove variable declaration into the beginning of function
2012-08-28 Jouni MalinenInterworking: Add optional use of network selection...
2012-08-27 Jouni MalinenWPS: Maintain more AP state during WPS PIN iteration
2012-08-26 Jouni MalinenClear current_ssid and key_mgmt when disconnected
2012-08-26 Jouni MalinenDisable network block temporarily on authentication...
2012-08-23 Jouni MalinenP2P: Allow scan operations during p2p_find
2012-08-15 Jouni MalinenAllow non-WPA IEEE 802.1X to be select even if WPA...
2012-08-11 Jouni MalinenRemove unnecessary bssid_changed check
2012-08-11 Masashi HonmaDo not proceed with association if get_bssid() returns...
2012-08-01 Xi ChenWNM: Add WNM-Sleep Mode for station mode
2012-06-30 Jouni MalinenDo not share special scan results with virtual interfaces
2012-06-30 Gary MorainExport disconnect reason code to dbus
2012-06-26 Tomasz BursztykaAdd automatic scanning support
2012-06-25 Thomas Pedersennl80211: Handle CH_SWITCH event
2012-06-10 Jouni MalinenP2P: Do not use reassociation after getting disassociated
2012-05-28 Jouni MalinenWNM: Send empty IPv4 packet as keep-alive for now
2012-05-28 Jouni MalinenWNM: Fix build without CONFIG_SME=y
2012-05-28 Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-05-10 Jouni MalinenValidate WEP key lengths based on driver capabilities
2012-05-08 Jouni MalinenP2P: Allow older scan results to improve p2p_connect...
2012-05-07 Jouni MalinenIgnore network blocks that have invalid WEP key length
2012-05-05 Jouni MalinenFix SIM/USIM determination to support EAP-AKA'
2012-05-03 Rajkumar ManoharanAdd handling of OBSS scan requests and 20/40 BSS coex...
2012-04-21 Jouni MalinenRemove unnecessary EVENT_RX_MGMT data validation
2012-04-03 Jouni MalinenP2P: Remove client group on Deauthentication reason...
2012-04-01 Jouni MalinenFix Probe Request processing in wpa_supplicant AP mode
2012-04-01 Johannes BergDBus: Add ability to report probe requests
2012-04-01 Johannes BergPass signal strength through, fix units
2012-03-01 Jouni MalinenFix processing of channel list update events
2012-03-01 Jouni MalinenFix CTRL-EVENT-DISCONNECTED event for locally generated...
2012-02-26 Jouni MalinenAllow PC/SC reader to be selected and initialized at...
2012-02-25 Dmitry ShmidtAdd CONFIG_NO_ROAMING option
2012-02-18 Jouni MalinenUse WPA_INTERFACE_DISABLED with interface removed events
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenFix CONFIG_NO_SCAN_PROCESSING=y build
2012-01-25 Jouni MalinenP2P: Do not expire peer entry if we are connected to...
2012-01-23 Jouni MalinenStop sched_scan in number of cases where it should...
2012-01-23 Sujith ManoharanUpdate WPA/RSN IE properly for driver based BSS selection
2012-01-01 Jouni MalinenDo not trigger fast reconnection on locally generated...
2011-12-25 Bartosz MarkowskiAdd BSSID into blacklist and do not clean blacklist...
2011-12-21 Jouni MalinenProcess EVENT_SCHED_SCAN_STOPPED partially if interface...
2011-12-21 Jouni MalinenIgnore disassociation event in wpa_supplicant AP mode
2011-12-18 Jouni MalinenLower RX_MGMT driver event debug level for Beacon frames
2011-12-11 Jouni MalinenFix compiler warning with CONFIG_NO_SCAN_PROCESSING=y
2011-12-06 Jouni MalinenP2P: Add group ifname to P2P-PROV-DISC-* events
2011-12-04 Jouni MalinenTry to reconnect to the same BSS on recoverable disconn...
2011-12-03 Jouni MalinenUpdate internal MAC address on EVENT_INTERFACE_ENABLED...
2011-12-01 Jouni MalinenCall wpas_connection_failed() only if actually trying...
2011-12-01 Jouni MalinenMake reconnect-on-disassoc debug prints somewhat more...
2011-11-24 Jouni MalinenUse wpa_key_mgmt_*() helpers
2011-11-19 Johannes BergAP: Add explicit EAPOL TX status event
2011-11-15 Jouni MalinenP2P: Wait until ongoing scan completes before starting...
2011-11-13 Ben GreearPrint human readable driver event names
2011-10-30 Jouni MalinenProcess RSN pre-authentication candidates when skipping... hostap-1-bp
2011-10-30 Jouni MalinenFix TKIP countermeasures stopping in deinit paths
2011-10-30 Jouni MalinenSkip rate set matching if BSS frequency is not known
2011-10-24 Jithu JanceP2P: Fix wpa_supplicant crash on P2P WPS PBC overlap...
2011-10-23 Arik NemtsovTDLS: Implement low-ack event for lost TDLS peers
2011-10-23 Arik NemtsovTDLS: Support sending a teardown frame from usermode
2011-10-23 Arik NemtsovTDLS/nl80211: Support receiving TDLS discovery response...
2011-10-23 Christian Lamparterwpa_supplicant: Check rate sets before joining BSS
2011-10-23 Jouni MalinenComment out scard initialization code if PCSC_FUNCS...
2011-10-22 Jouni MalinenRemove user space client MLME
2011-10-20 Johannes BergAP: Pass only bssid/addr/wds to EVENT_RX_FROM_UNKNOWN
2011-10-20 Johannes BergAP: Do station poll in driver wrapper
2011-10-16 Jouni MalinenWNM: Add BSS Transition Management Request for ESS...
2011-10-16 Gurumoorthi Gnanas... Allow drivers to indicate WPS push button in station...
2011-10-15 Luciano CoelhoUse sched_scan in driver init
2011-10-15 Luciano CoelhoAdd scheduled scan driver operations
2011-09-30 Zhi ChenAllow wildcard SSID to be used with WPA-PSK if bssid...
2011-09-29 Jouni MalinenGAS: Use off-channel operations for requests
2011-09-29 Jouni MalinenGAS: Add a generic GAS query module
2011-09-26 Jouni MalinenSupport driver-based BSS selection in ap_scan=1 mode
2011-07-15 Jouni MalinenP2P: Filter Probe Request frames based on DA and BSSID...
2011-07-12 Johannes Bergnl80211: Support GTK rekey offload
2011-07-05 Hong WuFT: Clear SME ft_used/ft_ies when disconnecting
2011-07-05 Jouni Malinenwpa_supplicant AP: Disable AP mode on disassoc paths
2011-06-23 Jouni MalinenFix AP selection to check privacy mismatch and IBSS...
2011-05-19 Jouni MalinenFix regression in RSN pre-authentication candidate...
2011-05-16 Jouni MalinenUpdate BSS table entry if roaming event indicates frequ...
2011-04-13 Jouni MalinenWPS: Use strict validation of (Re)AssocResp only if...
2011-04-13 Jouni MalinenAdd sanity checks to EVENT_RX_PROBE_REQ event data
2011-04-11 Dmitry ShmidtMake scan interval configurable
2011-04-08 Jouni MalinenReturn NULL instead of 0 as the pointer on error case
2011-04-08 Jouni MalinenFix WPA/WPA2 AP rejection on parameter mismatch
2011-03-23 Jouni MalinenRSN IBSS: Restart IBSS state machines for each new...
2011-03-20 Paul Stewartwpa_supplicant: Start bgscan on COMPLETED, not ASSOCIATED
2011-03-19 Johannes Bergwpa_s AP mode: propagate scan event
2011-03-18 Xi ChenIBSS RSN: Clear IBSS RSN peers based on peer lost events
2011-03-16 Xi ChenIBSS RSN: Do not start if not yet connected to IBSS
2011-03-06 Jouni MalinenTDLS: Do not allow setup to be started if AP prohibits...
2011-03-06 Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2011-03-06 Shan PalanisamyIndicate assoc vs. reassoc in association event
2011-02-24 Johannes BergP2P: Add new_device flag to dev_found callback
2011-02-24 Konguraj(Raj) Kula... P2P: Embed publically visible struct in peer info
next