1. 19 7月, 2011 1 次提交
  2. 23 6月, 2011 6 次提交
  3. 21 6月, 2011 1 次提交
  4. 02 6月, 2011 1 次提交
  5. 20 5月, 2011 1 次提交
  6. 17 5月, 2011 1 次提交
  7. 13 5月, 2011 2 次提交
  8. 11 5月, 2011 1 次提交
  9. 10 5月, 2011 1 次提交
  10. 06 5月, 2011 1 次提交
    • L
      ath9k_hw: fix power for the HT40 duplicate frames · cf3a03b9
      Luis R. Rodriguez 提交于
      With AR9003 at about ~ 10 feet from an AP that uses RTS / CTS you
      will be able to associate but not not get data through given that
      the power for the rates used was set too low. This increases the
      power and permits data connectivity at longer distances from
      access points when connected with HT40. Without this you will not
      get any data through when associated to APs configured in HT40
      at about more than 10 feet away.
      
      Cc: stable@kernel.org
      Cc: Fiona Cain <fcain@atheros.com>
      Cc: Zhen Xie <Zhen.Xie@Atheros.com>
      Cc: Kathy Giori <kathy.giori@atheros.com>
      Cc: Neha Choksi <neha.choksi@atheros.com>
      Cc: Wayne Daniel <wayne.daniel@atheros.com>
      Cc: Gaurav Jauhar <gaurav.jauhar@atheros.com>
      Cc: Samira Naraghi <samira.naraghi@atheros.com>
      CC: Ashok Chennupati <ashok.chennupati@atheros.com>
      Cc: Lance Zimmerman <lance.zimmerman@atheros.com>
      Signed-off-by: NLuis R. Rodriguez <lrodriguez@atheros.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      cf3a03b9
  11. 26 4月, 2011 5 次提交
  12. 31 3月, 2011 1 次提交
  13. 29 1月, 2011 1 次提交
  14. 22 1月, 2011 1 次提交
  15. 23 12月, 2010 1 次提交
  16. 21 12月, 2010 1 次提交
    • F
      ath9k_hw: fix PA predistortion HT40 mask · f1a8abb0
      Felix Fietkau 提交于
      The commit 'ath9k_hw: Disable PAPRD for rates with low Tx power' changed
      the code that sets the PAPRD rate masks to use only either the HT20 mask
      or the HT40 mask. This is wrong, as the hardware can still use HT20 rates
      even when configured for HT40, and the operating channel mode does not
      affect PAPRD operation.
      The register for the HT40 rate mask is applied as a mask on top of the
      other registers to selectively disable PAPRD for specific rates on HT40
      packets only.
      This patch changes the code back to the old behavior which matches the
      intended use of these registers. While with current cards this should not
      make any practical difference (according to Atheros, the HT20 and HT40
      mask should always be equal), it is more correct that way, and maybe
      the HT40 mask will be used for some rare corner cases in the future.
      
      Cc: Vasanthakumar Thiagarajan <vasanth@atheros.com>
      Signed-off-by: NFelix Fietkau <nbd@openwrt.org>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      f1a8abb0
  17. 17 12月, 2010 3 次提交
  18. 14 12月, 2010 3 次提交
  19. 08 12月, 2010 8 次提交