1. 06 7月, 2016 2 次提交
  2. 12 4月, 2016 1 次提交
  3. 28 2月, 2016 2 次提交
  4. 01 2月, 2016 1 次提交
  5. 26 1月, 2016 1 次提交
    • G
      iwlwifi: mvm: rs: fix TPC statistics handling · 69c7fda4
      Gregory Greenman 提交于
      FW behaviour changed and now updates driver about the used TPC
      reduction in the following cases:
      1. In tx response, which is used mostly for a single frame case
      2. In BA notification
      
      When tx aggregation fails with the initial rate, FW will send
      to the driver BA notification and will try to transmit with the
      next rate, but this time without tx power reduction. Thus, in case
      of a failure with the initial rate, driver will get two BA notifications,
      the first one with reduced tx power as in the LQ command and the second
      one with 0 power reduction.
      
      This patch adapts the TPC statistics according to the description above:
      1. Use BA notifications instead of Tx response
      2. For TPC only, drop the optimization which considers empty BA as one
      MPDU. The reason is that with TPC we want to recover very quickly from
      a bad power reduction and, therefore we'd like the success ratio to get
      an immediate hit when failing to get a BA, so we'd switch back to a
      lower or zero power reduction
      Signed-off-by: NGregory Greenman <gregory.greenman@intel.com>
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      69c7fda4
  6. 20 12月, 2015 1 次提交
  7. 13 12月, 2015 2 次提交
  8. 02 12月, 2015 1 次提交
  9. 26 11月, 2015 1 次提交
  10. 18 11月, 2015 1 次提交
  11. 25 10月, 2015 1 次提交
  12. 05 10月, 2015 5 次提交
  13. 18 8月, 2015 1 次提交
  14. 26 6月, 2015 1 次提交
  15. 03 6月, 2015 2 次提交
  16. 10 5月, 2015 1 次提交
  17. 29 4月, 2015 3 次提交
  18. 02 4月, 2015 2 次提交
  19. 30 3月, 2015 1 次提交
  20. 19 3月, 2015 1 次提交
  21. 12 3月, 2015 3 次提交
  22. 01 3月, 2015 5 次提交
  23. 24 2月, 2015 1 次提交