Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/qla2xxx
Andrew Vasquez d424754cbe [SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status.
During heavy I/O (CPU-affinity mode enabled) and CLI/Agent
interactions, the driver would report periodic mailbox command
timeout statuses.  Within the CPU-affinity ISR handler, the
driver should check the 'disable-msix-handshake' flag in deciding
whether or not to clear HCCRX_CLR_RISC_INT.  The mode is not
specific to a dedicated queue, instead, applies to the current
'ha' context.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-10-30 14:08:15 +04:00
..
Kconfig
Makefile
qla_attr.c [SCSI] qla2xxx: Return sysfs error codes appropriate to conditions. 2011-08-29 00:14:57 -07:00
qla_bsg.c [SCSI] qla2xxx: Provide method for updating I2C attached VPD. 2011-08-29 00:14:57 -07:00
qla_bsg.h [SCSI] qla2xxx: Provide method for updating I2C attached VPD. 2011-08-29 00:14:57 -07:00
qla_dbg.c [SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX. 2011-08-29 00:14:55 -07:00
qla_dbg.h
qla_def.h [SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure. 2011-08-29 00:12:26 -07:00
qla_devtbl.h
qla_dfs.c
qla_fw.h
qla_gbl.h [SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx. 2011-08-29 00:14:57 -07:00
qla_gs.c
qla_init.c [SCSI] qla2xxx: Issue mailbox command only when firmware hung bit is reset for ISP82xx. 2011-08-29 00:14:57 -07:00
qla_inline.h [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. 2011-08-27 08:13:52 -06:00
qla_iocb.c [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. 2011-08-27 08:13:52 -06:00
qla_isr.c [SCSI] qla2xxx: Correct inadvertent clearing of RISC_INTR status. 2011-10-30 14:08:15 +04:00
qla_mbx.c [SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX. 2011-08-29 00:14:55 -07:00
qla_mid.c [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting. 2011-08-27 08:13:52 -06:00
qla_nx.c [SCSI] qla2xxx: Fix "active_mask" may be used uninitialized warning. 2011-08-29 00:14:57 -07:00
qla_nx.h [SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX. 2011-08-29 00:14:55 -07:00
qla_os.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2011-10-28 16:44:18 -07:00
qla_settings.h
qla_sup.c
qla_version.h [SCSI] qla2xxx: Update version number to 8.03.07.07-k. 2011-08-27 08:23:28 -06:00