1. 02 Jul, 2010 1 commit
    • Wey-Yi Guy's avatar
      iwlwifi: fix fw_restart module parameter · c04f9f22
      Wey-Yi Guy authored
      fw_restart module parameter was broken by the recent check for stuck
      queue patch, driver check the fx_restart module parameter
      before reload the firmware; but the stuck queue timer kick in after
      firmware error and reload the firmware even fw_restart=0. In this case,
      driver should not reload the firmware, it is important to help debugging
      uCode error.
      
      The only case we can ignore the module parameter is when user request
      firmware reload from debugfs, which can bypass the checking and perform
      firmware reload all the time.
      Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
      Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
      c04f9f22
  2. 30 Jun, 2010 24 commits
  3. 29 Jun, 2010 4 commits
  4. 28 Jun, 2010 6 commits
  5. 25 Jun, 2010 5 commits