summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_gs.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initia...Saurav Kashyap1-0/+1
2020-12-09scsi: qla2xxx: Change post del message from debug level to log levelSaurav Kashyap1-4/+4
2020-10-15Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-2/+1
2020-10-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+4
2020-09-23scsi: qla2xxx: Reduce duplicate code in reporting speedQuinn Tran1-3/+4
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner1-2/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-18scsi: qla2xxx: Fix login timeoutQuinn Tran1-3/+15
2020-08-18scsi: qla2xxx: Indicate correct supported speeds for Mezz cardQuinn Tran1-5/+12
2020-08-18scsi: qla2xxx: Flush I/O on zone disableQuinn Tran1-1/+0
2020-08-18scsi: qla2xxx: Flush all sessions on zone disableQuinn Tran1-0/+12
2020-06-24scsi: qla2xxx: Keep initiator ports after RSCNRoman Bolshakov1-1/+3
2020-02-29scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing errorQuinn Tran1-2/+2
2020-02-24scsi: qla2xxx: Save rscn_gen for new fcportHimanshu Madhani1-0/+1
2020-02-24scsi: qla2xxx: Add vendor extended FDMI commandsJoe Carnuccio1-919/+760
2020-02-24scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDPJoe Carnuccio1-8/+7
2019-12-21scsi: qla2xxx: Correct fcport flags handlingShyam Sundar1-4/+0
2019-12-20scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar1-1/+1
2019-11-27scsi: qla2xxx: unregister ports after GPN_FT failureMartin Wilck1-2/+14
2019-11-09scsi: qla2xxx: Fix SRB leak on switch command timeoutQuinn Tran1-1/+1
2019-10-10scsi: qla2xxx: Improve logging for scan threadHimanshu Madhani1-10/+12
2019-10-10scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez1-17/+25
2019-09-24scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran1-1/+2
2019-09-07scsi: qla2xxx: Fix stale sessionQuinn Tran1-2/+3
2019-08-13scsi: qla2xxx: Remove two superfluous if-testsBart Van Assche1-14/+11
2019-08-13scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()Bart Van Assche1-11/+1
2019-08-13scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() functionBart Van Assche1-10/+5
2019-08-13scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche1-14/+7
2019-08-13scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDsBart Van Assche1-45/+17
2019-08-13scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accessesBart Van Assche1-4/+4
2019-08-13scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into voidBart Van Assche1-3/+1
2019-08-13scsi: qla2xxx: Use tabs instead of spaces for indentationBart Van Assche1-39/+39
2019-08-08scsi: qla2xxx: Retry fabric Scan on IOCB queue fullQuinn Tran1-6/+22
2019-07-30scsi: qla2xxx: Fix different size DMA Alloc/UnmapQuinn Tran1-1/+1
2019-04-30scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...Bart Van Assche1-2/+1
2019-04-30scsi: qla2xxx: Introduce the dsd32 and dsd64 data structuresBart Van Assche1-26/+18
2019-04-16scsi: qla2xxx: Insert spaces where requiredBart Van Assche1-1/+1
2019-04-16scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche1-0/+2
2019-04-04scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali1-0/+3
2019-03-19scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio1-2/+2
2019-03-19scsi: qla2xxx: Add Serdes support for ISP28XXJoe Carnuccio1-48/+29
2019-03-19scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio1-2/+2
2019-03-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-31/+46
2019-02-20scsi: qla2xxx: Move debug messages before sending srb preventing panicBill Kuzeja1-29/+37
2019-02-06scsi: qla2xxx: Prevent memory leak for CT req/rsp allocationQuinn Tran1-2/+9
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-6/+8
2018-09-28scsi: qla2xxx: Move log messages before issuing command to firmwareGiridhar Malavali1-7/+8
2018-09-28scsi: qla2xxx: Fix for double free of SRB structureGiridhar Malavali1-0/+3
2018-09-28scsi: qla2xxx: Fix duplicate switch database entriesQuinn Tran1-3/+3
2018-09-12scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"Colin Ian King1-1/+1