summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_os.c
AgeCommit message (Expand)Author
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_os.cYe Bin
2020-09-29scsi: qla2xxx: Fix point-to-point (N2N) device discovery issueArun Easi
2020-09-29scsi: qla2xxx: Fix buffer-buffer credit extraction errorQuinn Tran
2020-09-22scsi: qla2xxx: Update version to 10.02.00.102-kNilesh Javali
2020-09-22scsi: qla2xxx: Add SLER and PI control supportSaurav Kashyap
2020-09-22scsi: qla2xxx: Add IOCB resource trackingQuinn Tran
2020-09-22scsi: qla2xxx: Performance tweakQuinn Tran
2020-09-22scsi: qla2xxx: Fix memory size truncationQuinn Tran
2020-09-22scsi: qla2xxx: Reduce duplicate code in reporting speedQuinn Tran
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-08-24scsi: qla2xxx: Remove pci-dma-compat wrapper APISuraj Upadhyay
2020-08-17Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"Quinn Tran
2020-08-17scsi: qla2xxx: Check if FW supports MQ before enablingSaurav Kashyap
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: 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: Fix the code that reads from mailbox registersBart Van Assche
2020-05-19scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZEBart Van Assche
2020-05-19scsi: qla2xxx: Add more BUILD_BUG_ON() statementsBart Van Assche
2020-05-19scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabeticallyBart 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-05-07scsi: qla2xxx: Fix warning after FC target resetViacheslav Dubeyko
2020-04-24scsi: qla2xxx: Fix MPI failure AEN (8200) handlingArun Easi
2020-04-21scsi: qla2xxx: check UNLOADING before posting async workMartin Wilck
2020-04-21scsi: qla2xxx: set UNLOADING before waiting for session deletionMartin Wilck
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-03-26scsi: qla2xxx: Remove non functional codeDaniel Wagner
2020-03-17scsi: qla2xxx: Fix I/Os being passed down when FC device is being deletedArun Easi
2020-02-28scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMeQuinn Tran
2020-02-28scsi: qla2xxx: Serialize fc_port alloc in N2NQuinn Tran
2020-02-28scsi: qla2xxx: Fix RDP respond data formatQuinn Tran
2020-02-28scsi: qla2xxx: Update BPM enablement semantics.Andrew Vasquez
2020-02-28scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xxGiridhar Malavali
2020-02-28scsi: qla2xxx: Add 16.0GT for PCI StringHimanshu Madhani
2020-02-28scsi: qla2xxx: Simplify the code for aborting SCSI commandsBart Van Assche
2020-02-24scsi: qla2xxx: Fix RDP response sizeHimanshu Madhani
2020-02-24scsi: qla2xxx: Handle cases for limiting RDP response payload lengthJoe Carnuccio
2020-02-24scsi: qla2xxx: Add deferred queue for processing ABTS and RDPJoe Carnuccio
2020-02-24scsi: qla2xxx: Cleanup ELS/PUREX iocb fieldsJoe Carnuccio
2020-02-24scsi: qla2xxx: Show correct port speed capabilities for RDP commandHimanshu Madhani
2020-02-24scsi: qla2xxx: Add ql2xrdpenable module parameter for RDPJoe Carnuccio
2020-02-24scsi: qla2xxx: Add vendor extended RDP additions and amendmentsJoe Carnuccio
2020-02-24scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDPJoe Carnuccio
2020-02-10scsi: qla2xxx: Check locking assumptions at runtime in qla2x00_abort_srb()Bart Van Assche