summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx/qla_gs.c
AgeCommit message (Expand)Author
2023-06-07scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-01-11scsi: qla2xxx: Remove dead code (GNN ID)Quinn Tran
2023-01-11scsi: qla2xxx: Remove dead code (GPNID)Quinn Tran
2022-07-18scsi: qla2xxx: Update manufacturer detailsBikash Hazarika
2022-07-18scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika
2022-07-07scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()Dan Carpenter
2022-06-16scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi
2022-06-07scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran
2022-03-15scsi: qla2xxx: Fix typos in commentsJulia Lawall
2022-03-15scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar
2022-01-24scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap
2022-01-24scsi: qla2xxx: Refactor asynchronous command initializationDaniel Wagner
2021-09-14scsi: qla2xxx: Display 16G only as supported speeds for 3830c cardSaurav Kashyap
2021-08-23scsi: qla2xxx: Fix NVMe retryQuinn Tran
2021-08-23scsi: qla2xxx: Fix NVMe | FCP personality changeQuinn Tran
2021-08-11scsi: qla2xxx: Show OS name and version in FDMI-1Arun Easi
2021-07-27scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran
2021-07-27scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran
2021-03-29scsi: qla2xxx: Do logout even if fabric scan retries got exhaustedQuinn Tran
2021-03-15scsi: qla2xxx: Fix some incorrect formatting/spelling issuesLee Jones
2021-01-13scsi: qla2xxx: Implementation to get and manage host, target stats and initia...Saurav Kashyap
2020-12-09scsi: qla2xxx: Change post del message from debug level to log levelSaurav Kashyap
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-09-22scsi: qla2xxx: Reduce duplicate code in reporting speedQuinn Tran
2020-09-16scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-17scsi: qla2xxx: Fix login timeoutQuinn Tran
2020-08-17scsi: qla2xxx: Indicate correct supported speeds for Mezz cardQuinn Tran
2020-08-17scsi: qla2xxx: Flush I/O on zone disableQuinn Tran
2020-08-17scsi: qla2xxx: Flush all sessions on zone disableQuinn Tran
2020-06-23scsi: qla2xxx: Keep initiator ports after RSCNRoman Bolshakov
2020-02-28scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing errorQuinn Tran
2020-02-24scsi: qla2xxx: Save rscn_gen for new fcportHimanshu Madhani
2020-02-24scsi: qla2xxx: Add vendor extended FDMI commandsJoe Carnuccio
2020-02-24scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDPJoe Carnuccio
2019-12-21scsi: qla2xxx: Correct fcport flags handlingShyam Sundar
2019-12-19scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar
2019-11-26scsi: qla2xxx: unregister ports after GPN_FT failureMartin Wilck
2019-11-08scsi: qla2xxx: Fix SRB leak on switch command timeoutQuinn Tran
2019-10-09scsi: qla2xxx: Improve logging for scan threadHimanshu Madhani
2019-10-09scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez
2019-09-23scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran
2019-09-07scsi: qla2xxx: Fix stale sessionQuinn Tran
2019-08-12scsi: qla2xxx: Remove two superfluous if-testsBart Van Assche
2019-08-12scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()Bart Van Assche
2019-08-12scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() functionBart Van Assche
2019-08-12scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche
2019-08-12scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDsBart Van Assche
2019-08-12scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accessesBart Van Assche