summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_dbg.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar2023-08-211-1/+1
* scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar2023-08-211-3/+2
* scsi: qla2xxx: Enhance driver tracing with separate tunable and moreArun Easi2022-09-011-14/+36
* scsi: qla2xxx: Format log strings only if neededRoman Bolshakov2021-12-061-0/+3
* scsi: qla2xxx: Changes to support FCP2 TargetSaurav Kashyap2021-08-111-2/+1
* scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran2021-03-291-1/+15
* scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran2021-01-131-0/+1
* Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2020-10-141-2/+1
|\
| * scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner2020-09-161-2/+1
* | scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.cYe Bin2020-10-021-1/+1
* | scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap2020-09-221-1/+1
|/
* scsi: qla2xxx: SAN congestion management implementationShyam Sundar2020-07-011-10/+3
* scsi: qla2xxx: Introduce a function for computing the debug message prefixBart Van Assche2020-06-301-64/+32
* scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump()Bart Van Assche2020-06-301-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-051-470/+396
|\
| * scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche2020-05-191-43/+44
| * scsi: qla2xxx: Cast explicitly to uint16_t / uint32_tBart Van Assche2020-05-191-2/+2
| * scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...Bart Van Assche2020-05-191-291/+291
| * scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche2020-05-191-114/+39
| * scsi: qla2xxx: Use true, false for ha->fw_dumpedJason Yan2020-05-071-2/+2
| * scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding itBart Van Assche2020-04-141-18/+18
* | scsi: qla2xxx: Fix regression warningsNilesh Javali2020-04-131-1/+2
|/
* scsi: qla2xxx: add ring buffer for tracing debug logsRajan Shanmugavelu2020-03-111-3/+20
* scsi: qla2xxx: Fix unbound NVME response lengthArun Easi2020-01-301-6/+0
* scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar2019-12-191-1/+1
* scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument constBart Van Assche2019-08-121-1/+2
* scsi: qla2xxx: Insert spaces where requiredBart Van Assche2019-04-151-1/+1
* scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio2019-03-191-11/+8
* scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio2019-03-191-3/+6
* scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}()Joe Carnuccio2019-03-191-85/+81
* scsi: qla2xxx: Add longer window for chip resetQuinn Tran2018-08-021-0/+3
* Merge branch 'fixes' into miscJames Bottomley2018-04-031-1/+1
|\
| * scsi: qla2xxx: fix error message on <qla2400Meelis Roos2018-03-211-1/+1
* | scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSYDarren Trapp2018-03-211-1/+1
* | scsi: qla2xxx: Fix function argument descriptionsBart Van Assche2018-02-121-2/+2
|/
* scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs()Joe Carnuccio2017-08-241-2/+2
* scsi: qla2xxx: Move logging default mask to execute once only.Joe Carnuccio2017-08-241-2/+0
* scsi: qla2xxx: Fix NPIV host enable after chip resetQuinn Tran2017-08-241-1/+1
* scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby2017-08-071-1/+1
* scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby2017-06-271-1/+1
* scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby2017-06-271-4/+5
* scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran2017-06-271-0/+49
* scsi: qla2xxx: Add debug logging routine for qpairQuinn Tran2017-06-271-0/+101
* scsi: qla2xxx: Cleanup debug message IDsQuinn Tran2017-06-121-1/+1
* scsi: qla2xxx: Fix mailbox pointer error in fwdump captureJoe Carnuccio2017-05-241-2/+2
* scsi: qla2xxx: Fix ql_dump_bufferJoe Perches2017-03-061-8/+4
* scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez2016-12-141-2/+2
* qla2xxx: Fix duplicate message id.Sawan Chandak2016-07-151-4/+3
* qla2xxx: Disable the adapter and skip error recovery in case of register disc...Sawan Chandak2016-07-151-1/+1
* qla2xxx: Correction to function qla26xx_dport_diagnostics().Joe Carnuccio2016-07-151-1/+1