1. 16 8月, 2013 2 次提交
  2. 10 8月, 2013 11 次提交
  3. 23 7月, 2013 1 次提交
  4. 18 7月, 2013 1 次提交
  5. 25 6月, 2013 2 次提交
  6. 13 6月, 2013 3 次提交
  7. 23 5月, 2013 1 次提交
    • F
      ath9k: prevent aggregation session deadlocks · 08c96abd
      Felix Fietkau 提交于
      Waiting for all subframes of an existing aggregation session to drain
      before allowing mac80211 to start a new one is fragile and deadlocks
      caused by this behavior have been observed.
      
      Since mac80211 has proper synchronization for aggregation session
      start/stop handling, a better approach to session handling is to simply
      allow mac80211 to start a new session at any time. This requires
      changing the code to discard any packets outside of the BlockAck window
      in the A-MPDU software retry code.
      
      This patch implements the above and also simplifies the code.
      Signed-off-by: NFelix Fietkau <nbd@openwrt.org>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      08c96abd
  8. 18 5月, 2013 3 次提交
  9. 24 4月, 2013 2 次提交
  10. 11 4月, 2013 2 次提交
  11. 12 2月, 2013 1 次提交
  12. 23 1月, 2013 2 次提交
  13. 08 1月, 2013 1 次提交
  14. 01 12月, 2012 2 次提交
  15. 22 11月, 2012 2 次提交
  16. 31 10月, 2012 1 次提交
  17. 30 10月, 2012 1 次提交
  18. 06 10月, 2012 1 次提交
  19. 29 9月, 2012 1 次提交