aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant
Commit message (Expand)AuthorAgeFilesLines
* Remove all PeerKey functionalityJouni Malinen2017-10-1615-113/+20
* WNM: Ignore WNM-Sleep Mode Response without pending requestJouni Malinen2017-10-161-1/+3
* wpa_supplicant_conf: Let devices provide their own templatestaging/cm-14.1-cafrebaseRicardo Cerqueira2017-01-011-1/+1
* eap: Don't force reassociation when getting the identity and handshakes are i...Ricardo Cerqueira2017-01-011-1/+5
* eap_peer: Make the QMI EAP proxy a standalone libRicardo Cerqueira2017-01-011-0/+34
* Merge commit 'e382b88ddec8ed658cb462a6a49ec54e0d0e564c' into remoteLalit Kansara2016-12-061-0/+5
|\
| * DO NOT MERGE Dont exceed scan ssid max size advertised by driverRoshan Pius2016-07-011-0/+5
* | Restart PNO/sched_scan on channel list update.Arik Nemtsov2016-11-031-7/+9
* | Share a common helper function for restarting sched_scan.Jouni Malinen2016-11-033-10/+13
* | wpa_supplicant: Cancel sched_scan on SELECT_NETWORK initiated scanMax Stepanov2016-11-033-0/+21
* | nl80211: Allow TDLS trigger modes to be configured to the host driverSunil Dutt2016-11-012-0/+11
* | Merge "Do not exceed scan ssid max size advertised by driver" into wlan-aosp-...Service qcabuildsw2016-10-281-0/+6
|\ \
| * | Do not exceed scan ssid max size advertised by driverRoshan Pius2016-10-261-0/+6
* | | Merge "P2P: Check if the pref_freq reported by the driver supports P2P" into ...Service qcabuildsw2016-10-261-2/+4
|\| |
| * | P2P: Check if the pref_freq reported by the driver supports P2PSunil Dutt2016-10-251-2/+4
* | | MBO: Add support to send ANQP request to get cellular preferencevamsi krishna2016-10-125-9/+69
* | | MBO: Do not add reason_detail in non_pref_chan attr (STA)vamsi krishna2016-10-123-21/+12
* | | WNM: Add testing option to reject BSS Transition Management Requestvamsi krishna2016-10-123-0/+17
* | | MBO: Add support to ignore association disallowed set by APvamsi krishna2016-10-123-0/+11
|/ /
* | MBO: Remove unused assignmentJouni Malinen2016-10-121-1/+0
* | MBO: Improve supported operating class generationJouni Malinen2016-10-121-13/+56
* | MBO: Mark verify_channel() staticJouni Malinen2016-10-121-2/+2
* | mesh: Allow 160 MHz channel to be configuredJouni Malinen2016-09-231-0/+10
* | Report connection timeouts in CTRL-EVENT-ASSOC-REJECTJouni Malinen2016-09-161-4/+6
* | Merge changes Id9b2361e,I616fcc75 into wlan-aosp-service.lnx.2.0-devLinux Build Service Account2016-08-313-5/+31
|\ \
| * | wpa_supplicant: Configurable EAP fragment size in AP modeLior David2016-08-251-0/+2
| * | Fix sending non-Public Action frames over P2P Device interfaceLior David2016-08-252-5/+29
* | | Merge "wpa_supplicant: Add wps_disabled parameter to network block" into wlan...Linux Build Service Account2016-08-316-1/+18
|\| |
| * | wpa_supplicant: Add wps_disabled parameter to network blockLior David2016-08-256-1/+18
* | | Set default scan IEs to the driver (QCA vendor extension)vamsi krishna2016-08-245-0/+47
|/ /
* | Fix EAP state machine reset with offloaded roaming and authorizationJouni Malinen2016-08-241-3/+6
* | P2P: Add P2P_GROUP_MEMBER command to fetch client interface addressPurushottam Kushwaha2016-08-242-0/+37
* | WNM: Fetch scan results before checking transition candidatesKanchanapally, Vidyullatha2016-08-243-26/+151
* | nl80211: Use extended capabilities per interface typeKanchanapally, Vidyullatha2016-08-245-0/+33
* | P2P: Allow P2P listen being offloaded to the driver/firmwarePeng Xu2016-08-247-1/+166
* | P2PS: Allow P2P_CONNECT command for P2PS connection with/without PINPurushottam Kushwaha2016-08-242-2/+5
* | WPS: Fix memory leak with wps_ie in wpa_bss_is_wps_candidate()vamsi krishna2016-08-241-0/+1
* | WPS: Do not expire probable BSSes for WPS connectionvamsi krishna2016-08-241-1/+43
* | wpa_supplicant: Make GAS Address3 field selection behavior configurableJouni Malinen2016-08-245-1/+32
* | Reject SET commands with newline characters in the string valuesJouni Malinen2016-08-241-0/+6
* | Reject SET_CRED commands with newline characters in the string valuesJouni Malinen2016-08-241-1/+8
* | Remove newlines from wpa_supplicant config network outputPaul Stewart2016-08-241-4/+5
* | Reject psk parameter set with invalid passphrase characterJouni Malinen2016-08-241-0/+6
* | eap_proxy: EAP-SIM implementationBala Krishna Bhamidipati2016-08-242-0/+56
* | P2P: Trigger event when invitation is acceptedLior David2016-08-241-0/+19
* | wpa_supplicant: "don't care" value for pbss in ssid structureLior David2016-08-247-9/+36
* | wpa-supplicant: Enable FSTDedy Lansky2016-08-241-1/+1
|/
* Cumulative patch from commit 3560b32ca34f0ac20e4883cd2a0ad21a20502dfcDmitry Shmidt2016-04-061-1/+0
* Cumulative patch from commit f89c32e63f71e66d7b55e284016762b603ae02dbDmitry Shmidt2016-04-0439-66/+1501
* Guard against return value already being nullPaul Stewart2016-03-181-2/+4