summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-11scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee1-0/+1
2024-03-11scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee1-1/+0
2024-02-06scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee1-1/+1
2024-02-06scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee1-6/+9
2024-02-06scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee1-28/+31
2024-02-06scsi: lpfc: Protect vport fc_nodes list with an explicit spin lockJustin Tee1-0/+1
2024-02-06scsi: lpfc: Change nlp state statistic counters into atomic_tJustin Tee1-8/+9
2023-11-15scsi: lpfc: Fix possible file string name overflow when updating firmwareJustin Tee1-0/+1
2023-08-22scsi: lpfc: Do not abuse UUID APIs and LPFC_COMPRESS_VMID_SIZEAndy Shevchenko1-2/+1
2023-07-23scsi: lpfc: Refactor cpu affinity assignment pathsJustin Tee1-0/+19
2023-07-23scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee1-0/+1
2023-06-01scsi: lpfc: Enhance congestion statistics collectionJustin Tee1-44/+19
2023-06-01scsi: lpfc: Clean up SLI-4 CQE status handlingJustin Tee1-2/+0
2023-03-10scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-2/+0
2023-01-12scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee1-1/+1
2023-01-12scsi: lpfc: Resolve miscellaneous variable set but not used compiler warningsJustin Tee1-2/+0
2022-09-16scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart1-0/+6
2022-09-16scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart1-4/+0
2022-09-01scsi: lpfc: Remove SANDiags related codeJames Smart1-11/+0
2022-09-01scsi: lpfc: Add warning notification period to CMF_SYNC_WQEJames Smart1-1/+1
2022-09-01scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart1-5/+9
2022-07-08scsi: lpfc: Remove Menlo/Hornet related codeJames Smart1-7/+0
2022-07-08scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()James Smart1-1/+2
2022-07-08scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart1-1/+0
2022-05-11scsi: lpfc: Rework FDMI initialization after link upJames Smart1-0/+2
2022-05-11scsi: lpfc: Change VMID registration to be based on fabric parametersJames Smart1-0/+1
2022-05-11scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart1-0/+1
2022-04-19scsi: lpfc: Change FA-PWWN detection methodologyJames Smart1-3/+2
2022-04-19scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completionJames Smart1-0/+1
2022-04-07Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen1-2/+5
2022-03-30scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart1-2/+5
2022-03-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+94
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart1-1/+1
2022-03-15scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart1-2/+12
2022-03-15scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart1-0/+4
2022-03-15scsi: lpfc: SLI path split: Refactor CT pathsJames Smart1-0/+16
2022-03-15scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart1-0/+9
2022-03-15scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart1-1/+16
2022-03-15scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart1-0/+36
2022-03-15scsi: lpfc: Remove failing soft_wwn supportJames Smart1-3/+0
2022-02-15scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart1-0/+1
2022-02-08scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart1-3/+10
2021-12-14scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook1-46/+44
2021-12-07scsi: lpfc: Cap CMF read bytes to MBPIJames Smart1-1/+1
2021-12-07scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart1-0/+1
2021-12-07scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart1-1/+1
2021-12-07scsi: lpfc: Fix NPIV port deletion crashJames Smart1-2/+0
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2021-10-18block: move elevator.h to block/Christoph Hellwig1-0/+1
2021-09-15scsi: lpfc: Fix EEH support for NVMe I/OJames Smart1-0/+1