aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_dbg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-19qla2xxx: Remove wait for online from host reset handler.Chad Dupuis1-0/+1
2014-05-19qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread.Chad Dupuis1-2/+4
2014-05-19qla2xxx: T10-Dif: add T10-PI supportQuinn Tran1-1/+1
2014-05-19qla2xxx: ISP27xx firmware dump template spec updates (including T274).Joe Carnuccio1-3/+3
2014-05-19qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the owner of the reset.Hiral Patel1-0/+1
2014-05-19qla2xxx: Use proper log message for flash lock failed error.Atul Deshmukh1-1/+1
2014-05-19qla2xxx: Change copyright year to 2014 in all the source files.Armen Baloyan1-1/+1
2014-05-19qla2xxx: Introduce fw_dump_flag to track fw dump progress.Hiral Patel1-10/+32
2014-05-19qla2xxx: Remove unnecessary delays from fw dump code path.Hiral Patel1-40/+31
2014-05-19qla2xxx: Add ISP8044 serdes bsg interface.Joe Carnuccio1-1/+1
2014-05-19qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMDIO(39),QLA8044_POLLWR(40).Pratik Mohanty1-1/+1
2014-05-19qla2xxx: Correct operations for ISP27xx template types 270 and 271.Joe Carnuccio1-1/+1
2014-03-15[SCSI] qla2xxx: Fix Task Management command asynchronous handlingArmen Baloyan1-0/+1
2014-03-15[SCSI] qla2xxx: Add support for ISP2071.Chad Dupuis1-23/+110
2013-12-19[SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in accordance with firmware update.Armen Baloyan1-0/+1
2013-12-19[SCSI] qla2xxx: Add BSG interface for read/write serdes register.Joe Carnuccio1-1/+1
2013-12-19[SCSI] qla2xxx: Fix issue with not displaying node name after system reboot.Armen Baloyan1-1/+1
2013-12-19[SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect.Chad Dupuis1-1/+1
2013-12-19[SCSI] qla2xxx: Print proper QLAFX00 product name at probe.Armen Baloyan1-1/+1
2013-10-23[SCSI] qla2xxx: Fix request queue null dereference.Chad Dupuis1-1/+1
2013-09-03[SCSI] qla2xxx: Correction to message ids.Saurav Kashyap1-4/+8
2013-09-03[SCSI] qla2xxx: Add a new interface to update versions.Sawan Chandak1-1/+1
2013-09-03[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.Santosh Vernekar1-1/+1
2013-09-03[SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add log for normal temperature AENArmen Baloyan1-1/+1
2013-09-03[SCSI] qla2xxx: Add critical temperature handling for ISPFX00.Armen Baloyan1-3/+3
2013-09-03[SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio1-1/+3
2013-09-03[SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio1-1/+1
2013-09-03[SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c.Chad Dupuis1-0/+1
2013-09-03[SCSI] qla2xxx: Add ISPFX00 specific bus reset routine.Armen Baloyan1-1/+1
2013-09-03[SCSI] qla2xxx: Correct multiqueue offset calculations.Andrew Vasquez1-7/+10
2013-09-03[SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh1-4/+12
2013-07-08[SCSI] qla2xxx: Remove redundant assignments.Bart Van Assche1-3/+3
2013-07-08[SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()Bart Van Assche1-0/+1
2013-07-08[SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()Bart Van Assche1-1/+1
2013-07-08[SCSI] qla2xxx: Clean up qla24xx_iidma()Bart Van Assche1-1/+2
2013-07-08[SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.Giridhar Malavali1-1/+1
2013-04-11[SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali1-12/+15
2013-04-06[SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi1-1/+1
2013-04-06[SCSI] Revert "qla2xxx: Add setting of driver version string for vendor application."Joe Carnuccio1-0/+1
2013-02-22[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio1-1/+1
2013-02-22[SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio1-1/+1
2013-02-22[SCSI] qla2xxx: Update the copyright information.Saurav Kashyap1-1/+1
2013-02-22[SCSI] qla2xxx: Display the lock owner on lock acquire failure.Saurav Kashyap1-1/+1
2013-02-22[SCSI] qla2xxx: Do link initialization on get loop id failure.Joe Carnuccio1-1/+1
2013-02-22[SCSI] qla2xxx: Reject loopback request if one is already in progress.Chad Dupuis1-1/+1
2013-02-22[SCSI] qla2xxx: Print thermal unsupported message.Joe Carnuccio1-1/+1
2013-02-22[SCSI] qla2xxx: Correction to the message ids.Saurav Kashyap1-0/+1
2013-02-22[SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.Arun Easi1-1/+1
2013-02-22[SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi1-1/+1
2013-02-22[SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low.Chad Dupuis1-1/+1