1. 03 6月, 2014 1 次提交
  2. 16 3月, 2014 2 次提交
  3. 25 10月, 2013 1 次提交
  4. 11 9月, 2013 1 次提交
  5. 24 8月, 2013 1 次提交
  6. 27 6月, 2013 2 次提交
  7. 03 5月, 2013 2 次提交
  8. 30 1月, 2013 1 次提交
  9. 27 11月, 2012 1 次提交
    • J
      [SCSI] lpfc 8.3.36: Fixed boot from san failure · c71ab861
      James Smart 提交于
      Fixed boot from san failure when SLI4 FC device presented on the same PCI bus
      
      The request_firmware interface can induce delays while looking
      for firmware files, even if no fw file is present. In some situations
      the delays exceeded scan_wait timeouts, resulting in situations in which
      the boot device had not been discovered in time.  Boot Device does not
      need to be on a lpfc device.
      
      Change request_firmware use to be module paramater driven. Default is to
      not attempt firmware download on boot. Add sysfs parameter to invoke
      firmware update.
      Signed-off-by: NJames Smart <james.smart@emulex.com>
      Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
      c71ab861
  10. 08 10月, 2012 3 次提交
  11. 14 9月, 2012 5 次提交
  12. 20 7月, 2012 1 次提交
  13. 17 5月, 2012 2 次提交
  14. 19 2月, 2012 1 次提交
    • J
      [SCSI] lpfc 8.3.29: SLI related fixes · 6b5151fd
      James Smart 提交于
      SLI related fixes:
      
      - Fix REG_RPI fails on SLI4 HBA putting NPort into NPR state (126230)
      - Fix ELS FDISC failing with local reject / invalid RPI. (126350)
      - Fix reset port when reset is needed during fw_dump (125807)
      - Fix unbounded firmware revision string from port cause panic (126560)
      - Fix driver behavior when receiving an ADISC (126654)
      - Fix driver not returning when bad ndlp found in abts error event
        handling (126209)
      - Add more driver logs in area of SLI4 port error attention and reset
        recovery (126813, 124466)
      - Fix failure in handling large CQ/EQ identifiers in an IOV
        environment (126856)
      - Fix for driver using duplicate RPIs after lancer port reset (126723)
      - Clear vport->fc_myDID in lpfc_els_issue_fdisc to guarentee a
        zero SID (126779, 126897)
      - Fix for SLI4 Port delivery for BLS ABORT ACC (126289)
      Signed-off-by: NAlex Iannicelli <alex.iannicelli@emulex.com>
      Signed-off-by: NJames Smart <james.smart@emulex.com>
      Signed-off-by: NJames Bottomley <JBottomley@Parallels.com>
      6b5151fd
  15. 15 12月, 2011 2 次提交
  16. 17 10月, 2011 3 次提交
  17. 27 7月, 2011 2 次提交
  18. 27 5月, 2011 2 次提交
  19. 24 3月, 2011 1 次提交
  20. 19 2月, 2011 3 次提交
  21. 22 12月, 2010 3 次提交