aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_dbg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-06scsi: qla2xxx: Format log strings only if neededRoman Bolshakov1-0/+3
2021-08-11scsi: qla2xxx: Changes to support FCP2 TargetSaurav Kashyap1-2/+1
2021-03-29scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran1-1/+15
2021-01-13scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran1-0/+1
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-2/+1
2020-10-02scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.cYe Bin1-1/+1
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap1-1/+1
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-07-01scsi: qla2xxx: SAN congestion management implementationShyam Sundar1-10/+3
2020-06-30scsi: qla2xxx: Introduce a function for computing the debug message prefixBart Van Assche1-64/+32
2020-06-30scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump()Bart Van Assche1-1/+1
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-470/+396
2020-05-19scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche1-43/+44
2020-05-19scsi: qla2xxx: Cast explicitly to uint16_t / uint32_tBart Van Assche1-2/+2
2020-05-19scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lower caseBart Van Assche1-291/+291
2020-05-19scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche1-114/+39
2020-05-07scsi: qla2xxx: Use true, false for ha->fw_dumpedJason Yan1-2/+2
2020-04-14scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding itBart Van Assche1-18/+18
2020-04-13scsi: qla2xxx: Fix regression warningsNilesh Javali1-1/+2
2020-03-11scsi: qla2xxx: add ring buffer for tracing debug logsRajan Shanmugavelu1-3/+20
2020-01-30scsi: qla2xxx: Fix unbound NVME response lengthArun Easi1-6/+0
2019-12-19scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar1-1/+1
2019-08-12scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument constBart Van Assche1-1/+2
2019-04-15scsi: qla2xxx: Insert spaces where requiredBart Van Assche1-1/+1
2019-03-19scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio1-11/+8
2019-03-19scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio1-3/+6
2019-03-19scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}()Joe Carnuccio1-85/+81
2018-08-02scsi: qla2xxx: Add longer window for chip resetQuinn Tran1-0/+3
2018-04-03Merge branch 'fixes' into miscJames Bottomley1-1/+1
2018-03-21scsi: qla2xxx: fix error message on <qla2400Meelis Roos1-1/+1
2018-03-21scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSYDarren Trapp1-1/+1
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche1-2/+2
2017-08-24scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs()Joe Carnuccio1-2/+2
2017-08-24scsi: qla2xxx: Move logging default mask to execute once only.Joe Carnuccio1-2/+0
2017-08-24scsi: qla2xxx: Fix NPIV host enable after chip resetQuinn Tran1-1/+1
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby1-1/+1
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby1-1/+1
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby1-4/+5
2017-06-27scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran1-0/+49
2017-06-27scsi: qla2xxx: Add debug logging routine for qpairQuinn Tran1-0/+101
2017-06-12scsi: qla2xxx: Cleanup debug message IDsQuinn Tran1-1/+1
2017-05-24scsi: qla2xxx: Fix mailbox pointer error in fwdump captureJoe Carnuccio1-2/+2
2017-03-06scsi: qla2xxx: Fix ql_dump_bufferJoe Perches1-8/+4
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez1-2/+2
2016-07-15qla2xxx: Fix duplicate message id.Sawan Chandak1-4/+3
2016-07-15qla2xxx: Disable the adapter and skip error recovery in case of register disconnect.Sawan Chandak1-1/+1
2016-07-15qla2xxx: Correction to function qla26xx_dport_diagnostics().Joe Carnuccio1-1/+1
2016-07-15qla2xxx: Add support to handle Loop Init error Asynchronus event.Joe Carnuccio1-1/+1
2016-07-15qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio1-1/+1
2016-07-15qla2xxx: Add bsg interface to support D_Port Diagnostics.Joe Carnuccio1-2/+1