summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_dbg.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-24[SCSI] qla2xxx: T10 DIF - ISP83xx changes.Arun Easi1-1/+2
2012-09-24[SCSI] qla2xxx: Get fcal position map should not be called for p2p topology.Saurav Kashyap1-1/+2
2012-09-24[SCSI] qla2xxx: Fix for handling some error conditions in loopback.Chad Dupuis1-1/+1
2012-09-24[SCSI] qla2xxx: set idc version if function is first one to come.Saurav Kashyap1-1/+0
2012-09-24[SCSI] qla2xxx: Update the driver copyright.Chad Dupuis1-1/+1
2012-09-24[SCSI] qla2xxx: Changes for ISP83xx loopback support.Chad Dupuis1-3/+2
2012-09-24[SCSI] qla2xxx: Implemetation of mctp.Saurav Kashyap1-4/+6
2012-09-24[SCSI] qla2xxx: IDC implementation for ISP83xx.Santosh Vernekar1-5/+5
2012-09-24[SCSI] qla2xxx: Implementation of bidirectional.Saurav Kashyap1-3/+6
2012-09-24[SCSI] qla2xxx: Use bitmap to store loop_id's for fcports.Chad Dupuis1-1/+1
2012-09-14[SCSI] qla2xxx: Fix typo in qla2xxx filesMasanari Iida1-2/+2
2012-09-14[SCSI] qla2xxx: Add check in qla82xx_watchdog for failed hardware state.Chad Dupuis1-1/+1
2012-05-22[SCSI] qla2xxx: Add LLD target-mode infrastructure for >= 24xx seriesNicholas Bellinger1-2/+68
2012-05-22[SCSI] qla2xxx: Log link up and link down messages to track link flops.Chad Dupuis1-1/+1
2012-05-22[SCSI] qla2xxx: Add ql_dbg_verbose logging level.Saurav Kashyap1-4/+5
2012-05-22[SCSI] qla2xxx: Detect PEG errors.Giridhar Malavali1-1/+1
2012-05-10[SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali1-1/+1
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis1-2/+2
2012-02-19[SCSI] qla2xxx: Remove EDC sysfs interface.Joe Carnuccio1-2/+4
2012-02-19[SCSI] qla2xxx: Add new message when a new loopid is assigned.Arun Easi1-1/+1
2012-02-19[SCSI] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci().Chad Dupuis1-6/+6
2012-02-19[SCSI] qla2xxx: Convert remaining printk's to ql_log format.Chad Dupuis1-2/+2
2012-02-19[SCSI] qla2xxx: Perform implicit logout during rport tear-down.Andrew Vasquez1-1/+2
2012-02-19[SCSI] qla2xxx: Handle failure cases during fabric_loginChad Dupuis1-2/+2
2012-02-19[SCSI] qla2xxx: Consolidation of SRB processing.Giridhar Malavali1-2/+3
2012-02-19[SCSI] qla2xxx: Enhancements to support ISP83xx.Giridhar Malavali1-10/+511
2012-02-19[SCSI] qla2xxx: Enhanced the dump routines to capture multiple request and re...Giridhar Malavali1-2/+81
2012-02-18[SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez1-1/+2
2011-12-15[SCSI] qla2xxx: Consolidated IOCB processing routines.Giridhar Malavali1-1/+2
2011-12-15[SCSI] qla2xxx: Fix to include FCE data as part of dump.Giridhar Malavali1-1/+1
2011-12-15[SCSI] qla2xxx: Update to dynamic logging.Chad Dupuis1-41/+52
2011-12-15[SCSI] qla2xxx: Use less stack to emit logging messages.Joe Perches1-109/+103
2011-12-12[SCSI] qla2xxx: Disable generating pause frames when firmware hang detected f...Giridhar Malavali1-1/+1
2011-12-12[SCSI] qla2xxx: Encapsulate prematurely completing mailbox commands during IS...Chad Dupuis1-3/+3
2011-08-29[SCSI] qla2xxx: Implemeted beacon on/off for ISP82XX.Saurav Kashyap1-2/+2
2011-08-29[SCSI] qla2xxx: Add support for ISP82xx to capture dump (minidump) on failure.Giridhar Malavali1-1/+1
2011-08-27[SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi1-18/+18
2011-07-27[SCSI] qla2xxx: Cleanup of previous infrastructure.Saurav Kashyap1-103/+0
2011-07-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap1-37/+42
2011-07-27[SCSI] qla2xxx: Basic infrastructure for dynamic logging.Saurav Kashyap1-0/+278
2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez1-1/+1
2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali1-1/+1
2010-05-17[SCSI] qla2xxx: T10 DIF support added.Arun Easi1-0/+58
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali1-0/+3
2009-12-04[SCSI] qla2xxx: Add firmware-dump kobject uevent notification.Andrew Vasquez1-55/+23
2009-06-21qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez1-1/+1
2009-06-08[SCSI] qla2xxx: Query supported RISC registers bits in determining a paused-s...Andrew Vasquez1-4/+2
2009-05-21[SCSI] qla2xxx: Add QoS support.Anirban Chakraborty1-4/+3
2009-01-08[SCSI] qla2xxx: Add ISP81XX support.Andrew Vasquez1-0/+324
2009-01-08[SCSI] qla2xxx: Correct MQ-chain information retrieval during a firmware dump.Andrew Vasquez1-37/+40