1. 02 4月, 2015 2 次提交
  2. 26 3月, 2015 1 次提交
  3. 12 3月, 2015 2 次提交
  4. 02 3月, 2015 1 次提交
    • E
      iwlwifi: mvm: add framework for triggers for fw dump · d2709ad7
      Emmanuel Grumbach 提交于
      Most of the time, the issues we want to debug with the
      firmware dump mechanism are transient. It is then very
      hard to stop the recording on time and get meaningful
      data.
      In order to solve this, I add here an infrastucture
      of triggers. The user will supply a list of triggers
      that will start / stop the recording. We have two types
      of triggers: start and stop. Start triggers can start a
      specific configuration. The stop triggers will be able to
      kick the collection of the data with the currently running
      configuration. These triggers are given to the driver by
      the .ucode file - just like the configuration.
      
      In the next patches, I'll add triggers in the code.
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      d2709ad7
  5. 01 3月, 2015 1 次提交
  6. 01 2月, 2015 1 次提交
    • E
      iwlwifi: mvm: enable watchdog on Tx queues for mvm · ce71c2f7
      Emmanuel Grumbach 提交于
      This watchdog allows to monitor the transmit queues. When a
      queue doesn't progress for a too long time, a timer fires
      and then, debug data can be collected.
      This watchdog has never been enabled on dvm controlled
      devices, so don't enable it there.
      In order to have it running on mvm controlled devices, we
      need to fix a small issue in the transport layer: mvm
      controlled devices use the shadow registers optimization.
      In this case, the watchdog wasn't running at all, even if
      enabled by the module parameter. Fix that on the way.
      Reviewed-by: NJohannes Berg <johannes.berg@intel.com>
      Signed-off-by: NEmmanuel Grumbach <emmanuel.grumbach@intel.com>
      ce71c2f7
  7. 22 1月, 2015 1 次提交
  8. 29 12月, 2014 3 次提交
  9. 28 12月, 2014 1 次提交
  10. 14 12月, 2014 1 次提交
  11. 02 12月, 2014 3 次提交
  12. 01 12月, 2014 1 次提交
  13. 29 10月, 2014 1 次提交
  14. 21 9月, 2014 1 次提交
  15. 14 9月, 2014 1 次提交
  16. 04 9月, 2014 2 次提交
  17. 06 7月, 2014 1 次提交
  18. 25 6月, 2014 3 次提交
  19. 15 5月, 2014 1 次提交
  20. 24 2月, 2014 2 次提交
  21. 13 2月, 2014 2 次提交
  22. 04 2月, 2014 1 次提交
  23. 01 1月, 2014 1 次提交
  24. 18 12月, 2013 1 次提交
  25. 11 10月, 2013 1 次提交
  26. 16 8月, 2013 2 次提交
  27. 18 6月, 2013 2 次提交