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/qla4xxx
Vikas Chaudhary 0160ef1269 [SCSI] qla4xxx: Don't process mbx interrupt unconditionally
Do not process interrupt unconditionally during mailbox processing  which can
lead to spurious interrupt. Mailbox completion are now polled if interrupt are
disabled or wait for interrupt to come in if its enabled

Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <jbottomley@parallels.com>
2011-05-24 12:39:42 -04:00
..
Kconfig [SCSI] qla4xxx: Added support for ISP82XX 2010-07-28 09:04:23 -05:00
Makefile [SCSI] qla4xxx: Added support for ISP82XX 2010-07-28 09:04:23 -05:00
ql4_dbg.c [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_dbg.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_def.h [SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox() 2011-05-24 12:38:46 -04:00
ql4_fw.h [SCSI] qla4xxx: masking required bits of add_fw_options during initialization 2011-03-23 12:53:04 -05:00
ql4_glbl.h [SCSI] qla4xxx: cleanup DDB relogin logic during initialization 2011-03-23 12:52:59 -05:00
ql4_init.c Fix common misspellings 2011-03-31 11:26:23 -03:00
ql4_inline.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_iocb.c [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_isr.c [SCSI] qla4xxx: Complete the cmd if sense_len is zero 2011-05-24 12:39:29 -04:00
ql4_mbx.c [SCSI] qla4xxx: Don't process mbx interrupt unconditionally 2011-05-24 12:39:42 -04:00
ql4_nvram.c [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_nvram.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ql4_nx.c [SCSI] qla4xxx: Updated the reset sequence for ISP82xx 2011-05-24 12:38:57 -04:00
ql4_nx.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_os.c [SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for ISP82XX 2011-05-24 12:39:20 -04:00
ql4_version.h [SCSI] qla4xxx: Update driver version to 5.02.00-k6 2011-03-23 12:53:05 -05:00