aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc.h
AgeCommit message (Expand)Author
2022-05-10scsi: lpfc: Rework FDMI initialization after link upJames Smart
2022-05-10scsi: lpfc: Change VMID registration to be based on fabric parametersJames Smart
2022-05-10scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart
2022-04-18scsi: lpfc: Change FA-PWWN detection methodologyJames Smart
2022-04-18scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completionJames Smart
2022-04-06Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen
2022-03-29scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor CT pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart
2022-03-14scsi: lpfc: Remove failing soft_wwn supportJames Smart
2022-02-14scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart
2022-02-07scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart
2021-12-13scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook
2021-12-06scsi: lpfc: Cap CMF read bytes to MBPIJames Smart
2021-12-06scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart
2021-12-06scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart
2021-12-06scsi: lpfc: Fix NPIV port deletion crashJames Smart
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-10-18block: move elevator.h to block/Christoph Hellwig
2021-09-14scsi: lpfc: Fix EEH support for NVMe I/OJames Smart
2021-08-24scsi: lpfc: Add cmf_info sysfs entryJames Smart
2021-08-24scsi: lpfc: Add debugfs support for cm framework buffersJames Smart
2021-08-24scsi: lpfc: Add rx monitoring statisticsJames Smart
2021-08-24scsi: lpfc: Add support for the CM frameworkJames Smart
2021-08-24scsi: lpfc: Add cmfsync WQE supportJames Smart
2021-08-24scsi: lpfc: Add support for cm enablement bufferJames Smart
2021-08-24scsi: lpfc: Add cm statistics buffer supportJames Smart
2021-08-24scsi: lpfc: Add EDC ELS supportJames Smart
2021-07-18scsi: lpfc: Fix NVMe support reporting in log messageJames Smart
2021-06-10scsi: lpfc: vmid: Add datastructure for supporting VMID in lpfcGaurav Srivastava
2021-05-21scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controllerJames Smart
2021-05-21scsi: lpfc: Add a option to enable interlocked ABTS before job completionJames Smart
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart
2021-03-04scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recoveryJames Smart
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart
2021-01-07scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3James Smart
2020-11-17scsi: lpfc: Convert SCSI path to use common I/O submission pathJames Smart
2020-11-17scsi: lpfc: Enable common send_io interface for SCSI and NVMeJames Smart
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart
2020-10-26scsi: lpfc: Add FDMI Vendor MIB supportJames Smart
2020-10-26scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart
2020-07-02scsi: lpfc: Add an internal trace log bufferDick Kennedy
2020-07-02scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds