Skip to content
Snippets Groups Projects
  1. Mar 07, 2019
  2. Dec 03, 2018
  3. Aug 24, 2018
  4. Jul 18, 2018
    • wadesong's avatar
      qcacld-3.0: Turn off leak detection by default · 1acd1392
      wadesong authored
      Turn off the leak detection by default and only enable it when
      there is an explicit requirement to turn it on in a debugging
      environment.
      
      Change-Id: Ibc9fcfc01f8e5e0784de5342c5a10a4db4f16db3
      CRs-Fixed: 2279125
      1acd1392
  5. Jul 12, 2018
    • Zhu Jianmin's avatar
      qcacld-3.0: Enable locks to serialization component · c7dfdd6a
      Zhu Jianmin authored
      Serialization component's APIs may get called by various
      component owners through different thread contexts. This
      makes lock a mandatory requirement in order to prevent any
      shared data corruption.
      
      Change-Id: I708e67d37b9ceb30b14afa1754cc99fce899ad69
      CRs-Fixed: 2272624
      c7dfdd6a
  6. Jun 27, 2018
    • Manikandan Mohan's avatar
      qcacld-3.0: Fix errors of multi driver compilation · 738f4c83
      Manikandan Mohan authored
      Qcacld supports multiple driver modules instance generation with
      different file names and Kbuild options. Fix driver load time and
      compilation errors on this feature.
      
      Change-Id: Ib405e6c475bace31933a28dc64082f2b6c046da9
      CRs-fixed: 2197749
      738f4c83
  7. Jun 25, 2018
  8. Jun 05, 2018
  9. Jun 01, 2018
  10. May 16, 2018
    • Paul Zhang's avatar
      qcacld-3.0: Define CONFIG_MCL_REGDB in Kbuild · eb7bf296
      Paul Zhang authored
      Currently, CONFIG_MCL_REGDB does not define for MCL,
      then the driver uses the g_all_countries[] which is
      for WIN.
      
      Change-Id: If1b5873b65005381eabca95f530504d599a38e3b
      CRs-Fixed: 2210854
      eb7bf296
  11. May 11, 2018
  12. May 09, 2018
  13. May 08, 2018
    • Sravan Kumar Kairam's avatar
      qcacld-3.0: Create IPA CLD component · 15fbcdae
      Sravan Kumar Kairam authored
      As part of converged driver model remove IPA from
      HDD and create a new IPA CLD component. Add files for
      IPA core, dispatcher and target_if. Define IPA related
      public and private structures.
      
      Change-Id: I8848331edc7dd878f9fc51ef9f5e311ad91ed70b
      CRs-Fixed: 2177925
      15fbcdae
  14. Feb 28, 2018
  15. Feb 26, 2018
  16. Feb 15, 2018
  17. Feb 10, 2018
  18. Feb 09, 2018
    • Dustin Brown's avatar
      qcacld-3.0: Disable PANIC_ON_BUG for end user builds · c1034df9
      Dustin Brown authored
      PANIC_ON_BUG is currently enabled for all WLAN builds. While a customer
      can, and should, disable PANIC_ON_BUG for end user builds, this can be
      easily overlooked. Disable PANIC_ON_BUG by default on pure performance
      builds, to avoid accidentally crashing end user devices. Customers can
      opt-in to PANIC_ON_BUG as needed for validation on performance builds.
      
      Change-Id: I79371206b20b978f4e61954c2f49bbb7b07ba95e
      CRs-Fixed: 2186099
      c1034df9
    • Sandeep Puligilla's avatar
      qcacld-3.0: changes to support spectral genl · 019a1bd1
      Sandeep Puligilla authored
      HDD changes to support general netlink sockets for
      spectral scan feature.
      
      Change-Id: Ie8f262ef77b42c69ac5e25e9a2d0cc099b66b1dd
      CRs-Fixed: 2183863
      019a1bd1
    • Paul Zhang's avatar
      qcacld-3.0: use driver database for reg no-offload · a05a025b
      Paul Zhang authored
      Currently driver created reg database instead of
      db.txt for reg no-offload case.
      
      Change-Id: Ia7853679532ad7536d34b4a4040feffb8566e907
      CRs-Fixed: 2174245
      a05a025b
  19. Feb 03, 2018
  20. Jan 30, 2018
  21. Jan 22, 2018
  22. Jan 19, 2018
    • Padma, Santhosh Kumar's avatar
      qcacld-3.0: Add support for SAE AKM suites · 07eb80bf
      Padma, Santhosh Kumar authored
      Add support for SAE AKM suites in CSR and also add support for
      SAE in HDD. Also, add CONFIG_WLAN_FEATURE_SAE flag to enable/disable
      SAE in Kbuild. When this is enabled, WLAN_FEATURE_SAE is used as a
      feature flag for SAE.
      
      Change-Id: I6254991afa0fd048d4f0b6f435ff630f1db04077
      CRs-Fixed: 2029357
      07eb80bf
  23. Jan 17, 2018
    • Ryan Hsu's avatar
      qcacld-3.0: Move FTM cmd/event handle to common code · c8b27a43
      Ryan Hsu authored
      - replace the ftm command/event handle with common interfaces
      - remove the event register from wma
      - reconfigure the target_if_handle for FTM mode
      - separate change will be raised to cleanup legacy code
      
      Change-Id: If8e2dfc4c6bb400406be5d0d3fa53422db5c6fb5
      CRs-fixed: 2162168
      c8b27a43
  24. Jan 12, 2018
  25. Jan 09, 2018
    • Nachiket Kukade's avatar
      qcacld-3.0: Skeleton for DISA component · 98f562ab
      Nachiket Kukade authored
      Create a skeleton for the DISA component. This is a CLD
      component. Add files for disa core, dispatcher and
      target_if. Define DISA related public structures and
      objmgr objects. Add API's as stubs.
      
      Change-Id: I63b32a0e7da0283d091815aaccea6b8703f5184c
      CRs-Fixed: 2159579
      98f562ab
  26. Dec 29, 2017
  27. Dec 28, 2017
  28. Dec 27, 2017
  29. Dec 20, 2017
  30. Dec 16, 2017
    • Yuanyuan Liu's avatar
      qcacld-3.0: Config driver flags properly when no QMI support · f45ab3de
      Yuanyuan Liu authored
      Enable CONFIG_BYPASS_QMI and disable ADRASTEA_SHADOW_REGISTERS when
      there's no QMI support in kernel, as shadow registers are configured
      by WLAN FW and the configurations are passed through QMI framework.
      
      CRs-Fixed: 2159269
      Change-Id: Iaf5b82e37f3983fc18edbcf093b3ebf74d576f71
      f45ab3de
  31. Dec 12, 2017
  32. Dec 11, 2017
    • psimha's avatar
      qcacld-3.0: Add 11AX header flag in Kbuild · 0b6bb897
      psimha authored
      Add a new CONFIG_QCA6290_11AX flag to track & enable all 11ax related
      header changes.
      
      Change-Id: I265364eafb05c34eea18235a15c5e317716f6ecf
      CRs-Fixed: 2124274
      0b6bb897
  33. Dec 10, 2017
Loading