summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_gs.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Replace one-element array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2023-06-071-2/+2
* scsi: qla2xxx: Remove dead code (GNN ID)Quinn Tran2023-01-111-110/+0
* scsi: qla2xxx: Remove dead code (GPNID)Quinn Tran2023-01-111-297/+0
* scsi: qla2xxx: Update manufacturer detailsBikash Hazarika2022-07-181-1/+1
* scsi: qla2xxx: Fix incorrect display of max frame sizeBikash Hazarika2022-07-181-6/+3
* scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()Dan Carpenter2022-07-071-2/+2
* scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation testsArun Easi2022-06-161-1/+1
* scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashingQuinn Tran2022-06-071-32/+86
* scsi: qla2xxx: Fix typos in commentsJulia Lawall2022-03-151-1/+1
* scsi: qla2xxx: Use correct feature type field during RFF_ID processingManish Rangankar2022-03-151-3/+2
* scsi: qla2xxx: Implement ref count for SRBSaurav Kashyap2022-01-241-28/+57
* scsi: qla2xxx: Refactor asynchronous command initializationDaniel Wagner2022-01-241-48/+22
* scsi: qla2xxx: Display 16G only as supported speeds for 3830c cardSaurav Kashyap2021-09-141-1/+2
* scsi: qla2xxx: Fix NVMe retryQuinn Tran2021-08-231-0/+8
* scsi: qla2xxx: Fix NVMe | FCP personality changeQuinn Tran2021-08-231-0/+1
* scsi: qla2xxx: Show OS name and version in FDMI-1Arun Easi2021-08-111-2/+2
* scsi: qla2xxx: edif: Add encryption to I/O pathQuinn Tran2021-07-271-1/+1
* scsi: qla2xxx: edif: Add detection of secure deviceQuinn Tran2021-07-271-0/+4
* scsi: qla2xxx: Do logout even if fabric scan retries got exhaustedQuinn Tran2021-03-291-0/+4
* scsi: qla2xxx: Fix some incorrect formatting/spelling issuesLee Jones2021-03-151-5/+5
* scsi: qla2xxx: Implementation to get and manage host, target stats and initia...Saurav Kashyap2021-01-131-0/+1
* scsi: qla2xxx: Change post del message from debug level to log levelSaurav Kashyap2020-12-091-4/+4
* Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds2020-10-141-2/+1
|\
| * scsi/qla2xxx: Convert to SPDX license identifiersThomas Gleixner2020-09-161-2/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-141-3/+4
|\ \ | |/ |/|
| * scsi: qla2xxx: Reduce duplicate code in reporting speedQuinn Tran2020-09-221-3/+4
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* scsi: qla2xxx: Fix login timeoutQuinn Tran2020-08-171-3/+15
* scsi: qla2xxx: Indicate correct supported speeds for Mezz cardQuinn Tran2020-08-171-5/+12
* scsi: qla2xxx: Flush I/O on zone disableQuinn Tran2020-08-171-1/+0
* scsi: qla2xxx: Flush all sessions on zone disableQuinn Tran2020-08-171-0/+12
* scsi: qla2xxx: Keep initiator ports after RSCNRoman Bolshakov2020-06-231-1/+3
* scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing errorQuinn Tran2020-02-281-2/+2
* scsi: qla2xxx: Save rscn_gen for new fcportHimanshu Madhani2020-02-241-0/+1
* scsi: qla2xxx: Add vendor extended FDMI commandsJoe Carnuccio2020-02-241-919/+760
* scsi: qla2xxx: Add changes in preparation for vendor extended FDMI/RDPJoe Carnuccio2020-02-241-8/+7
* scsi: qla2xxx: Correct fcport flags handlingShyam Sundar2019-12-211-4/+0
* scsi: qla2xxx: Add a shadow variable to hold disc_state history of fcportShyam Sundar2019-12-191-1/+1
* scsi: qla2xxx: unregister ports after GPN_FT failureMartin Wilck2019-11-261-2/+14
* scsi: qla2xxx: Fix SRB leak on switch command timeoutQuinn Tran2019-11-081-1/+1
* scsi: qla2xxx: Improve logging for scan threadHimanshu Madhani2019-10-091-10/+12
* scsi: qla2xxx: Dual FCP-NVMe target port supportMichael Hernandez2019-10-091-17/+25
* scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran2019-09-231-1/+2
* scsi: qla2xxx: Fix stale sessionQuinn Tran2019-09-071-2/+3
* scsi: qla2xxx: Remove two superfluous if-testsBart Van Assche2019-08-121-14/+11
* scsi: qla2xxx: Introduce qla2x00_els_dcmd2_free()Bart Van Assche2019-08-121-11/+1
* scsi: qla2xxx: Inline the qla2x00_fcport_event_handler() functionBart Van Assche2019-08-121-10/+5
* scsi: qla2xxx: Enable type checking for the SRB free and done callback functionsBart Van Assche2019-08-121-14/+7
* scsi: qla2xxx: Introduce the be_id_t and le_id_t data types for FC src/dst IDsBart Van Assche2019-08-121-45/+17
* scsi: qla2xxx: Suppress multiple Coverity complaint about out-of-bounds accessesBart Van Assche2019-08-121-4/+4