summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2022-04-25scsi: lpfc: Remove unneeded variableChangcheng Deng
2022-04-18scsi: lpfc: Copyright updates for 14.2.0.2 patchesJames Smart
2022-04-18scsi: lpfc: Update lpfc version to 14.2.0.2James Smart
2022-04-18scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQEJames Smart
2022-04-18scsi: lpfc: Update stat accounting for READ_STATUS mbox commandJames Smart
2022-04-18scsi: lpfc: Change FA-PWWN detection methodologyJames Smart
2022-04-18scsi: lpfc: Refactor cleanup of mailbox commandsJames Smart
2022-04-18scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart
2022-04-18scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completionJames Smart
2022-04-18scsi: lpfc: Register for Application Services FC-4 type in Fabric topologyJames Smart
2022-04-18scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV portsJames Smart
2022-04-18scsi: lpfc: Revise FDMI reporting of supported port speed for trunk groupsJames Smart
2022-04-18scsi: lpfc: Fix call trace observed during I/O with CMF enabledJames Smart
2022-04-18scsi: lpfc: Correct CRC32 calculation for congestion statsJames Smart
2022-04-18scsi: lpfc: Move MI module parameter check to handle dynamic disableJames Smart
2022-04-18scsi: lpfc: Remove unnecessary NULL pointer assignment for ELS_RDF pathJames Smart
2022-04-18scsi: lpfc: Transition to NPR state upon LOGO cmpl if link down or abortedJames Smart
2022-04-18scsi: lpfc: Update fc_prli_sent outstanding only after guaranteed IOCB submitJames Smart
2022-04-18scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJTJames Smart
2022-04-18scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGIJames Smart
2022-04-18scsi: lpfc: Clear fabric topology flag before initiating a new FLOGIJames Smart
2022-04-18scsi: lpfc: Fix SCSI I/O completion and abort handler deadlockJames Smart
2022-04-18scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports link downJames Smart
2022-04-18scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 fieldJames Smart
2022-04-18scsi: lpfc: Fix diagnostic fw logging after a function resetJames Smart
2022-04-18scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()James Smart
2022-04-18scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe rescanJames Smart
2022-04-06Merge branch '5.18/scsi-queue' into 5.18/scsi-fixesMartin K. Petersen
2022-03-29scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()James Smart
2022-03-29scsi: lpfc: Fix broken SLI4 abort pathJames Smart
2022-03-29scsi: lpfc: Update lpfc version to 14.2.0.1James Smart
2022-03-29scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart
2022-03-29scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart
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: Update lpfc version to 14.2.0.0James Smart
2022-03-15scsi: lpfc: SLI path split: Refactor BSG pathsJames 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 misc ELS pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor VMID pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor FDISC pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor LS_RJT pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor LS_ACC pathsJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR 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: Introduce lpfc_prep_wqeJames Smart