1. 05 Jun, 2017 1 commit
    • Gregory Greenman's avatar
      iwlwifi: mvm: rs: start using LQ command color · ea42d1cb
      Gregory Greenman authored
      Up until now, the driver was comparing the rate reported by the FW and
      the rate of the latest LQ command to avoid processing data belonging
      to the old LQ command. Recently, FW changed the meaning of the initial
      rate field in tx response and it holds the actual rate (which is not
      necessarily the initial rate of LQ's rate table). Use instead LQ cmd
      color to be able to filter out tx responses/BA notifications which
      where sent during earlier LQ commands' time frame.
      
      This fixes some throughput degradation in noisy environments.
      Signed-off-by: default avatarGregory Greenman <gregory.greenman@intel.com>
      Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
      ea42d1cb
  2. 21 May, 2017 9 commits
  3. 18 May, 2017 22 commits
  4. 17 May, 2017 8 commits