summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | * | | | Update with correct LF copyright needed for open-sourcePrakash Dhavali2014-01-16
| | | | | |
| | * | | | Revert "Release 4.0.0.69"Prakash Dhavali2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 501ea4acc979874e19eb972e64c647726cd71675.
| | * | | | Release 4.0.0.69Prakash Dhavali2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | Release 4.0.0.69. Wlan host driver release
| | * | | | qcacld:Fix Regression caused because of TDLSGanesh Babu Kumaravel2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TDLS changes has overwritten the uapsd changes. Restored the changes. . Change-Id: I32808e38ff4a7037917900d095daa56896aea5fd CRs-Fixed: 594431
| | * | | | cld: wma: Hold wakelock when host wakeup for PNOPrakash Dhavali2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the host is in suspended state and wow is enabled & PNO is progress in firmware, firmware will wakeup the host and send wake reason as WOW_REASON_NLOD when desired AP is found. On receiving such event, Host should stay alive some more time to enable wpa_supplicant to perform association with that AP. . Change-Id: I5074060ef0dcecc7cb0e5262693702ba35689be4 CRs-fixed: 567665
| | * | | | cld: Support of max clients in AP modeSachin Ahuja2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes done to get the maxClients Supported by gSoftApMaxPeers ini. Default value of ini is 14 and it can be configured to 32 for Rome 1.3. As UMAC reserves 2 peerIdxs for Riva, gLimAssocStaLimit is incremented while updating config values for CLD. . Change-Id: Ibab722eed2cb74ec9736519a4fdf058bf9b7a1b2 CRs-Fixed: 594375
| | * | | | qcacld:Handle Deferred Sleep Timer incase of suspend scenarioGanesh Babu Kumaravel2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since wow is holding the wakelock to ensure there is no frame during suspend HIF Lock is removed. Further before going into suspend if the deferred sleep timer is running then cacel the timer and put the chip into sleep mode if required. . Change-Id: If36d4fd04dc1fdb85c9e6fd18e797e129f361c55 CRs-Fixed: 594416
| | * | | | qcacld: NCHO: Implement nProbes and other NCHO paramsDeepak Dhamdhere2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use nProbes and HomeAwayTime parameters in computing roaming scan configuration parameters. Added mnemonic values for default and hardcoded parameters in roaming configuration. Enable/disable roaming firmware dynamically and maintain state information. . Change-Id: I2f58d4e06254873a6f57c39014a9528b69149e74 CRs-Fixed: 594014
| | * | | | CLD: Free IRQ during module unload in FTM ModeKomal Kumar2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable and Freeing of IRQ is moved from hif_pci_remove to hif_disable_isr, which is called from vos_stop. In FTM mode this was not handled. So this is handled in wlan_ftm_close. . Change-Id: Ia9cbb8985ffcdfeec78a41e53a9a1f9ad5d305d3 CRs-Fixed: 593332
| | * | | | qcacld: update fw interface common files as per CL 803567Rajesh Chauhan2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added vdev_id in wmi_gtk_rekey_fail_event_fixed_param. . Change-Id: Ifc1b7b36ca68753ee4ecc2e0ee93270cf23e18f2 CRs-Fixed: 594271
| | * | | | qcacld: fwlog: update fwlog parser file as per CL 798691Thirumalai Pachamuthu2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change will include the parser changes from perforce . Change-Id: I81f043e18959ffe2e13e84db22038444bfe343b1 CRs-Fixed: 590342
| | * | | | qcacld: update fw interface common file as per CL 796507 796186 794081Thirumalai Pachamuthu2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update fw interface common file as per CL 796507 796186 794081 . Change-Id: I94c516d0e5569113167f1a9323c8435418dac91d CRs-Fixed: 590342
| | * | | | qcacld: HDD: fix the pps command processingThirumalai Pachamuthu2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch will address the pps command processing issue. . Change-Id: I897c323eaf8b98f7a3f4222163a9c90c34ee9381 CRs-Fixed: 583038
| | * | | | qcacld: wma: Fix the packet powersave issueThirumalai Pachamuthu2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch will address the pps issue. The wma layer is not calling the right WMI command to configure the packet power save command. . Change-Id: If8688bbcd155f8bd0eb5545fbc365fcd8cf4d1ed CRs-Fixed: 583038
| | * | | | qcacld: fwlog: update the userspace utils to handle the dropped bufferThirumalai Pachamuthu2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The dbglog application updated to print the log buffer drop message in the parsed output. Also updated the parser with the latest parse commands. . Change-Id: I123870990de3a1e144135c9f6948fcc57500fcfa CRs-Fixed: 590453
| | * | | | qcacld: update fw interface common files as per CL 801749Rajesh Chauhan2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new power save enums for QPower. . Change-Id: I193ace7efd1826888848880abe7196179bb3a30f CRs-Fixed: 593299
| | * | | | qcacld: Change target failure dump region and addressYue Ma2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change DRAM and register dump region and address when target failure happens. Also remove unnecessary prints in the target failure interrupt handler. . Change-Id: Ia40a6afb06669ff10387e00c2664655c45e457bb CRs-Fixed: 592262
| | * | | | qcacld: Add regulatory domain init code during SSR re-init progressYue Ma2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NV module for regulatory domain feature should be reinitialized in the progress of SSR reinitialization, otherwise it will lead crashes after SSR. . Change-Id: Ib161bb060a7a3f828d6f2cfd2244d99f082c15ea CRs-Fixed: 592262
| | * | | | wlan: DFS Support for SAP - CSA IE advertisement in BeaconsRavi Joshi2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for advertising CSA IE in beacons and probe response frames for SAP. . Change-Id: If086413ba0138b12d4a4723ae1354557f7f57eb6 CRs-Fixed: 589876
| | * | | | wlan: ROME DFS Changes on branchRavi Joshi2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implements DFS Channel Change for SAP in addition to Radar Indication, random channel selection, SAP States for CAC, partial changes for start beacon Indication. . Change-Id: I6b62e797b3c104ba716697d2bb2441aa5fccca7c CRs-Fixed: 589876
| | * | | | wlan: Initial changes for DFS master mode support for SAP on CLDRavi Joshi2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The DFS module is borrowed from qca_main and will be used as-is without further modifications. . Change-Id: I40f5b0eff3c64cb714ecfb4c27eb9ab54482a119 CRs-Fixed: 589876
| | * | | | Release 4.0.0.68DPrakash Dhavali2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | Fix syntax issue caused by verbosity in android.mk
| * | | | | Merge "Release 4.0.0.68D"Linux Build Service Account2014-01-19
| |\ \ \ \ \
| | * | | | | Release 4.0.0.68DPrakash Dhavali2014-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 4.0.0.68D. Symlink /system/lib/wlan.ko to firmware bin path and fix syntax conflict with verbosity of Android.mk
| * | | | | | Merge "Merge remote-tracking branch 'origin/caf/caf-wlan/master'"Linux Build Service Account2014-01-19
| |\| | | | |
| | * | | | | Merge remote-tracking branch 'origin/caf/caf-wlan/master'Prakash Dhavali2014-01-16
| |/| | | | | | | |/ / / /
| | * | | | Release 4.0.0.68DPrakash Dhavali2014-01-15
| | | | | | | | | | | | | | | | | | | | | | | | Release 4.0.0.68D with fix for system/lib/<module>.ko
| | * | | | Copy latest .dat, ini files as requested by defaultPrakash Dhavali2014-01-15
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I249c57a984562119001eaaf7e2def39e4c4992b6
| * | | | | Merge "Release 4.0.0.68C for MDM9x35 delivery from qcacld-2.0"Linux Build Service Account2014-01-12
| |\ \ \ \ \
| | * | | | | Release 4.0.0.68C for MDM9x35 delivery from qcacld-2.0Prakash Dhavali2014-01-12
| |/| | | | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/caf/caf-wlan/master' Release 4.0.0.68C for MDM9x35 delivery from qcacld-2.0. Includes all apq8084 changes till 4.0.0.68 wlan host driver
| | * | | | Release 4.0.0.68C. Corrected driver name to opensource namePrakash Dhavali2014-01-12
| | | | | | | | | | | | | | | | | | | | | | | | Release 4.0.0.68C. Corrected driver name to opensource name
| | * | | | Disable non apq8084 platform builds on this projectPrakash Dhavali2014-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable non apq8084 platform builds on this project as they are not compatible.
| | * | | | Release 4.0.0.68CPrakash Dhavali2014-01-11
| | | | | | | | | | | | | | | | | | | | | | | | Release 4.0.0.68C for MDM9x35
| | * | | | qcacld: Add QCA_SUPPORT_TXRX_VDEV_PAUSE_LL in MakefileYun Park2014-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To register event handler for WMI_TX_PAUSE_EVENT from FW Change-Id: I151ab333b885e8f28ede42c32422541e794e3a7e
| | * | | | qcacld:ipa: WLAN-IPA TX OptimizationYun Park2014-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removing dev-id and sta_id from the Tx partial header - WLAN-IPA TX-optimization (Removing DMA address map/unmap) - Fix IPA RX header format from 802.3 to Ethernet-II - Fix ipa_tx_dp_mul() failure by making total # of desc 1 less than the IPA descriptor FIFO size - Fix the crash due to invaid sta_id due to IPA Rx header is not retained when using IPA default routing table Change-Id: Iaa6ece4689aa4883b3741e84b31b164e9a379613 CRs-fixed: 595907
| | * | | | qcacld:ipa: Fix IPA RX header format from 802.3 to Ethernet-IIYun Park2014-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change is to fix the IPA RX failure caused by WLAN driver sending wrong packet header length. Also fixed crash due to the Rx packet header removed from IPA for the exception packets. Change-Id: Ib41cea65318e857805461dcbc52ea747752453fc CRs-fixed: 595907
| | * | | | qcacld: ipa: IPA interface module for CLD DriverManikandan Mohan2014-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current design uses passing all the data packets to Linux network stack for routing the packets across interfaces. By doing this host CPU is always busy in handling packet routing. With the concept of IP Accelerator (IPA) interface, the IP packets are sent to IPA for routing instead of sending to Linux Network stack. Change-Id: Ia464467eb75978dcc2a637428014a42c7af57e51 CRs-fixed: 595907
| | * | | | qcacld: hdd: Fix unsupported auth algorithmPeng Xu2014-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the SAP allows OPEN_SYSTEM authentication even its authentication type is SHARED KEY. This is fixed by setting the authType of the SAP to the value passed by hostapd before starting the SAP. SAP will reject the authentication request if it is unsupported auth algorithm. Change-Id: I4ff262e4de964eb1545bcc960fac844cffb93d00 CRs-fixed: 594780
| | * | | | qcacld: sap: to support of 11n/11ac fixed rate configurationRyan Hsu2014-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SAP mode didn't support fixed-rate, add the ioctl handler to configure the fixed rate as STA mode. Change-Id: Idb33b2413b12db1c40c32b4e0f2eb975a901b56e CRs-fixed: 595335
| | * | | | qcacld: sap: add the txrx_fwstats dump to sap interfaceRyan Hsu2014-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the txrx fw statistics dump for SAP mode. ref: copy from STA mode. Change-Id: I5ea91c9b55714d205d919b846b51454f48639fc8 CRs-fixed: 592898
| | * | | | qcacld: HDD: RTSCTS protection host API ImplmentationMing-yi Lin2014-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RTSCTS protection STA mode API was not working. Fix it. Also implement private ioctl api for SAP mode. Change-Id: I5631d220f20a470fa4e1772ab3dceb7972d5b546 CRs-fixed: 594385
| | * | | | qcacld: Enable FTM in MakefilePrashanth Bhatta2014-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enabling FTM support in Makefile as well similar to Kbuild. Change-Id: Icf9981668015cb22cbc345ba582669d9dc5cde66
| | * | | | Rename riva to wcnss folderPrakash Dhavali2014-01-10
| | | | | | | | | | | | | | | | | | | | | | | | Rename riva to wcnss folder
| | * | | | Additional changes to correct only copyright textPrakash Dhavali2014-01-08
| | | | | | | | | | | | | | | | | | | | | | | | Additional changes to correct only copyright text
| | * | | | Release 4.0.0.68Prakash Dhavali2014-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 4.0.0.68 to override previous 4.0.0.62B as this includes switch from internal dev branch of qcacld-2.0 to qcacld-new
| | * | | | Release 4.0.0.62B. Add back MODULE_LICENSE to be Dual BSD/GPLPrakash Dhavali2013-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add back MODULE_LICENSE to be Dual BSD/GPL in qcacld-new switch over from qcacld-2.0
| | * | | | Release 4.0.0.62BPrakash Dhavali2013-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Release 4.0.0.62B next set of changes. These are additional changes on top of 4.0.0.62/62A that were changed between qcacld-2.0 and qcacld-new switch-over.
| | * | | | Release 4.0.0.62A.Prakash Dhavali2013-12-28
| | | | | | | | | | | | | | | | | | | | | | | | Correct module name and tag to match previous opensrc copy
| | * | | | Rename RIVA_INC to WCNSS_INCPrakash Dhavali2013-12-27
| | | | | | | | | | | | | | | | | | | | | | | | Rename RIVA_INC references to WCNSS_INC path that contain FW API.
| | * | | | Remove stale riva and wcnss/riva foldersPrakash Dhavali2013-12-27
| | | | | | | | | | | | | | | | | | | | | | | | Remove stale riva and wcnss/riva folders