1. 16 3月, 2012 3 次提交
  2. 08 3月, 2012 1 次提交
  3. 28 2月, 2012 5 次提交
  4. 11 1月, 2012 1 次提交
  5. 05 1月, 2012 1 次提交
  6. 20 12月, 2011 1 次提交
  7. 16 12月, 2011 3 次提交
  8. 01 12月, 2011 2 次提交
  9. 10 11月, 2011 1 次提交
  10. 09 11月, 2011 1 次提交
  11. 15 10月, 2011 1 次提交
  12. 01 10月, 2011 1 次提交
    • J
      mac80211: let drivers inform it about per TID buffered frames · 042ec453
      Johannes Berg 提交于
      For uAPSD implementation, it is necessary to know on
      which ACs frames are buffered. mac80211 obviously
      knows about the frames it has buffered itself, but
      with aggregation many drivers buffer frames. Thus,
      mac80211 needs to be informed about this.
      
      For now, since we don't have APSD in any form, this
      will unconditionally set the TIM bit for the station
      but later with uAPSD only some ACs might cause the
      TIM bit to be set.
      
      ath9k is the only driver using this API and I only
      modify it in the most basic way, it won't be able
      to implement uAPSD with this yet. But it can't do
      that anyway since there's no way to selectively
      release frames to the peer yet.
      
      Since drivers will buffer frames per TID, let them
      inform mac80211 on a per TID basis, mac80211 will
      then sort out the AC mapping itself.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      042ec453
  13. 17 9月, 2011 4 次提交
  14. 15 9月, 2011 2 次提交
  15. 31 8月, 2011 3 次提交
  16. 25 8月, 2011 2 次提交
  17. 10 8月, 2011 2 次提交
  18. 09 8月, 2011 1 次提交
  19. 30 6月, 2011 1 次提交
  20. 18 6月, 2011 2 次提交
  21. 07 6月, 2011 1 次提交
  22. 02 6月, 2011 1 次提交