aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/wpa_supplicant_i.h
Commit message (Expand)AuthorAgeFilesLines
* WFD: Add Wi-Fi Display supportJouni Malinen2012-12-141-0/+6
* P2P: Add optional "ht40" argument for p2p_connectRajkumar Manoharan2012-09-041-0/+1
* P2P: Resolve frequency conflicts between STA and P2P (BRCM)Eyal Shapira2012-08-021-1/+4
* Android: Implement SETBAND for scan requestsJouni Malinen2012-08-021-0/+2
* Disconnect if we can't roam following beacon lossEyal Shapira2012-08-021-0/+1
* Roam back to the origin AP when assoc/auth times outEyal Shapira2012-08-021-2/+10
* initiate roaming on beacon_lossEliad Peller2012-08-021-0/+1
* wpa_s: add API to disable or enable roamingEyal Shapira2012-08-021-0/+2
* wpa_s: Disable bgscan and roaming when driver support is limitedEyal Shapira2012-08-021-0/+3
* sched scan: read driver support for sched scan intervalsEyal Shapira2012-08-021-0/+1
* sched scan: Logic changesEyal Shapira2012-08-021-1/+0
* sched scan: Continue to scan even if previous scan cancel failsEyal Shapira2012-08-021-0/+1
* Fix use-after-free bug when removing a connected networkEyal Shapira2012-08-021-1/+2
* Export disconnect reason code to dbusGary Morain2012-06-301-0/+3
* Reinitialize autoscan on explicit reassocciate/reconnect commandJouni Malinen2012-06-261-0/+1
* Add automatic scanning supportTomasz Bursztyka2012-06-261-0/+4
* P2P: Add preference setting for concurrent use casesJithu Jance2012-06-101-0/+6
* P2P: Improve p2p_prov_disc-auto robustnessSunil Dutt Undekari2012-06-061-0/+1
* WNM: Add advertisement of BSS max idle periodJouni Malinen2012-05-271-0/+2
* P2P: Add option for Provision Discovery before GO NegotiationJouni Malinen2012-05-111-0/+1
* Validate WEP key lengths based on driver capabilitiesJouni Malinen2012-05-101-0/+3
* P2P: Deinitialize global P2P context on P2P mgmt interface removalJouni Malinen2012-05-101-0/+1
* P2P: Allow older scan results to improve p2p_connect-auto robustnessJouni Malinen2012-05-081-0/+1
* 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/+15
* P2P: Add option to force SSID/passphrase for GO NegotiationJouni Malinen2012-04-271-0/+1
* P2P: Add p2p_prov_disc auto mechanismJouni Malinen2012-04-261-0/+5
* P2P: Add automatic GO Negotiation vs. join-a-group selectionJouni Malinen2012-04-131-0/+5
* P2P: Remove client group on Deauthentication reason code 3Jouni Malinen2012-04-031-1/+2
* DBus: Add ability to report probe requestsJohannes Berg2012-04-011-0/+3
* Create DBus getter/setter for ScanIntervalMukesh Agrawal2012-04-011-0/+2
* debug: Add option to log to Linux tracingJohannes Berg2012-03-311-0/+5
* Fix processing of channel list update eventsJouni Malinen2012-03-011-0/+1
* Allow PC/SC reader to be selected and initialized at startJouni Malinen2012-02-261-0/+4
* P2P: Allow channels to be removed from P2P useJouni Malinen2012-02-171-0/+8
* 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
* Support HT capability overridesBen Greear2012-01-291-0/+5
* Let wpa_supplicant_deinit_iface() know that process is terminatingDmitry Shmidt2012-01-291-1/+2
* Interleave wildcard and specific SSID scans when max_ssids=1Eyal Shapira2012-01-291-0/+3
* WPS: Use single channel scan if AP channel already knownJouni Malinen2011-12-311-0/+1
* Maintain internal copy of Probe Response offload capabilitiesArik Nemtsov2011-12-101-0/+7
* Update internal MAC address on EVENT_INTERFACE_ENABLED eventsJouni Malinen2011-12-031-0/+1
* Use normal scan before sched_scan if that can speed up connectionJouni Malinen2011-11-281-0/+1
* Add preferred network offload (PNO) functionalityJouni Malinen2011-11-281-0/+2
* P2P: Wait until ongoing scan completes before starting P2P findJouni Malinen2011-11-151-0/+2
* Correct a spelling mistakeFu Yingang2011-11-131-1/+1
* Fix TKIP countermeasures stopping in deinit pathsJouni Malinen2011-10-301-0/+2
* Add no_cck parameter for send_action() driver_opsJouni Malinen2011-10-291-0/+1
* P2P: Fix wpa_supplicant crash on P2P WPS PBC overlap caseJithu Jance2011-10-241-3/+3