aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_isr.c
AgeCommit message (Expand)Author
2023-09-19scsi: qla2xxx: Fix crash in PCIe error handlingQuinn Tran
2023-09-19scsi: qla2xxx: Fix erroneous link up failureQuinn Tran
2023-09-19scsi: qla2xxx: fix inconsistent TMF timeoutQuinn Tran
2022-08-21scsi: qla2xxx: Turn off multi-queue for 8G adaptersQuinn Tran
2022-08-21scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika
2022-04-08scsi: qla2xxx: Fix incorrect reporting of task management failureQuinn Tran
2021-10-06scsi: qla2xxx: Changes to support kdump kernel for NVMe BFSSaurav Kashyap
2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-14Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-07scsi: qla2xxx: Do not consume srb greedilyDaniel Wagner
2020-09-29scsi: qla2xxx: Fix MPI reset needed messageArun Easi
2020-09-22scsi: qla2xxx: Add IOCB resource trackingQuinn Tran
2020-09-22scsi: qla2xxx: Performance tweakQuinn Tran
2020-09-22scsi: qla2xxx: Honor status qualifier in FCP_RSP per specArun Easi
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner
2020-09-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-09-09scsi: qla2xxx: Handle incorrect entry_type entriesDaniel Wagner
2020-09-09scsi: qla2xxx: Log calling function name in qla2x00_get_sp_from_handle()Daniel Wagner
2020-09-09scsi: qla2xxx: Simplify return value logic in qla2x00_get_sp_from_handle()Daniel Wagner
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-17scsi: qla2xxx: Reduce noisy debug messageQuinn Tran
2020-07-15scsi: qla2xxx: Address a set of sparse warningsShyam Sundar
2020-07-01scsi: qla2xxx: SAN congestion management implementationShyam Sundar
2020-07-01scsi: qla2xxx: Change in PUREX to handle FPIN ELS requestsShyam Sundar
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: Use make_handle() instead of open-coding itBart Van Assche
2020-05-19scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from upper case into lo...Bart Van Assche
2020-05-19scsi: qla2xxx: Fix the code that reads from mailbox registersBart Van Assche
2020-05-19scsi: qla2xxx: Simplify the functions for dumping firmwareBart Van Assche
2020-04-24scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi
2020-04-13scsi: qla2xxx: Fix regression warningsNilesh Javali
2020-02-28scsi: qla2xxx: Handle NVME status iocb correctlyArun Easi
2020-02-28scsi: qla2xxx: add more FW debug informationQuinn Tran
2020-02-28scsi: qla2xxx: Update BPM enablement semantics.Andrew Vasquez
2020-02-28scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPsAndrew Vasquez
2020-02-28scsi: qla2xxx: Simplify the code for aborting SCSI commandsBart Van Assche
2020-02-24scsi: qla2xxx: Print portname for logging in qla24xx_logio_entry()Joe Carnuccio
2020-02-24scsi: qla2xxx: Add deferred queue for processing ABTS and RDPJoe Carnuccio
2020-02-24scsi: qla2xxx: Display message for FCE enabledHimanshu Madhani
2020-02-24scsi: qla2xxx: Add vendor extended RDP additions and amendmentsJoe Carnuccio
2020-02-21scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN dataJoe Carnuccio
2020-01-30scsi: qla2xxx: Fix unbound NVME response lengthArun Easi
2020-01-02scsi: qla2xxx: Use get_unaligned_*() instead of open-coding these functionsBart Van Assche
2019-12-19scsi: qla2xxx: Add D-Port Diagnostic reason explanation logsJoe Carnuccio
2019-12-19scsi: qla2xxx: Remove defer flag to indicate immeadiate port lossHimanshu Madhani
2019-12-09scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2019-11-26scsi: qla2xxx: Fix qla2x00_request_irqs() for MSIHuacai Chen
2019-11-08scsi: qla2xxx: Fix double scsi_done for abort pathQuinn Tran