aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'LA.UM.5.5.r1-00900-8x96.0' of git://codeaurora.org/platform/extern...cm-14.0Steve Kondik2016-10-1720-30/+876
|\
| * Merge 4b90e06ec3e20955d327a9da9e806b2591967b00 on remote branchLinux Build Service Account2016-10-105-4/+615
| |\
| | * Promotion of wlan-aosp-service.lnx.2.0-00008.Linux Build Service Account2016-10-032-0/+52
| | |\
| | | * Merge "mesh: Allow 160 MHz channel to be configured" into wlan-aosp-service.l...Linux Build Service Account2016-10-031-0/+10
| | | |\
| | | | * mesh: Allow 160 MHz channel to be configuredJouni Malinen2016-09-231-0/+10
| | | * | Define a QCA vendor command to validate encryption engineSrinivas Dasari2016-09-291-0/+42
| | | |/
| | * | Promotion of wlan-aosp-service.lnx.2.0-00006.Linux Build Service Account2016-09-214-4/+563
| | |\|
| | | * Report connection timeouts in CTRL-EVENT-ASSOC-REJECTJouni Malinen2016-09-163-4/+16
| | | * Merge changes I6aae38db,I187044eb into wlan-aosp-service.lnx.2.0-devLinux Build Service Account2016-09-161-0/+440
| | | |\
| | | | * Fix mistakes in definition of QCA vendor commands for indoor locationLior David2016-09-071-2/+3
| | | | * Add QCA vendor commands/attributes for indoor locationLior David2016-09-071-0/+439
| | | * | Merge "QCA vendor subcommand for LL_STATS extension" into wlan-aosp-service.l...Linux Build Service Account2016-09-161-0/+46
| | | |\|
| | | | * QCA vendor subcommand for LL_STATS extensionZhang Qian2016-09-071-0/+46
| | | * | Merge changes I0b4cc7b8,I0335bff2 into wlan-aosp-service.lnx.2.0-devLinux Build Service Account2016-09-161-0/+61
| | | |\|
| | | | * QCA vendor command to get hardware capabilitiesYingying Tang2016-09-071-0/+35
| | | | * QCA vendor command to configure GPIO pinsVikram Kandukuri2016-09-071-0/+26
| * | | | Merge db81de1eb825b24b725f1fc42deca90209aa5686 on remote branchLinux Build Service Account2016-09-221-19/+2
| |\| | |
| | * | | Promotion of wlan-aosp-service.lnx.2.0-00005.Linux Build Service Account2016-09-151-19/+2
| | |\| |
| | | * | nl80211: Use the monitor interface only without device_ap_sme supportSunil Dutt2016-09-121-19/+2
| | | |/
| * | | Merge 44f100057998df58e805f212d038a0139e80ae46 on remote branchLinux Build Service Account2016-09-1219-7/+259
| |\| |
| | * | Promotion of wlan-aosp-service.lnx.2.0-00003.Linux Build Service Account2016-09-019-6/+50
| | |\|
| | | * 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
| | |_|/ | |/| |
| | | * Reserve QCA vendor specific nl80211 command 121Sunil Dutt2016-08-301-0/+1
| | * | Promotion of wlan-aosp-service.lnx.2.0-00001.Linux Build Service Account2016-08-2711-1/+209
| |/| | | | |/
| | * Set default scan IEs to the driver (QCA vendor extension)vamsi krishna2016-08-2410-0/+120
| | * Fix a typo in QCA vendor attribution documentationJouni Malinen2016-08-241-2/+2
| | * Define QCA vendor config attribute to set default scan IEs to the drivervamsi krishna2016-08-241-0/+11
| | * Assign QCA vendor attribute for setting TX fail count thresholdSunil Dutt2016-08-241-0/+4
| | * Assign QCA vendor attributes for set retry configurationzhangq2016-08-241-0/+15
| | * Assign QCA vendor command/attributes for set/get wifi configurationSunil Dutt2016-08-241-1/+59
| |/
* | wpa_supplicant: Remove unnecessary QMI linkagestaging/cm-14.0-cafSteve Kondik2016-09-011-1/+0
* | wpa_supplicant_conf: Let devices provide their own templateRicardo Cerqueira2016-09-011-1/+1
* | Fix dependenciesSteve Kondik2016-09-011-1/+1
* | eap: Don't force reassociation when getting the identity and handshakes are i...Ricardo Cerqueira2016-09-011-1/+5
* | eap_peer: Make the QMI EAP proxy a standalone libRicardo Cerqueira2016-09-012-0/+37
* | Revert "p2p: Add p2p_no_group_iface flag to p2p conf file"Steve Kondik2016-09-011-2/+0
* | p2p: Add p2p_no_group_iface flag to p2p conf fileHardik Kantilal Patel2016-08-301-0/+2
|/
* 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-244-0/+61
* WNM: Fetch scan results before checking transition candidatesKanchanapally, Vidyullatha2016-08-243-26/+151
* QCA vendor command to configure conditional switch channel for APChandrasekaran Manishekar2016-08-241-0/+33
* nl80211: Use extended capabilities per interface typeKanchanapally, Vidyullatha2016-08-2412-1/+197
* nl80211: Fix use-after-free in qca_nl80211_get_features()Paul Stewart2016-08-241-2/+7
* P2P: Allow P2P listen being offloaded to the driver/firmwarePeng Xu2016-08-2415-45/+431
* nl80211: P2P Listen offload vendor command definitionsPeng Xu2016-08-241-0/+59
* Add a QCA vendor command to configure AP parametersSunil Dutt2016-08-241-1/+21