summaryrefslogtreecommitdiff
path: root/drivers/scsi/elx/efct/efct_hw.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-20scsi: elx: efct: Remove redundant memset() statementHarshit Mogalapalli1-1/+0
2021-12-17scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()Christoph Hellwig1-5/+5
2021-06-19scsi: elx: efct: Fix is_originator return code typeJames Smart1-4/+4
2021-06-19scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel()Nathan Chancellor1-2/+1
2021-06-19scsi: elx: efct: Fix error handling in efct_hw_init()Wei Yongjun1-2/+2
2021-06-16scsi: elx: efct: Transport and hardware teardown routinesJames Smart1-0/+251
2021-06-16scsi: elx: efct: Link and host statisticsJames Smart1-0/+327
2021-06-16scsi: elx: efct: Hardware I/O submission routinesJames Smart1-0/+511
2021-06-16scsi: elx: efct: Hardware queues processingJames Smart1-0/+360
2021-06-16scsi: elx: efct: Hardware I/O and SGL initializationJames Smart1-0/+574
2021-06-16scsi: elx: efct: RQ buffer, memory pool allocation and deallocation APIsJames Smart1-0/+406
2021-06-16scsi: elx: efct: Driver initialization routinesJames Smart1-0/+1153