summaryrefslogtreecommitdiffstats
path: root/Documentation/scsi/lpfc.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-13scsi: device_handler: remove VLAsStephen Kitt3-6/+6
2018-03-13scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma callsFinn Thain2-2/+2
2018-03-13scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()Xiang Chen1-1/+2
2018-03-13scsi: hisi_sas: modify some register config for hip08Xiaofei Tan1-12/+11
2018-03-13scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen4-23/+33
2018-03-13scsi: hisi_sas: fix return value of hisi_sas_task_prep()Xiaofei Tan1-3/+3
2018-03-13scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen3-13/+0
2018-03-13scsi: hisi_sas: increase timer expire of internal abort taskXiaofei Tan1-1/+2
2018-03-13scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan3-6/+9
2018-03-13scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan4-20/+4
2018-03-13scsi: hisi_sas: support the property of signal attenuation for v2 hwXiaofei Tan1-1/+38
2018-03-13scsi: hisi_sas: dt-bindings: add an property of signal attenuationXiaofei Tan1-0/+7
2018-03-13scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert2-0/+13
2018-03-13scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018James Smart2-2/+2
2018-03-13scsi: lpfc: update driver version to 12.0.0.1James Smart1-1/+1
2018-03-13scsi: lpfc: Memory allocation error during driver start-up on power8James Smart4-11/+21
2018-03-13scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart2-22/+13
2018-03-13scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart3-1/+6
2018-03-13scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart3-104/+191
2018-03-13scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart4-127/+203
2018-03-13scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart5-66/+61
2018-03-13scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart2-1/+16
2018-03-13scsi: lpfc: Add missing unlock in WQ full logicJames Smart1-0/+1
2018-03-13scsi: ipr: Use dma_pool_zalloc()Souptick Joarder1-2/+2
2018-03-07scsi: lpfc: use __raw_writeX on DPP copiesJames Smart1-2/+9
2018-03-07scsi: core: use blk_mq_requeue_request in __scsi_queue_insertJianchao Wang1-1/+13
2018-03-07scsi: megaraid: Use dma_pool_zalloc()Souptick Joarder1-2/+1
2018-03-07scsi: smartpqi: add in new supported controllersKevin Barnett1-0/+44
2018-03-06scsi: mpt3sas: clarify mmio pointer typesArnd Bergmann2-20/+24