summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_dbg.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Correct multiqueue offset calculations.Andrew Vasquez2013-09-031-7/+10
* [SCSI] qla2xxx: Add support for ISP8044.Atul Deshmukh2013-09-031-4/+12
* [SCSI] qla2xxx: Remove redundant assignments.Bart Van Assche2013-07-081-3/+3
* [SCSI] qla2xxx: Remove dead code in qla2x00_configure_hba()Bart Van Assche2013-07-081-0/+1
* [SCSI] qla2xxx: Clean up qla84xx_mgmt_cmd()Bart Van Assche2013-07-081-1/+1
* [SCSI] qla2xxx: Clean up qla24xx_iidma()Bart Van Assche2013-07-081-1/+2
* [SCSI] qla2xxx: Clear the MBX_INTR_WAIT flag when the mailbox time-out happens.Giridhar Malavali2013-07-081-1/+1
* [SCSI] qla2xxx: Enhancements to support ISPFx00.Giridhar Malavali2013-04-111-12/+15
* [SCSI] qla2xxx: Fix crash during firmware dump procedure.Arun Easi2013-04-061-1/+1
* [SCSI] Revert "qla2xxx: Add setting of driver version string for vendor appli...Joe Carnuccio2013-04-061-0/+1
* [SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.Joe Carnuccio2013-02-221-1/+1
* [SCSI] qla2xxx: Add setting of driver version string for vendor application.Joe Carnuccio2013-02-221-1/+1
* [SCSI] qla2xxx: Update the copyright information.Saurav Kashyap2013-02-221-1/+1
* [SCSI] qla2xxx: Display the lock owner on lock acquire failure.Saurav Kashyap2013-02-221-1/+1
* [SCSI] qla2xxx: Do link initialization on get loop id failure.Joe Carnuccio2013-02-221-1/+1
* [SCSI] qla2xxx: Reject loopback request if one is already in progress.Chad Dupuis2013-02-221-1/+1
* [SCSI] qla2xxx: Print thermal unsupported message.Joe Carnuccio2013-02-221-1/+1
* [SCSI] qla2xxx: Correction to the message ids.Saurav Kashyap2013-02-221-0/+1
* [SCSI] qla2xxx: Prevent enabling target mode for unsupported HBAs.Arun Easi2013-02-221-1/+1
* [SCSI] qla2xxx: Enable target mode support for ISP83xx.Arun Easi2013-02-221-1/+1
* [SCSI] qla2xxx: Ramp down queue depth for attached SCSI devices when driver r...Chad Dupuis2013-02-221-1/+1
* [SCSI] qla2xxx: Determine the number of outstanding commands based on availab...Chad Dupuis2013-02-221-1/+1
* [SCSI] qla2xxx: Display that driver is operating in legacy interrupt mode.Saurav Kashyap2012-11-301-1/+1
* [SCSI] qla2xxx: Fix typo in qla83xx_fw_dump function.Saurav Kashyap2012-11-301-1/+1
* [SCSI] qla2xxx: Fix for warnings reported by sparse.Saurav Kashyap2012-11-301-2/+2
* [SCSI] qla2xxx: T10 DIF - ISP83xx changes.Arun Easi2012-09-241-1/+2
* [SCSI] qla2xxx: Get fcal position map should not be called for p2p topology.Saurav Kashyap2012-09-241-1/+2
* [SCSI] qla2xxx: Fix for handling some error conditions in loopback.Chad Dupuis2012-09-241-1/+1
* [SCSI] qla2xxx: set idc version if function is first one to come.Saurav Kashyap2012-09-241-1/+0
* [SCSI] qla2xxx: Update the driver copyright.Chad Dupuis2012-09-241-1/+1
* [SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis2012-09-241-3/+2
* [SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap2012-09-241-4/+6
* [SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar2012-09-241-5/+5
* [SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap2012-09-241-3/+6
* [SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.Chad Dupuis2012-09-241-1/+1
* [SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida2012-09-141-2/+2
* [SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state.Chad Dupuis2012-09-141-1/+1
* [SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger2012-05-221-2/+68
* [SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis2012-05-221-1/+1
* [SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap2012-05-221-4/+5
* [SCSI] qla2xxx: Detect PEG errors.Giridhar Malavali2012-05-221-1/+1
* [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali2012-05-101-1/+1
* [SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis2012-02-191-2/+2
* [SCSI] qla2xxx: Remove EDC sysfs interface.Joe Carnuccio2012-02-191-2/+4
* [SCSI] qla2xxx: Add new message when a new loopid is assigned.Arun Easi2012-02-191-1/+1
* [SCSI] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci().Chad Dupuis2012-02-191-6/+6
* [SCSI] qla2xxx: Convert remaining printk's to ql_log format.Chad Dupuis2012-02-191-2/+2
* [SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez2012-02-191-1/+2
* [SCSI] qla2xxx: Handle failure cases during fabric_loginChad Dupuis2012-02-191-2/+2
* [SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali2012-02-191-2/+3
OpenPOWER on IntegriCloud