summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/elx/libefc
Commit message (Expand)AuthorAgeFilesLines
* scsi: elx: libefc: Fix second parameter type in state callbacksNathan Chancellor2022-11-081-2/+4
* scsi: elx: efct: Don't use GFP_KERNEL under spin lockYang Yingliang2022-01-241-6/+2
* scsi: efct: Don't pass GFP_DMA to dma_alloc_coherent()Christoph Hellwig2021-12-162-4/+4
* Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen2021-10-122-6/+4
|\
| * scsi: elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topologyJames Smart2021-09-132-6/+4
* | scsi: efct: Fix nport freeDmitry Bogdanov2021-09-222-1/+7
* | scsi: efct: Add state in nport sm trace printoutDmitry Bogdanov2021-09-221-1/+1
* | scsi: elx: libefc: Prefer kcalloc() over open coded arithmeticLen Baker2021-09-141-1/+1
|/
* scsi: elx: libefc: Fix IRQ restore in efc_domain_dispatch_frame()Dan Carpenter2021-06-181-2/+2
* scsi: elx: libefc: Fix less than zero comparison of a unsigned intColin Ian King2021-06-181-1/+1
* scsi: elx: libefc: Register discovery objects with hardwareJames Smart2021-06-152-0/+812
* scsi: elx: libefc: Extended link Service I/O handlingJames Smart2021-06-152-0/+1205
* scsi: elx: libefc: FC node ELS and state handlingJames Smart2021-06-152-0/+1675
* scsi: elx: libefc: Fabric node state machine interfacesJames Smart2021-06-152-0/+1680
* scsi: elx: libefc: Remote node state machine interfacesJames Smart2021-06-152-0/+1293
* scsi: elx: libefc: SLI and FC PORT state machine interfacesJames Smart2021-06-152-0/+827
* scsi: elx: libefc: FC Domain state machine interfacesJames Smart2021-06-152-0/+1142
* scsi: elx: libefc: Emulex FC discovery library APIs and definitionsJames Smart2021-06-153-0/+753
* scsi: elx: libefc: Generic state machine frameworkJames Smart2021-06-152-0/+251