aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/events.c
Commit message (Expand)AuthorAgeFilesLines
* Use legacy NL80211 STA events for older driversAndrew Dodd2012-12-151-1/+19
* wpa_supplicant: Try to reject proper BSSID even if not set by the driverDmitry Shmidt2012-10-291-1/+4
* Add better handling of CTRL-EVENT-ASSOC-REJECTJeff Johnson2012-10-231-4/+10
* wpa_supplicant: P2P-related fixesDmitry Shmidt2012-09-241-1/+7
* Do not inform other virtual interfaces of scan results in all casesJouni Malinen2012-09-141-5/+12
* P2P: Schedule new scan if P2P operation delays scanJouni Malinen2012-09-141-0/+2
* P2P: Move p2p_cb_on_scan_complete to global contextJouni Malinen2012-09-141-4/+5
* wpa_supplicant: Update to 10-Sep-2012 TOTDmitry Shmidt2012-09-131-62/+53
* wpa_supplicant: Improve scan during p2p_findDmitry Shmidt2012-09-111-4/+0
* wpa_supplicant: Update to 07-Sep-2012 TOTDmitry Shmidt2012-09-101-1/+3
* SME: Fix disconnec-while-authenticatingJouni Malinen2012-09-091-1/+5
* Fix disconnection event processingJouni Malinen2012-09-091-12/+44
* wpa_supplicant: Update to 29-Aug-2012 TOTDmitry Shmidt2012-09-041-7/+120
* Restore STA reconnection behaviorIrfan Sheriff2012-08-081-6/+5
* wpa_supplicant: Update to 07-Jul-2012 TOTDmitry Shmidt2012-07-191-42/+202
* Restore STA reconnection behaviorIrfan Sheriff2012-06-181-17/+34
* wpa_supplicant: Update to Version 0.8.27 from BRCMDmitry Shmidt2012-05-301-0/+19
* wpa_supplicant: Update to Version 0.8.26 from BRCMDmitry Shmidt2012-05-021-11/+23
* wpa_supplicant: Fix CONFIG_NO_ROAMING optionDmitry Shmidt2012-04-131-1/+1
* Update to new version 0.8.22 from BRCMDmitry Shmidt2012-03-061-22/+88
* wpa_supplicant: Change option CONFIG_ROAMING to CONFIG_NO_ROAMINGDmitry Shmidt2012-02-211-1/+1
* Update to new version 0.8.17 from BRCMDmitry Shmidt2012-02-061-5/+29
* Update to new version 0.8.16 from BRCMDmitry Shmidt2012-01-241-119/+394
* BRCM P2P updateDmitry Shmidt2011-08-231-2/+28
* Add CONFIG_ROAMING option (off by default)Dmitry Shmidt2011-08-161-0/+4
* Add P2P support for BRCM CFG80211 driverDmitry Shmidt2011-07-211-1/+30
* Accumulative patch from commit 8fd0f0f323a922aa88ec720ee524f7105d3b0f64Dmitry Shmidt2011-07-071-0/+11
* Accumulative patch from commit 20a0b03debef66cc57b0c34a05f8be5229be907cJouni Malinen2011-06-271-2/+5
* Accumulative patch from commit 6d28fb9627155929012cda944aacd5a52ce7051aJouni Malinen2011-05-241-11/+16
* Set ap_scan to default in case of disassociationDmitry Shmidt2011-05-091-1/+2
* wpa_supplicant: Initial Revision 0.8.XDmitry Shmidt2011-05-091-0/+2202