1. 15 5月, 2013 1 次提交
  2. 09 5月, 2013 4 次提交
  3. 03 5月, 2013 7 次提交
  4. 30 4月, 2013 4 次提交
  5. 27 4月, 2013 3 次提交
  6. 25 4月, 2013 3 次提交
  7. 23 4月, 2013 5 次提交
  8. 20 4月, 2013 3 次提交
  9. 13 4月, 2013 1 次提交
  10. 12 4月, 2013 1 次提交
  11. 18 3月, 2013 1 次提交
  12. 15 3月, 2013 3 次提交
  13. 08 3月, 2013 1 次提交
  14. 07 3月, 2013 1 次提交
  15. 06 3月, 2013 1 次提交
    • G
      benet: Wait f/w POST until timeout · 66d29cbc
      Gavin Shan 提交于
      While PCI card faces EEH errors, reset (usually hot reset) is
      expected to recover from the EEH errors. After EEH core finishes
      the reset, the driver callback (be_eeh_reset) is called and wait
      the firmware to complete POST successfully. The original code would
      return with error once detecting failure during POST stage. That
      seems not enough.
      
      The patch forces the driver (be_eeh_reset) to wait the firmware
      completes POST until timeout, instead of returning error upon
      detection POST failure immediately. Also, it would improve the
      reliability of the EEH funtionality of the driver.
      Signed-off-by: NGavin Shan <shangw@linux.vnet.ibm.com>
      Acked-by: NSathya Perla <sathya.perla@emulex.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      66d29cbc
  16. 14 2月, 2013 1 次提交