1. 14 4月, 2021 1 次提交
  2. 05 2月, 2021 3 次提交
  3. 10 12月, 2020 2 次提交
  4. 08 10月, 2020 1 次提交
    • L
      iwlwifi: mvm: utils: Fix some doc-rot · 7b37b874
      Lee Jones 提交于
      Fix misnamed, and missing descriptions likely due to doc-rot.
      
      Fixes the following W=1 kernel build warning(s):
      
       drivers/net/wireless/intel/iwlwifi/mvm/utils.c:669: warning: Function parameter or member 'mvm' not described in 'iwl_mvm_send_lq_cmd'
       drivers/net/wireless/intel/iwlwifi/mvm/utils.c:669: warning: Function parameter or member 'lq' not described in 'iwl_mvm_send_lq_cmd'
       drivers/net/wireless/intel/iwlwifi/mvm/utils.c:669: warning: Excess function parameter 'sync' description in 'iwl_mvm_send_lq_cmd'
       drivers/net/wireless/intel/iwlwifi/mvm/utils.c:695: warning: Function parameter or member 'mvm' not described in 'iwl_mvm_update_smps'
       drivers/net/wireless/intel/iwlwifi/mvm/utils.c:695: warning: Function parameter or member 'vif' not described in 'iwl_mvm_update_smps'
       drivers/net/wireless/intel/iwlwifi/mvm/utils.c:695: warning: Function parameter or member 'smps_request' not described in 'iwl_mvm_update_smps'
       drivers/net/wireless/intel/iwlwifi/mvm/utils.c:695: warning: Excess function parameter 'smps_requests' description in 'iwl_mvm_update_smps'
      
      Cc: Johannes Berg <johannes.berg@intel.com>
      Cc: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
      Cc: Luca Coelho <luciano.coelho@intel.com>
      Cc: Intel Linux Wireless <linuxwifi@intel.com>
      Cc: Kalle Valo <kvalo@codeaurora.org>
      Cc: "David S. Miller" <davem@davemloft.net>
      Cc: Jakub Kicinski <kuba@kernel.org>
      Cc: linux-wireless@vger.kernel.org
      Cc: netdev@vger.kernel.org
      Signed-off-by: NLee Jones <lee.jones@linaro.org>
      Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
      Link: https://lore.kernel.org/r/20200910065431.657636-11-lee.jones@linaro.org
      7b37b874
  5. 02 10月, 2020 2 次提交
  6. 08 5月, 2020 2 次提交
  7. 25 10月, 2019 1 次提交
  8. 06 9月, 2019 4 次提交
  9. 31 7月, 2019 1 次提交
  10. 29 6月, 2019 2 次提交
  11. 22 6月, 2019 1 次提交
  12. 01 6月, 2019 1 次提交
  13. 03 4月, 2019 1 次提交
  14. 14 2月, 2019 1 次提交
  15. 04 2月, 2019 2 次提交
  16. 29 1月, 2019 2 次提交
  17. 26 1月, 2019 1 次提交
  18. 20 12月, 2018 1 次提交
  19. 14 12月, 2018 1 次提交
    • A
      iwlwifi: mvm: force TCM re-evaluation on TCM resume · 7bc24682
      Avraham Stern 提交于
      When traffic load is not low or low latency is active, TCM schedules
      re-evaluation work so in case traffic stops TCM will detect that
      traffic load has become low or that low latency is no longer active.
      However, if TCM is paused when the re-evaluation work runs, it does
      not re-evaluate and the re-evaluation work is no longer scheduled.
      As a result, TCM will not indicate that low latency is no longer
      active or that traffic load is low when traffic stops.
      
      Fix this by forcing TCM re-evaluation when TCM is resumed in case
      low latency is active or traffic load is not low.
      Signed-off-by: NAvraham Stern <avraham.stern@intel.com>
      Signed-off-by: NLuca Coelho <luciano.coelho@intel.com>
      7bc24682
  20. 11 11月, 2018 3 次提交
  21. 08 10月, 2018 2 次提交
  22. 06 10月, 2018 1 次提交
  23. 28 9月, 2018 1 次提交
  24. 31 8月, 2018 3 次提交