aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/wpa_supplicant.c
Commit message (Expand)AuthorAgeFilesLines
* Supply the connection scan results to bgscan after initYoni Divinsky2012-09-041-1/+9
* Revert "Supply the connection scan results to bgscan after init"Arik Nemtsov2012-09-041-5/+1
* wpa_s: support different p2p concurrency modes when connecting STAArik Nemtsov2012-08-021-2/+1
* Initialize P2P on p2p0 and not wlan0 (JB)Eyal Shapira2012-08-021-4/+7
* P2P: fix freq conflict resolution in case of P2P and STAEyal Shapira2012-08-021-21/+22
* P2P: Resolve frequency conflicts between STA and P2P (BRCM)Eyal Shapira2012-08-021-0/+24
* wpa_supplicant: delay scans only for android builds (INTERNAL)Eliad Peller2012-08-021-0/+4
* android: Delay scan after startup to prevent race with framework (INTERNAL)Eyal Shapira2012-08-021-1/+1
* Use normal scan on first scan after initEyal Shapira2012-08-021-4/+1
* add set/cancel_priority callsEliad Peller2012-08-021-0/+4
* Roam back to the origin AP when assoc/auth times outEyal Shapira2012-08-021-0/+3
* initiate roaming on beacon_lossEliad Peller2012-08-021-0/+2
* Increase the scan_interval to 15 secsEyal Shapira2012-08-021-1/+1
* wpa_s: add API to disable or enable roamingEyal Shapira2012-08-021-0/+17
* wpa_s: Disable bgscan and roaming when driver support is limitedEyal Shapira2012-08-021-3/+3
* sched scan: read driver support for sched scan intervalsEyal Shapira2012-08-021-0/+2
* sched scan: Logic changesEyal Shapira2012-08-021-0/+2
* sched scan: Update scan according to changes in network listEyal Shapira2012-08-021-1/+16
* Fix use-after-free bug when removing a connected networkEyal Shapira2012-08-021-0/+57
* Supply the connection scan results to bgscan after initYoni Divinsky2012-07-301-1/+5
* Reinitialize autoscan on explicit reassocciate/reconnect commandJouni Malinen2012-06-261-0/+10
* Start autoscan for first connection attemptJouni Malinen2012-06-261-2/+3
* Add automatic scanning supportTomasz Bursztyka2012-06-261-0/+21
* Set state to DISCONNECTED on auth/assoc failuresJouni Malinen2012-06-251-0/+1
* P2P: Add preference setting for concurrent use casesJithu Jance2012-06-101-0/+10
* WNM: Add advertisement of BSS max idle periodJouni Malinen2012-05-271-0/+2
* Fix BSSID enforcement with driver-based BSS selectionJouni Malinen2012-05-111-1/+6
* Validate WEP key lengths based on driver capabilitiesJouni Malinen2012-05-101-5/+39
* P2P: Deinitialize global P2P context on P2P mgmt interface removalJouni Malinen2012-05-101-0/+8
* HS 2.0: Add HS 2.0 Indication element into (Re)Association RequestJouni Malinen2012-05-081-0/+15
* Ignore network blocks that have invalid WEP key lengthJouni Malinen2012-05-071-3/+3
* Add handling of OBSS scan requests and 20/40 BSS coex reportsRajkumar Manoharan2012-05-031-0/+3
* Fix D-Bus build without ctrl_ifaceJouni Malinen2012-04-271-0/+74
* Create DBus getter/setter for ScanIntervalMukesh Agrawal2012-04-011-0/+23
* debug: Add option to log to Linux tracingJohannes Berg2012-03-311-0/+9
* Allow background scan period to be configuredBala Shanmugam2012-03-301-0/+1
* Filter station mode EAPOL RX on bridge interface based on destinationJouni Malinen2012-03-051-2/+27
* Fix processing of channel list update eventsJouni Malinen2012-03-011-1/+1
* Fix CTRL-EVENT-DISCONNECTED event for locally generated disconnectionJouni Malinen2012-03-011-0/+10
* Allow PC/SC reader to be selected and initialized at startJouni Malinen2012-02-261-0/+45
* P2P: Allow channels to be removed from P2P useJouni Malinen2012-02-171-0/+2
* P2P: Do not include P2P IE in association request to non-P2P APJouni Malinen2012-02-171-3/+2
* Add BSSID filter for testing purposesJouni Malinen2012-02-161-0/+3
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Select the BSD license terms as the only license alternativeJouni Malinen2012-02-111-20/+4
* Try fallback drivers if global init for preferred drivers failsDan Williams2012-02-041-2/+5
* Use PMKSA cache entries with only a single network contextJouni Malinen2012-02-041-0/+2
* Delay scan request on select_network if disconnectingJouni Malinen2012-02-041-3/+6
* Support HT capability overridesBen Greear2012-01-291-0/+189
* Remove duplicated TERMINATING eventJouni Malinen2012-01-291-5/+0