1. 21 2月, 2014 1 次提交
  2. 13 2月, 2014 1 次提交
  3. 07 2月, 2014 1 次提交
  4. 04 2月, 2014 4 次提交
  5. 01 1月, 2014 1 次提交
  6. 18 12月, 2013 4 次提交
  7. 11 10月, 2013 1 次提交
  8. 03 10月, 2013 4 次提交
  9. 16 8月, 2013 1 次提交
  10. 12 8月, 2013 1 次提交
  11. 31 7月, 2013 2 次提交
  12. 16 7月, 2013 1 次提交
  13. 29 5月, 2013 2 次提交
  14. 17 5月, 2013 1 次提交
  15. 14 5月, 2013 1 次提交
  16. 04 4月, 2013 1 次提交
  17. 20 3月, 2013 2 次提交
  18. 06 3月, 2013 3 次提交
  19. 04 3月, 2013 1 次提交
  20. 11 2月, 2013 1 次提交
    • I
      iwlwifi: mvm: Update quota settings for all bindings · 35adfd6e
      Ilan Peer 提交于
      The FW scheduler, schedules the bindings over a session of 128
      fragments (each is 4 TU long). The quota command should allocate
      all the session fragments between all the bindings that require quota
      allocation. Currently, use static allocation, where the fragments
      are equally distributed between all data bindings.
      
      Note, that not allocating all the session's fragments might cause
      the FW scheduler to leave the medium unused.
      Signed-off-by: NIlan Peer <ilan.peer@intel.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      35adfd6e
  21. 01 2月, 2013 1 次提交
    • J
      iwlwifi: add the MVM driver · 8ca151b5
      Johannes Berg 提交于
      Newer firmware revisions have a completely new
      firmware API. This is the new driver for this
      new API.
      
      I've listed the people who directly contributed
      code, but many others from various teams have
      contributed in other ways.
      
      Cc: Alexander Bondar <alexander.bondar@intel.com>
      Cc: Amit Beka <amit.beka@intel.com>
      Cc: Amnon Paz <amnonx.paz@intel.com>
      Cc: Assaf Krauss <assaf.krauss@intel.com>
      Cc: David Spinadel <david.spinadel@intel.com>
      Cc: Dor Shaish <dor.shaish@intel.com>
      Cc: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
      Cc: Eytan Lifshitz <eytan.lifshitz@intel.com>
      Cc: Ilan Peer <ilan.peer@intel.com>
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      8ca151b5