summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZEAndy Shevchenko2023-08-211-2/+1
* scsi: lpfc: Refactor cpu affinity assignment pathsJustin Tee2023-07-231-0/+19
* scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee2023-07-231-0/+1
* scsi: lpfc: Enhance congestion statistics collectionJustin Tee2023-05-311-44/+19
* scsi: lpfc: Clean up SLI-4 CQE status handlingJustin Tee2023-05-311-2/+0
* scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-091-2/+0
* scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee2023-01-121-1/+1
* scsi: lpfc: Resolve miscellaneous variable set but not used compiler warningsJustin Tee2023-01-121-2/+0
* scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart2022-09-151-0/+6
* scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart2022-09-151-4/+0
* scsi: lpfc: Remove SANDiags related codeJames Smart2022-08-311-11/+0
* scsi: lpfc: Add warning notification period to CMF_SYNC_WQEJames Smart2022-08-311-1/+1
* scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart2022-08-311-5/+9
* scsi: lpfc: Remove Menlo/Hornet related codeJames Smart2022-07-071-7/+0
* scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()James Smart2022-07-071-1/+2
* scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart2022-07-071-1/+0
* scsi: lpfc: Rework FDMI initialization after link upJames Smart2022-05-101-0/+2
* scsi: lpfc: Change VMID registration to be based on fabric parametersJames Smart2022-05-101-0/+1
* scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart2022-05-101-0/+1
* scsi: lpfc: Change FA-PWWN detection methodologyJames Smart2022-04-181-3/+2
* scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completionJames Smart2022-04-181-0/+1
* Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen2022-04-061-2/+5
|\
| * scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart2022-03-291-2/+5
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-241-7/+94
|\|
| * scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart2022-03-151-1/+1
| * scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart2022-03-151-2/+12
| * scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart2022-03-151-0/+4
| * scsi: lpfc: SLI path split: Refactor CT pathsJames Smart2022-03-151-0/+16
| * scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart2022-03-151-0/+9
| * scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart2022-03-151-1/+16
| * scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart2022-03-151-0/+36
| * scsi: lpfc: Remove failing soft_wwn supportJames Smart2022-03-141-3/+0
* | scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart2022-02-141-0/+1
|/
* scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2022-02-071-3/+10
* scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook2021-12-131-46/+44
* scsi: lpfc: Cap CMF read bytes to MBPIJames Smart2021-12-061-1/+1
* scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart2021-12-061-0/+1
* scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart2021-12-061-1/+1
* scsi: lpfc: Fix NPIV port deletion crashJames Smart2021-12-061-2/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-051-0/+1
|\
| * scsi: lpfc: Fix EEH support for NVMe I/OJames Smart2021-09-141-0/+1
* | block: move elevator.h to block/Christoph Hellwig2021-10-181-0/+1
|/
* scsi: lpfc: Add cmf_info sysfs entryJames Smart2021-08-241-0/+1
* scsi: lpfc: Add debugfs support for cm framework buffersJames Smart2021-08-241-0/+2
* scsi: lpfc: Add rx monitoring statisticsJames Smart2021-08-241-0/+21
* scsi: lpfc: Add support for the CM frameworkJames Smart2021-08-241-3/+30
* scsi: lpfc: Add cmfsync WQE supportJames Smart2021-08-241-0/+4
* scsi: lpfc: Add support for cm enablement bufferJames Smart2021-08-241-0/+29
* scsi: lpfc: Add cm statistics buffer supportJames Smart2021-08-241-0/+133
* scsi: lpfc: Add EDC ELS supportJames Smart2021-08-241-0/+35