aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Support vendor scan together with normal scanKanchanapally, Vidyullatha2016-04-011-11/+19
* P2P: Support driver preferred freq list for invitation caseAhmad Kholaif2016-04-011-0/+1
* P2P: Support driver preferred freq list for Autonomous GO caseAhmad Kholaif2016-04-011-0/+32
* P2P: Expose driver preferred frequency list fetch to P2PAhmad Kholaif2016-04-011-0/+12
* P2P: Use preferred frequency list from the local driverAhmad Kholaif2016-04-011-5/+61
* nl80211: Add means to query preferred channelsAhmad Kholaif2016-04-013-0/+71
* P2P: Inform driver of the operating channel following group formationAhmad Kholaif2016-04-012-0/+13
* wpa_supplicant: Fix a typo in wpa_scan_result_compar()Hahn, Maital2016-04-011-1/+1
* Merge "P2P: Fix P2P configuration file name" into wlan-service.lnx.1.0-dev.1.0Linux Build Service Account2016-03-312-1/+5
|\
| * P2P: Fix P2P configuration file nameGautam2016-03-232-1/+5
* | eap_proxy: include qmi-framework for QCCI migrationBala Krishna Bhamidipati2016-03-231-2/+9
|/
* WNM: Workaround for broken AP operating class behaviorJouni Malinen2016-03-181-1/+16
* Add control interface command for aborting an ongoing scanJouni Malinen2016-02-092-0/+13
* Abort an ongoing scan before connectKanchanapally, Vidyullatha2016-02-094-0/+16
* nl80211: Add support for aborting an ongoing scanKanchanapally, Vidyullatha2016-02-091-0/+7
* BoringSSL: Move OCSP implementation into a separate fileJouni Malinen2016-01-112-0/+2
* P2P: Fix P2P_CANCEL for p2p_in_invitation caseJouni Malinen2016-01-041-0/+1
* P2P: Fix re-invoked client interface completion on data connectionJouni Malinen2015-12-301-0/+2
* Merge 1a0fa705d4ab3bd90f108fe0127fb9dc7c94e396 on remote branchLinux Build Service Account2015-12-213-18/+300
|\
| * Merge tag 'android-6.0.1_r3' into 601r3David Ng2015-12-092-11/+291
| |\
| | * Throttle control interface event message burstsJouni Malinen2015-10-061-11/+226
| | * Add wpa_supplicant EVENT_TEST control interface commandJouni Malinen2015-10-061-0/+30
| | * hostapd: Global control interface notificationsAnton Nayshtut2015-10-061-2/+3
| | * Add debug prints for wpa_supplicant ctrl_iface socket send operationsJouni Malinen2015-10-061-0/+35
| | * Update AP WPA/RSN IE on all associations if driver can select BSSAmarnath Hullur Subramanyam2015-09-181-7/+9
| * | Merge "Merge tag 'android-6.0.0_r26' into HEAD"Linux Build Service Account2015-12-091-7/+9
| |\ \
| | * \ Merge tag 'android-6.0.0_r26' into HEADDavid Ng2015-11-301-7/+9
| | |\ \
| | | * | Update AP WPA/RSN IE on all associations if driver can select BSSAmarnath Hullur Subramanyam2015-09-181-7/+9
| | | |/
| | | * Add QCA vendor command support to set band to driverRavi Joshi2015-08-283-9/+34
| * | | FST: Improve parsing of Multiband IEsDedy Lansky2015-12-011-13/+88
| |/ /
* | | Skip SELECT_NETWORK steps only if already connected or connectingJouni Malinen2015-12-081-1/+2
* | | FST: Improve parsing of Multiband IEsDedy Lansky2015-12-021-13/+88
* | | WNM: Ignore WNM-Sleep Mode Response if WNM-Sleep Mode has not been usedJouni Malinen2015-12-024-0/+11
* | | WNM: Ignore Key Data in WNM Sleep Mode Response frame if no PMF in useJouni Malinen2015-12-021-0/+6
|/ /
* | WPS: Reconnect for a failed data connection when STA_AUTOCONNECT is 0Sunil Dutt2015-11-183-1/+16
* | Remove unnecessary NULL check from LOG_LEVEL handlerJouni Malinen2015-10-271-1/+1
* | Move debug level string conversion functions to wpa_debug.cJouni Malinen2015-10-271-39/+0
* | Opt out of clang till issues are fixedAravind Asam2015-10-061-0/+1
* | Drop some control interface debug print verbosity for send operationsJouni Malinen2015-10-061-1/+2
* | Reduce debug verbosity for read-only control interface commandsJouni Malinen2015-10-061-6/+17
* | Allow wpa_cli/hostapd_cli client socket directory to be specifiedManikandan Mohan2015-10-061-4/+17
* | Do not mark BSS entry in use if SSID has changedJingxiang Ge2015-10-061-4/+12
* | eap_proxy: Disable raw IMSI support by defaultNaresh Jayaram2015-10-061-1/+1
* | P2P: Request fresh scan results after GO NegotiationJouni Malinen2015-10-061-4/+8
* | P2P: Require fresh scan results for persistent group re-invocationJouni Malinen2015-10-066-10/+33
* | Drop connection attempt if network is disabled before radio work startsHu Wang2015-10-062-2/+4
* | FST: Mark fst_ies buffer constJouni Malinen2015-10-062-2/+2
* | FST: Avoid memory leak on double FST-ATTACHJouni Malinen2015-10-061-0/+4
* | FST: Include fst/fst.h explicitly into wpa_supplicant/ctrl_iface.cJouni Malinen2015-10-061-0/+1
* | FST: Mark get_mb_ie() return value constJouni Malinen2015-10-061-1/+1