summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/elx/efct/efct_lio.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-19scsi: elx: efct: Remove NULL check after calling container_of()Haowen Bai1-3/+0
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen1-2/+2
2021-09-28scsi: elx: efct: Switch from 'pci_' to 'dma_' APIChristophe JAILLET1-2/+2
2021-09-13scsi: elx: efct: Do not hold lock while calling fc_vport_terminate()James Smart1-2/+2
2021-08-09scsi: elx: efct: Remove redundant initialization of variable 'ret'Colin Ian King1-1/+1
2021-06-22scsi: elx: efct: Fix vport list linkage in LIO backendJames Smart1-4/+4
2021-06-18scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session()Nathan Chancellor1-3/+3
2021-06-15scsi: elx: efct: LIO backend interface routinesJames Smart1-0/+1698