linux-hardened/drivers/scsi/qla2xxx
andrew.vasquez@qlogic.com 052c40c83b [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made after relogin.
A target can LOGO an initiator at any time (i.e. during I/O,
due to a controller hicup, or as a simple authentication
mechanism after an initial CDB command), when this occurs,
the driver attempts to relogin (PLOGI) to the device via the
DPC thread.  Add code to make the appropriate upcall to the
FC transport layer (fc_remote_port_add()) upon successful
completion of the PLOGI.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-01-26 08:17:00 -05:00
..
Kconfig [SCSI] qla2xxx: Kconfig update: Add URL to download firmware images. 2006-01-14 10:55:37 -06:00
Makefile [SCSI] qla2xxx: Kconfig: two fixes 2006-01-12 11:46:19 -06:00
ql2100.c [SCSI] qla2xxx: Update license. 2005-10-28 11:53:23 -05:00
ql2100_fw.c [SCSI] qla2xxx: Update license. 2005-10-28 11:53:23 -05:00
ql2200.c [SCSI] qla2xxx: Update license. 2005-10-28 11:53:23 -05:00
ql2200_fw.c [SCSI] qla2xxx: Update license. 2005-10-28 11:53:23 -05:00
ql2300.c [SCSI] qla2xxx: Update license. 2005-10-28 11:53:23 -05:00
ql2300_fw.c [SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18. 2005-10-28 12:14:43 -05:00
ql2322.c [SCSI] qla2xxx: Update license. 2005-10-28 11:53:23 -05:00
ql2322_fw.c [SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18. 2005-10-28 12:14:43 -05:00
ql2400.c [SCSI] qla2xxx: Add support for embedded ISP24xx firmware. 2005-12-13 18:11:19 -07:00
ql2400_fw.c [SCSI] qla2xxx: Resync with latest released ISP24xx firmware -- 4.00.16. 2005-12-13 18:11:23 -07:00
ql6312.c [SCSI] qla2xxx: Update license. 2005-10-28 11:53:23 -05:00
ql6312_fw.c [SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18. 2005-10-28 12:14:43 -05:00
qla_attr.c [SCSI] qla2xxx: Reference proper node/port names in fc_host class. 2006-01-14 10:55:23 -06:00
qla_dbg.c [SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx. 2006-01-14 10:55:30 -06:00
qla_dbg.h [SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx. 2006-01-14 10:55:30 -06:00
qla_def.h [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion. 2006-01-26 08:16:50 -05:00
qla_devtbl.h [SCSI] qla2xxx: NVRAM id-list updates. 2005-07-14 11:02:48 -04:00
qla_fw.h [SCSI] qla2xxx: Update license. 2005-10-28 11:53:23 -05:00
qla_gbl.h [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made after relogin. 2006-01-26 08:17:00 -05:00
qla_gs.c [SCSI] qla2xxx: Correct setting of FDMI supported/current port speed. 2006-01-14 10:55:36 -06:00
qla_init.c [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made after relogin. 2006-01-26 08:17:00 -05:00
qla_inline.h [SCSI] qla2xxx: Update license. 2005-10-28 11:53:23 -05:00
qla_iocb.c [SCSI] qla2xxx: fix unnecessary activation of blk tag queue 2005-10-28 14:41:19 -05:00
qla_isr.c [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion. 2006-01-26 08:16:50 -05:00
qla_mbx.c [SCSI] qla2xxx: Collapse load RISC RAM implementations. 2006-01-14 10:55:34 -06:00
qla_os.c [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made after relogin. 2006-01-26 08:17:00 -05:00
qla_rscn.c [SCSI] update fc_transport for removal of block/unblock functions 2005-10-28 21:20:07 -05:00
qla_settings.h [SCSI] qla2xxx: Update license. 2005-10-28 11:53:23 -05:00
qla_sup.c [SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards. 2006-01-14 10:55:29 -06:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.01.04-k. 2006-01-14 10:55:40 -06:00