1. 20 1月, 2011 5 次提交
  2. 21 12月, 2010 1 次提交
    • F
      ath9k: fix queue depth check for forming new aggregates · 4b3ba66a
      Felix Fietkau 提交于
      To improve aggregation length, there should not be more than two fully formed
      A-MPDU frames in the hardware queue. To ensure this, the code checks the tx
      queue length before forming new A-MPDUs. This can reduce the throughput (or
      maybe even starve out A-MPDU traffic) when too many non-aggregated frames are
      in the queue.
      Fix this by keeping track of pending A-MPDU frames (even when they're sent out
      as single frames), but exclude rate control probing frames to improve
      performance.
      Signed-off-by: NFelix Fietkau <nbd@openwrt.org>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      4b3ba66a
  3. 14 12月, 2010 1 次提交
  4. 09 12月, 2010 1 次提交
  5. 08 12月, 2010 3 次提交
  6. 01 12月, 2010 1 次提交
  7. 30 11月, 2010 1 次提交
  8. 23 11月, 2010 1 次提交
  9. 18 11月, 2010 13 次提交
  10. 17 11月, 2010 4 次提交
  11. 16 11月, 2010 4 次提交
  12. 28 10月, 2010 1 次提交
  13. 26 10月, 2010 2 次提交
  14. 16 10月, 2010 2 次提交