1. 12 7月, 2011 1 次提交
  2. 08 7月, 2011 1 次提交
  3. 23 6月, 2011 3 次提交
  4. 21 6月, 2011 1 次提交
  5. 02 6月, 2011 2 次提交
  6. 27 5月, 2011 1 次提交
  7. 20 5月, 2011 1 次提交
  8. 17 5月, 2011 3 次提交
  9. 06 5月, 2011 1 次提交
  10. 29 4月, 2011 1 次提交
  11. 26 4月, 2011 5 次提交
  12. 20 4月, 2011 1 次提交
    • F
      ath9k: fix powersave frame filtering/buffering in AP mode · 5519541d
      Felix Fietkau 提交于
      This patch fixes a long standing issue of pending packets in the queue being
      sent (and retransmitted many times) to sleeping stations.
      This was made worse by aggregation through driver-internal retransmitting
      of A-MDPU subframes.
      Previously the hardware tx filter was cleared unconditionally for every
      single packet - with this patch it uses the IEEE80211_TX_CTL_CLEAR_PS_FILT
      for unaggregated frames.
      A sta_notify driver op is added to stop aggregation for stations when they
      enter powersave mode. Subframes stay buffered inside the driver, to ensure
      that the BlockAck window keeps a sane state.
      Since the driver uses software aggregation, the clearing of the tx filter
      needs to be handled by the driver instead of mac80211 for aggregated frames.
      Signed-off-by: NFelix Fietkau <nbd@openwrt.org>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      5519541d
  13. 15 4月, 2011 1 次提交
  14. 05 4月, 2011 2 次提交
  15. 31 3月, 2011 13 次提交
  16. 15 3月, 2011 1 次提交
  17. 29 1月, 2011 1 次提交
  18. 22 1月, 2011 1 次提交