1. 06 3月, 2013 1 次提交
  2. 24 1月, 2013 1 次提交
  3. 10 4月, 2012 1 次提交
    • J
      iwlwifi: extend notification wait · db662d47
      Johannes Berg 提交于
      Sometimes, for example when we ask the uCode
      for calibration, we wait for the "complete"
      response while we also need the results that
      are sent in other, interim, notifications.
      
      Currently we handle this by installing an RX
      handler globally, but that isn't needed as
      this is the only time we want to use these
      notifications.
      
      So in order to be able to simplify at least
      future code that does the same, extend the
      notification wait framework to allow you to
      wait for multiple commands and decide based
      on the command whether the wait finished.
      
      While at it, also fix a race that can then
      become relevant -- if the wait function has
      returned true once it shouldn't be called
      again, today this can happen due to races
      between the triggering and the wakeup.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      db662d47
  4. 08 3月, 2012 2 次提交
  5. 25 1月, 2012 1 次提交
  6. 07 1月, 2012 1 次提交
  7. 15 10月, 2011 3 次提交
  8. 30 8月, 2011 1 次提交
  9. 09 8月, 2011 1 次提交
  10. 18 6月, 2011 1 次提交
  11. 08 4月, 2011 1 次提交
  12. 03 6月, 2010 1 次提交
  13. 03 4月, 2010 1 次提交
  14. 26 3月, 2010 1 次提交
  15. 20 1月, 2010 1 次提交
  16. 30 1月, 2009 2 次提交
  17. 13 12月, 2008 1 次提交
  18. 01 7月, 2008 1 次提交
  19. 15 6月, 2008 2 次提交
  20. 04 6月, 2008 1 次提交
  21. 22 5月, 2008 1 次提交
  22. 08 5月, 2008 2 次提交
  23. 08 3月, 2008 1 次提交