History log of /drivers/scsi/qla4xxx/ql4_dbg.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0a24361566d750065849f63521097f8373a0ac6b 02-Dec-2011 Vikas Chaudhary <vikas.chaudhary@qlogic.com> [SCSI] qla4xxx: Fix qla4xxx_dump_buffer to dump buffer correctly

KERN_INFO in printk adding new line character that mess-up
dump print format. Remove KERN_INFO to fix dump format.

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>
/drivers/scsi/qla4xxx/ql4_dbg.c
7d01d0698f450ed8cc9fd4557f88a3309c868d44 03-Dec-2010 Vikas Chaudhary <vikas.chaudhary@qlogic.com> [SCSI] qla4xxx: Updated the Copyright header

Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: Ravi Anand <ravi.anand@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
/drivers/scsi/qla4xxx/ql4_dbg.c
91a772a4b1840fea39f0377c2cbca4cfc5be05f9 07-Oct-2010 Karen Higgins <karen.higgins@qlogic.com> [SCSI] qla4xxx: dump mailbox registers on System Error

Signed-off-by: Karen Higgins <karen.higgins@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: Ravi Anand <ravi.anand@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
/drivers/scsi/qla4xxx/ql4_dbg.c
94bced3c1b371014cbd187f2df5539b13a0e3b90 15-Jul-2009 Karen Higgins <karen.higgins@qlogic.com> [SCSI] qla4xxx: Correct Extended Sense Data Errors

Fixed sense data errors occurring above the first 32 bytes,
as required by some third party applications. Sense data
in the first 32 bytes has always been correct.

Patch updated to use srb data variables instead of scsi command
scratchpad data area, as scratchpad area is already used.

Also, corrected debug print alignment bug in dump_buffer routine.
Changed KERN_DEBUG to KERN_INFO in printk statements in this routine.

Changed version number to 5.01.00-k9

Signed-off-by: Karen Higgins <karen.higgins@qlogic.com>
[michaelc: fixed checkpath.pl errors]
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
/drivers/scsi/qla4xxx/ql4_dbg.c
0187106664e1bbc1a17398e6125b8206d6c7079d 24-May-2007 David C Somayajulu <david.somayajulu@qlogic.com> [SCSI] qla4xxx: ql4_dbg.c remove dead code

Remove dead code

Signed-off-by: David Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
/drivers/scsi/qla4xxx/ql4_dbg.c
4797547778fd51e6ee929c5dd67ab3807898eb82 26-Apr-2007 Adrian Bunk <bunk@stusta.de> [SCSI] qla4xxx: possible cleanups

- make needlessly global code static
- #if 0 unused functions

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Ravi Anand <ravi.anand@qlogic.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
/drivers/scsi/qla4xxx/ql4_dbg.c
d915058f48745c0d5c4582566e5aa63867264f81 16-Nov-2006 David C Somayajulu <david.somayajulu@qlogic.com> [SCSI] qla4xxx: add support for qla4032

This patch provides the following:

1. adds support for the next version of Qlogic's iSCSI HBA, qla4032
(PCI Device ID 4032).

2. removes dead code related to topcat chip and renames
qla4010_soft_reset to qla4xxx_soft_reset (minor changes).

Signed-off-by: David Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
/drivers/scsi/qla4xxx/ql4_dbg.c
afaf5a2d341d33b66b47c2716a263ce593460a08 19-Sep-2006 David Somayajulu <david.somayajulu@qlogic.com> [SCSI] Initial Commit of qla4xxx

open-iSCSI driver for Qlogic Corporation's iSCSI HBAs

Signed-off-by: Ravi Anand <ravi.anand@qlogic.com>
Signed-off-by: David Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: Doug Maxey <dwm@bubba.enoyolf.org>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
/drivers/scsi/qla4xxx/ql4_dbg.c