summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_dbg.c
AgeCommit message (Expand)Author
2023-08-21scsi: qla2xxx: Remove unsupported ql2xenabledif optionManish Rangankar
2023-08-21scsi: qla2xxx: Add Unsolicited LS Request and Response Support for NVMeManish Rangankar
2022-09-01scsi: qla2xxx: Enhance driver tracing with separate tunable and moreArun Easi
2021-12-06scsi: qla2xxx: Format log strings only if neededRoman Bolshakov
2021-08-11scsi: qla2xxx: Changes to support FCP2 TargetSaurav Kashyap
2021-03-29scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran
2021-01-13scsi: qla2xxx: Fix mailbox Ch erroneous errorQuinn Tran
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-10-02scsi: qla2xxx: Fix inconsistent format argument type in qla_dbg.cYe Bin
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner
2020-07-01scsi: qla2xxx: SAN congestion management implementationShyam Sundar
2020-06-30scsi: qla2xxx: Introduce a function for computing the debug message prefixBart Van Assche
2020-06-30scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump()Bart Van Assche
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-05-19scsi: qla2xxx: Fix endianness annotations in source filesBart Van Assche
2020-05-19scsi: qla2xxx: Cast explicitly to uint16_t / uint32_tBart Van Assche
2020-05-19scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...Bart Van Assche
2020-05-19scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche
2020-05-07scsi: qla2xxx: Use true, false for ha->fw_dumpedJason Yan
2020-04-14scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding itBart Van Assche
2020-04-13scsi: qla2xxx: Fix regression warningsNilesh Javali
2020-03-11scsi: qla2xxx: add ring buffer for tracing debug logsRajan Shanmugavelu
2020-01-30scsi: qla2xxx: Fix unbound NVME response lengthArun Easi
2019-12-19scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar
2019-08-12scsi: qla2xxx: Declare the fourth ql_dump_buffer() argument constBart Van Assche
2019-04-15scsi: qla2xxx: Insert spaces where requiredBart Van Assche
2019-03-19scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio
2019-03-19scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio
2019-03-19scsi: qla2xxx: Fix routine qla27xx_dump_{mpi|ram}()Joe Carnuccio
2018-08-02scsi: qla2xxx: Add longer window for chip resetQuinn Tran
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-21scsi: qla2xxx: fix error message on <qla2400Meelis Roos
2018-03-21scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSYDarren Trapp
2018-02-12scsi: qla2xxx: Fix function argument descriptionsBart Van Assche
2017-08-24scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs()Joe Carnuccio
2017-08-24scsi: qla2xxx: Move logging default mask to execute once only.Joe Carnuccio
2017-08-24scsi: qla2xxx: Fix NPIV host enable after chip resetQuinn Tran
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran
2017-06-27scsi: qla2xxx: Add debug logging routine for qpairQuinn Tran
2017-06-12scsi: qla2xxx: Cleanup debug message IDsQuinn Tran
2017-05-24scsi: qla2xxx: Fix mailbox pointer error in fwdump captureJoe Carnuccio
2017-03-06scsi: qla2xxx: Fix ql_dump_bufferJoe Perches
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez
2016-07-15qla2xxx: Fix duplicate message id.Sawan Chandak
2016-07-15qla2xxx: Disable the adapter and skip error recovery in case of register disc...Sawan Chandak
2016-07-15qla2xxx: Correction to function qla26xx_dport_diagnostics().Joe Carnuccio