1. 25 7月, 2009 2 次提交
  2. 11 7月, 2009 1 次提交
  3. 04 6月, 2009 1 次提交
  4. 23 5月, 2009 4 次提交
  5. 23 4月, 2009 7 次提交
  6. 28 3月, 2009 1 次提交
    • J
      mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi · e4e72fb4
      Johannes Berg 提交于
      This patch removes all the virtual A-MPDU-queue bookkeeping from
      mac80211. Curiously, iwlwifi already does its own bookkeeping, so
      it doesn't require much changes except where it needs to handle
      starting and stopping the queues in mac80211.
      
      To handle the queue stop/wake properly, we rewrite the software
      queue number for aggregation frames and internally to iwlwifi keep
      track of the queues that map into the same AC queue, and only talk
      to mac80211 about the AC queue. The implementation requires calling
      two new functions, iwl_stop_queue and iwl_wake_queue instead of the
      mac80211 counterparts.
      Signed-off-by: NJohannes Berg <johannes@sipsolutions.net>
      Cc: Reinette Chattre <reinette.chatre@intel.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      e4e72fb4
  7. 14 2月, 2009 2 次提交
  8. 10 2月, 2009 2 次提交
  9. 30 1月, 2009 9 次提交
  10. 20 12月, 2008 2 次提交
  11. 13 12月, 2008 4 次提交
  12. 05 12月, 2008 3 次提交
  13. 26 11月, 2008 2 次提交