summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_gs.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: qla2xxx: Change the return type of qla2x00_update_ms_fdmi_iocb() into voidBart Van Assche2019-08-121-3/+1
* scsi: qla2xxx: Use tabs instead of spaces for indentationBart Van Assche2019-08-121-39/+39
* scsi: qla2xxx: Retry fabric Scan on IOCB queue fullQuinn Tran2019-08-071-6/+22
* scsi: qla2xxx: Fix different size DMA Alloc/UnmapQuinn Tran2019-07-301-1/+1
* scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...Bart Van Assche2019-04-291-2/+1
* scsi: qla2xxx: Introduce the dsd32 and dsd64 data structuresBart Van Assche2019-04-291-26/+18
* scsi: qla2xxx: Insert spaces where requiredBart Van Assche2019-04-151-1/+1
* scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche2019-04-151-0/+2
* scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flagsGiridhar Malavali2019-04-031-0/+3
* scsi: qla2xxx: Cleanups for NVRAM/Flash read/write pathJoe Carnuccio2019-03-191-2/+2
* scsi: qla2xxx: Add Serdes support for ISP28XXJoe Carnuccio2019-03-191-48/+29
* scsi: qla2xxx: Add Device ID for ISP28XXJoe Carnuccio2019-03-191-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-31/+46
|\
| * scsi: qla2xxx: Move debug messages before sending srb preventing panicBill Kuzeja2019-02-191-29/+37
| * scsi: qla2xxx: Prevent memory leak for CT req/rsp allocationQuinn Tran2019-02-051-2/+9
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-6/+8
|/
* scsi: qla2xxx: Move log messages before issuing command to firmwareGiridhar Malavali2018-09-271-7/+8
* scsi: qla2xxx: Fix for double free of SRB structureGiridhar Malavali2018-09-271-0/+3
* scsi: qla2xxx: Fix duplicate switch database entriesQuinn Tran2018-09-271-3/+3
* scsi: qla2xxx: fix typo "CT-PASSTRHU" -> "CT-PASSTHRU"Colin Ian King2018-09-111-1/+1