summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_target.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to...Bart Van Assche2019-04-291-2/+2
* scsi: qla2xxx: Introduce the dsd32 and dsd64 data structuresBart Van Assche2019-04-291-10/+3
* scsi: qla2xxx: Remove qla_tgt_cmd.releasedBart Van Assche2019-04-291-1/+0
* scsi: qla2xxx: target: Fix offline port handling and host reset handlingBart Van Assche2019-04-291-3/+8
* scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_freeBart Van Assche2019-04-151-2/+0
* scsi: qla2xxx: Insert spaces where requiredBart Van Assche2019-04-151-1/+1
* scsi: qla2xxx: Fix DMA error when the DIF sg buffer crosses 4GB boundaryGiridhar Malavali2019-01-111-0/+2
* scsi: qla2xxx: use lower_32_bits and upper_32_bits instead of reinventing themChristoph Hellwig2018-11-061-8/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-1/+7
|\
| * scsi: qla2xxx: Fix premature command freeQuinn Tran2018-09-111-0/+1
| * scsi: qla2xxx: Fix out of order Termination and ABTS responseQuinn Tran2018-09-111-1/+5
| * scsi: qla2xxx: Add appropriate debug info for invalid RX_IDQuinn Tran2018-09-111-0/+1
* | scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter2018-09-111-2/+2
|/
* scsi: qla2xxx: Fix TMF and Multi-Queue configQuinn Tran2018-05-081-1/+3
* scsi: qla2xxx: Add changes for devloss timeout in driverDarren Trapp2018-03-211-1/+1
* scsi: qla2xxx: Migrate switch registration commands away from mailbox interfaceQuinn Tran2018-01-031-1/+1
* scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran2018-01-031-1/+1
* scsi: qla2xxx: Cleanup NPIV host in target mode during config teardownQuinn Tran2017-08-241-0/+1
* scsi: qla2xxx: Fix task mgmt handling for NPIVQuinn Tran2017-08-241-0/+1
* scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont fieldQuinn Tran2017-06-271-1/+1
* scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flagQuinn Tran2017-06-271-1/+0
* scsi: qla2xxx: Add debug logging routine for qpairQuinn Tran2017-06-271-0/+1
* scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran2017-06-271-1/+1
* scsi: qla2xxx: move fields from qla_hw_data to qla_qpairQuinn Tran2017-06-271-2/+1
* scsi: qla2xxx: Enable Target Multi QueueQuinn Tran2017-06-271-1/+9
* scsi: qla2xxx: Preparation for Target MQ.Quinn Tran2017-06-271-3/+7
* scsi: qla2xxx: Combine Active command arrays.Quinn Tran2017-06-271-5/+18
* scsi: qla2xxx: Remove unused irq_cmd_count field.Quinn Tran2017-06-121-1/+0
* scsi: qla2xxx: Turn on FW option for exchange checkQuinn Tran2017-06-121-1/+1
* scsi: qla2xxx: Convert 32-bit LUN usage to 64-bitQuinn Tran2017-06-121-2/+2
* scsi: qla2xxx: Remove an unused structure memberBart Van Assche2017-06-121-1/+0
* qla2xxx: Add async new target notificationQuinn Tran2017-03-181-0/+1
* qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran2017-03-181-6/+32
* qla2xxx: Remove unused reverse_ini_modeHimanshu Madhani2017-02-091-8/+0
* qla2xxx: Add Dual mode support in the driverQuinn Tran2017-02-091-0/+3
* qla2xxx: Add framework for async fabric discoveryQuinn Tran2017-02-091-10/+7
* qla2xxx: Track I-T nexus as single fc_port structQuinn Tran2017-02-081-138/+12
* qla2xxx: Use d_id instead of s_id for more clarityQuinn Tran2017-02-081-1/+1
* qla2xxx: Remove SRR codeHimanshu Madhani2017-02-081-21/+0
* qla2xxx: Make trace flags more readableQuinn Tran2017-02-081-30/+25
* qla2xxx: Cleanup TMF code translation from qla_targetQuinn Tran2017-02-081-2/+4
* qla2xxx: Terminate exchange if corruptedQuinn Tran2017-01-171-1/+21
* tcm_qla2xxx: introduce a private sess_krefChristoph Hellwig2016-05-101-2/+2
* tcm_qla2xxx: Convert to target_alloc_session usageNicholas Bellinger2016-03-101-1/+1
* qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCMQuinn Tran2016-01-291-25/+34
* qla2xxx: Move atioq to a different lock to reduce lock contentionQuinn Tran2016-01-071-1/+3
* qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.Quinn Tran2016-01-071-1/+2
* qla2xxx: Wait for all conflicts before ack'ing PLOGIAlexei Potashnik2016-01-071-4/+14
* qla2xxx: Delete session if initiator is gone from FWAlexei Potashnik2016-01-071-0/+9