summaryrefslogtreecommitdiff
path: root/drivers/scsi/elx/libefc_sli
AgeCommit message (Expand)AuthorFilesLines
2023-08-22scsi: elx: sli4: Remove code duplicationRajeshwar R Shinde1-6/+2
2023-01-24scsi: elx: libefc_sli: Use "/*" for non-kernel-doc commentRandy Dunlap1-1/+1
2022-03-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2022-03-15scsi: elx: libefc_sli: Fix typos in commentsJulia Lawall1-1/+1
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-10/+10
2021-12-17scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()Christoph Hellwig1-7/+7
2021-10-27scsi: elx: Use 'bitmap_zalloc()' when applicableChristophe JAILLET1-5/+4
2021-06-23scsi: elx: libefc_sli: Fix ANDing with zero bit valueJames Smart1-2/+0
2021-06-16scsi: elx: libefc_sli: APIs to setup SLI libraryJames Smart2-0/+1532
2021-06-16scsi: elx: libefc_sli: BMBX routines and SLI config commandsJames Smart1-0/+1164
2021-06-16scsi: elx: libefc_sli: Populate and post different WQEsJames Smart1-0/+1499
2021-06-16scsi: elx: libefc_sli: Queue create/destroy/parse routinesJames Smart2-0/+1356
2021-06-16scsi: elx: libefc_sli: Data structures and defines for mbox commandsJames Smart1-0/+1637
2021-06-16scsi: elx: libefc_sli: SLI Descriptors and Queue entriesJames Smart1-0/+1776
2021-06-16scsi: elx: libefc_sli: SLI-4 register offsets and field definitionsJames Smart2-0/+330