1. 29 9月, 2009 1 次提交
    • R
      iwlwifi: fix 3945 ucode info retrieval after failure · b7a79404
      Reinette Chatre 提交于
      When hardware or uCode problem occurs driver captures significant
      information from device to enable debugging. The format of this information
      is different between 3945 and 4965 and later devices, yet currently the
      3945 uses the 4965 and later format. Fix this by adding a new library call
      that is initialized to the correct formatting routine based on device.
      
      This moves the iwlagn event and error log handling back to iwl-agn.c to
      make it part of iwlagn module.
      
      Also remove the 3945 sysfs file that triggers dump of event log - there is
      already a debugfs file that can do it for all drivers.
      Signed-off-by: NReinette Chatre <reinette.chatre@intel.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      b7a79404
  2. 29 8月, 2009 2 次提交
  3. 20 8月, 2009 2 次提交
  4. 14 8月, 2009 1 次提交
  5. 05 8月, 2009 2 次提交
  6. 28 7月, 2009 1 次提交
  7. 25 7月, 2009 1 次提交
  8. 04 6月, 2009 1 次提交
  9. 12 5月, 2009 1 次提交
  10. 23 4月, 2009 1 次提交
  11. 10 2月, 2009 4 次提交
  12. 30 1月, 2009 1 次提交