1. 26 Oct, 2016 1 commit
    • Liad Kaufman's avatar
      iwlwifi: mvm: enable dynamic queue allocation mode · 7948b873
      Liad Kaufman authored
      New firmwares support dynamic queue allocation (DQA), which enables
      on-demand allocation of queues per RA/TID, instead of allocating them
      statically per vif.  This allows an AP to send, for instance, BE
      traffic to STA2 even if it also needs to send traffic to a sleeping
      STA1, without being blocked by the sleeping station.
      
      The implementation in the driver is now ready, so we can enable this
      feature by default when running firmwares that support it.
      Signed-off-by: default avatarLiad Kaufman <liad.kaufman@intel.com>
      [reworded the commit message]
      Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
      7948b873
  2. 19 Oct, 2016 8 commits
  3. 28 Sep, 2016 7 commits
  4. 27 Sep, 2016 14 commits
  5. 26 Sep, 2016 10 commits