WSL2-Linux-Kernel/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
..
Makefile [SCSI] lpfc: fix problems with -Werror 2012-07-20 08:58:54 +01: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 [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT status 2012-09-14 17:59:23 +01:00
lpfc_bsg.h [SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller attributes command 2012-05-17 10:30:57 +01:00
lpfc_compat.h [SCSI] lpfc 8.3.28: Critical Miscellaneous fixes 2011-12-15 10:57:45 +04:00
lpfc_crtn.h [SCSI] lpfc 8.3.36: Fixed boot from san failure 2012-11-27 08:59:43 +04:00
lpfc_ct.c [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT status 2012-09-14 17:59:23 +01:00
lpfc_debugfs.c [SCSI] lpfc 8.3.34: Correct typecasts for snprintf messages 2012-09-14 17:59:24 +01:00
lpfc_debugfs.h [SCSI] lpfc 8.3.33: Tie parallel I/O queues into separate MSIX vectors 2012-09-14 14:41:19 +01:00
lpfc_disc.h [SCSI] lpfc 8.3.34: Add LOGO support after ABTS compliance 2012-09-14 17:59:22 +01:00
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 [SCSI] lpfc 8.3.34: Fix parameter field in CQE to mask for LOCAL_REJECT status 2012-09-14 17:59:23 +01:00
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 [SCSI] lpfc 8.3.27: Miscellanous logic and interface fixes 2011-10-16 11:28:48 -05:00
lpfc_mbox.c [SCSI] lpfc 8.3.34: Fixed leaking memory from pci dma pool 2012-09-14 17:59:25 +01:00
lpfc_mem.c [SCSI] lpfc 8.3.33: Fix bug with rrq_pool not being destroyed during driver removal. 2012-09-14 14:31:50 +01:00
lpfc_nl.h Fix common misspellings 2011-03-31 11:26:23 -03:00
lpfc_nportdisc.c [SCSI] lpfc 8.3.34: Add LOGO support after ABTS compliance 2012-09-14 17:59:22 +01:00
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 [SCSI] lpfc 8.3.30: Revert fix for Link Pull Causes I/O Failures 2012-03-27 08:26:34 +01:00
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 [SCSI] lpfc 8.3.33: Add Interrupts per second stats via debugfs 2012-09-14 14:40:15 +01:00
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 [SCSI] Lpfc 8.3.28: FC and SCSI Discovery Fixes 2011-12-15 10:57:44 +04:00
lpfc_vport.h [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc vendor events 2008-10-13 09:28:57 -04:00