linux/drivers/scsi/qla2xxx
Andrew Vasquez 7e98df229e [SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional request processing
Original code was not corrected for ISP83xx support. Instead code should used
the cached reference from the req_que structure, rather than the legacy
'if (ISP-TYPE(X))... else if (ISP-TYPE(Y))...' codes.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-11-30 14:47:48 +00:00
..
Kconfig [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core 2012-05-22 11:49:20 +01:00
Makefile [SCSI] tcm_qla2xxx: Add >= 24xx series fabric module for target-core 2012-05-22 11:49:20 +01:00
qla_attr.c [SCSI] qla2xxx: Change in setting UNLOADING flag and FC vports logout sequence while unloading qla2xxx driver. 2012-11-30 09:36:55 +00:00
qla_bsg.c [SCSI] qla2xxx: Free rsp_data even on error in qla2x00_process_loopback() 2012-11-30 09:37:48 +00:00
qla_bsg.h [SCSI] qla2xxx: Update the driver copyright. 2012-09-24 12:10:49 +04:00
qla_dbg.c [SCSI] qla2xxx: Fix for warnings reported by sparse. 2012-11-30 11:14:10 +00:00
qla_dbg.h [SCSI] qla2xxx: Update the driver copyright. 2012-09-24 12:10:49 +04:00
qla_def.h [SCSI] qla2xxx: Fix for warnings reported by sparse. 2012-11-30 11:14:10 +00:00
qla_devtbl.h [SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card. 2009-02-10 11:15:18 -05:00
qla_dfs.c [SCSI] qla2xxx: Update the driver copyright. 2012-09-24 12:10:49 +04:00
qla_fw.h [SCSI] qla2xxx: Update the driver copyright. 2012-09-24 12:10:49 +04:00
qla_gbl.h [SCSI] qla2xxx: Fix for warnings reported by sparse. 2012-11-30 11:14:10 +00:00
qla_gs.c [SCSI] qla2xxx: No fcport FC-4 type assignment in GA_NXT response. 2012-11-30 11:54:21 +00:00
qla_init.c [SCSI] qla2xxx: Fix for warnings reported by sparse. 2012-11-30 11:14:10 +00:00
qla_inline.h [SCSI] qla2xxx: Update the driver copyright. 2012-09-24 12:10:49 +04:00
qla_iocb.c [SCSI] qla2xxx: Use correct Request-Q-Out register during bidirectional request processing 2012-11-30 14:47:48 +00:00
qla_isr.c [SCSI] qla2xxx: Fix for warnings reported by sparse. 2012-11-30 11:14:10 +00:00
qla_mbx.c [SCSI] qla2xxx: Fix for warnings reported by sparse. 2012-11-30 11:14:10 +00:00
qla_mid.c qla2xxx: Add missing ->vport_slock while calling qlt_update_vp_map 2012-10-26 12:29:46 -07:00
qla_nx.c [SCSI] qla2xxx: Fix for warnings reported by sparse. 2012-11-30 11:14:10 +00:00
qla_nx.h [SCSI] qla2xxx: Update the driver copyright. 2012-09-24 12:10:49 +04:00
qla_os.c [SCSI] qla2xxx: Move noisy Start scsi failed messages to verbose logging level. 2012-11-30 13:38:43 +00:00
qla_settings.h [SCSI] qla2xxx: Update the driver copyright. 2012-09-24 12:10:49 +04:00
qla_sup.c [SCSI] qla2xxx: Implement beacon support for ISP83xx. 2012-09-24 12:10:49 +04:00
qla_target.c [SCSI] qla2xxx: Fix for warnings reported by sparse. 2012-11-30 11:14:10 +00:00
qla_target.h qla2xxx: Update target lookup session tables when a target session changes 2012-10-26 12:29:46 -07:00
qla_version.h [SCSI] qla2xxx: Update the driver version to 8.04.00.08-k. 2012-11-30 09:38:56 +00:00
tcm_qla2xxx.c qla2xxx: Update target lookup session tables when a target session changes 2012-10-26 12:29:46 -07:00
tcm_qla2xxx.h tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPC 2012-10-26 12:29:46 -07:00