linux/drivers/scsi/lpfc
James Smart c71ab8616d [SCSI] lpfc 8.3.36: Fixed boot from san failure
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: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-11-27 08:59:43 +04:00
..
lpfc.h [SCSI] lpfc 8.3.36: Fixed boot from san failure 2012-11-27 08:59:43 +04:00
lpfc_attr.c [SCSI] lpfc 8.3.36: Fixed boot from san failure 2012-11-27 08:59:43 +04:00
lpfc_bsg.c
lpfc_bsg.h
lpfc_compat.h
lpfc_crtn.h [SCSI] lpfc 8.3.36: Fixed boot from san failure 2012-11-27 08:59:43 +04:00
lpfc_ct.c
lpfc_debugfs.c
lpfc_debugfs.h
lpfc_disc.h
lpfc_els.c [SCSI] lpfc 8.3.35: Fix error with fabric service parameters causing performance issues 2012-10-08 12:13:51 +01:00
lpfc_hbadisc.c [SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verifying FCF record for use 2012-10-08 12:11:16 +01:00
lpfc_hw.h
lpfc_hw4.h [SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer when QoS not on 2012-10-08 12:14:41 +01:00
lpfc_init.c [SCSI] lpfc 8.3.36: Fixed boot from san failure 2012-11-27 08:59:43 +04:00
lpfc_logmsg.h
lpfc_mbox.c
lpfc_mem.c
lpfc_nl.h
lpfc_nportdisc.c
lpfc_scsi.c [SCSI] lpfc 8.3.35: Fixed not reporting logical link speed to SCSI midlayer when QoS not on 2012-10-08 12:14:41 +01:00
lpfc_scsi.h
lpfc_sli.c [SCSI] lpfc 8.3.35: Fix FCP2 Retries for non-r/w commands. 2012-10-08 11:57:44 +01:00
lpfc_sli.h
lpfc_sli4.h [SCSI] lpfc 8.3.36: Fixed boot from san failure 2012-11-27 08:59:43 +04:00
lpfc_version.h [SCSI] lpfc 8.3.35: Update lpfc version for 8.3.35 driver release 2012-10-08 12:16:11 +01:00
lpfc_vport.c
lpfc_vport.h
Makefile