1. 01 11月, 2008 3 次提交
  2. 28 10月, 2008 1 次提交
  3. 07 10月, 2008 1 次提交
  4. 01 10月, 2008 3 次提交
  5. 16 9月, 2008 2 次提交
  6. 12 9月, 2008 2 次提交
  7. 09 9月, 2008 2 次提交
  8. 06 9月, 2008 3 次提交
  9. 30 8月, 2008 2 次提交
    • M
      b43: Rewrite TX power adjustment · 18c8adeb
      Michael Buesch 提交于
      This patch rewrites the TX power recalculation algorithms to scale better
      with changed enviromnent. If there's low
      TX traffic, the power will be checked against the desired values
      every 60 seconds.
      If there is high TX traffic, the check is redone every 2 seconds. This improves
      the reaction times a lot and confuses the rate control less.
      It will also reduce the time it initially takes to tune to a new TX power
      value. With the old algorithm it could take about 30 to 45 seconds to settle to
      a new power value. This will happen in about two to four seconds now.
      Signed-off-by: NMichael Buesch <mb@bu3sch.de>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      18c8adeb
    • M
      b43: Implement dynamic PHY API · ef1a628d
      Michael Buesch 提交于
      This patch implements a dynamic "ops" based PHY API.
      This is needed in order to conveniently support future PHY types
      to avoid the "switch"-hell.
      
      This patch does not change any functionality. It just moves lots
      of code from one place to another and adjusts it for the changed
      data structures.
      Signed-off-by: NMichael Buesch <mb@bu3sch.de>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      ef1a628d
  10. 18 8月, 2008 3 次提交
  11. 30 7月, 2008 1 次提交
  12. 15 7月, 2008 2 次提交
  13. 27 6月, 2008 3 次提交
  14. 25 6月, 2008 1 次提交
  15. 14 6月, 2008 1 次提交
  16. 04 6月, 2008 1 次提交
  17. 29 5月, 2008 2 次提交
  18. 22 5月, 2008 7 次提交