1. 12 5月, 2009 1 次提交
  2. 24 2月, 2009 1 次提交
  3. 30 1月, 2009 3 次提交
  4. 24 1月, 2009 1 次提交
  5. 13 1月, 2009 1 次提交
  6. 20 12月, 2008 2 次提交
  7. 13 12月, 2008 2 次提交
  8. 05 12月, 2008 1 次提交
  9. 26 11月, 2008 5 次提交
  10. 22 11月, 2008 2 次提交
  11. 13 11月, 2008 2 次提交
  12. 11 11月, 2008 3 次提交
  13. 01 11月, 2008 6 次提交
  14. 28 10月, 2008 1 次提交
  15. 15 10月, 2008 2 次提交
  16. 16 9月, 2008 1 次提交
  17. 06 9月, 2008 1 次提交
  18. 23 8月, 2008 1 次提交
  19. 18 8月, 2008 1 次提交
  20. 02 8月, 2008 2 次提交
  21. 30 7月, 2008 1 次提交
    • L
      rtl8187: Improve wireless statistics for RTL8187B · 0ccd58fc
      Larry Finger 提交于
      Wireless statistics produced by the RTL8187B driver are not particularly
      informative about the strength of the received signal. From the data sheet
      provided by Realtek, I discovered that certain parts of the RX header
      should have the information necessary to calculate signal quality and
      strength. With testing, it became clear that most of these quantities were
      very jittery - only the AGC correlated with the signals expected from nearby
      AP's. As a result, the quality and strength are derived from the agc value.
      The scaling has been determined so that the numbers are close to those
      obtained by b43 under the same conditions. The results are qualitatively
      correct.
      
      Statistics derived for the RTL8187 have not been changed.
      
      The RX header variables have been renamed to match the quantites described
      in the Realtek data sheet.
      Signed-off-by: NLarry Finger <Larry.Finger@lwfinger.net>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      0ccd58fc