1. 20 12月, 2013 1 次提交
  2. 19 12月, 2013 7 次提交
  3. 10 12月, 2013 2 次提交
  4. 03 12月, 2013 2 次提交
  5. 12 11月, 2013 1 次提交
    • S
      ath9k: Use correct PCIE initvals for AR9485 · 2d22c7dd
      Sujith Manoharan 提交于
      Currently, the PLL is turned off for AR9485 when
      switching to a low power state, but AR9485 has an issue
      where the card will become unresponsive if left idle
      for a long time without any traffic. To fix this,
      force the PLL to always be on using a different initval
      array, ar9485_1_1_pll_on_cdr_on_clkreq_disable_L1.
      
      This is done for most of the AR9485 based cards
      like HB125, WB225 etc. but certain models require the
      feature to be turned off. Identify such cards and use
      default values for them.
      Signed-off-by: NSujith Manoharan <c_manoha@qca.qualcomm.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      2d22c7dd
  6. 19 10月, 2013 1 次提交
    • L
      ath9k: add TX99 support · 89f927af
      Luis R. Rodriguez 提交于
      TX99 support enables Specific Absorption Rate (SAR) testing.
      SAR is the unit of measurement for the amount of radio frequency(RF)
      absorbed by the body when using a wireless device. The RF
      exposure limits used are expressed in the terms of SAR, which is a
      measure of the electric and magnetic field strength and power density
      for transmitters operating at frequencies from 300 kHz to 100 GHz.
      
      Regulatory bodies around the world require that wireless device
      be evaluated to meet the RF exposure limits set forth in the
      governmental SAR regulations.
      
      In the examples below, for more bit rate options see the iw TX bitrate
      setting documentation:
      
      http://wireless.kernel.org/en/users/Documentation/iw#Modifying_transmit_bitrates
      
      Example usage:
      
      iw phy phy0 interface add moni0 type monitor
      ip link set dev moni0 up
      
      iw dev moni0 set channel 36 HT40+
      iw set bitrates mcs-5 4
      
      echo 10 > /sys/kernel/debug/ieee80211/phy0/ath9k/tx99_power
      echo 1  > /sys/kernel/debug/ieee80211/phy0/ath9k/tx99
      Signed-off-by: NRajkumar Manoharan <rmanohar@qca.qualcomm.com>
      Signed-off-by: NLuis R. Rodriguez <mcgrof@do-not-panic.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      89f927af
  7. 15 10月, 2013 5 次提交
  8. 27 9月, 2013 5 次提交
  9. 27 8月, 2013 1 次提交
  10. 23 8月, 2013 1 次提交
  11. 10 8月, 2013 1 次提交
  12. 06 8月, 2013 4 次提交
  13. 23 7月, 2013 1 次提交
  14. 19 6月, 2013 2 次提交
  15. 15 6月, 2013 1 次提交
  16. 04 6月, 2013 3 次提交
  17. 11 4月, 2013 2 次提交