summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-01Merge patch series "lpfc: Update lpfc to revision 14.2.0.13"Martin K. Petersen1-16/+17
2023-06-01scsi: lpfc: Account for fabric domain ctlr device loss recoveryJustin Tee1-5/+14
2023-06-01scsi: lpfc: Clear NLP_IN_DEV_LOSS flag if already in rediscoveryJustin Tee1-3/+3
2023-06-01scsi: lpfc: Fix use-after-free rport memory access in lpfc_register_remote_po...Justin Tee1-8/+0
2023-06-01scsi: lpfc: Replace all non-returning strlcpy() with strscpy()Azeem Shaikh1-1/+1
2023-05-08scsi: lpfc: Fix double free in lpfc_cmpl_els_logo_acc() caused by lpfc_nlp_no...Justin Tee1-21/+3
2023-03-10scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logicJustin Tee1-0/+35
2023-03-10scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGINJustin Tee1-2/+2
2023-02-22scsi: lpfc: Fix double word in commentsBo Liu1-1/+1
2023-01-12scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee1-1/+1
2023-01-12scsi: lpfc: Remove duplicate ndlp kref decrement in lpfc_cleanup_rpis()Justin Tee1-15/+0
2022-11-17scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handlerJustin Tee1-10/+26
2022-10-12treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld1-3/+3
2022-09-16scsi: lpfc: Fix various issues reported by toolsJames Smart1-2/+2
2022-09-16scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart1-1/+9
2022-09-16scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topologyJames Smart1-2/+7
2022-09-01scsi: lpfc: Remove SANDiags related codeJames Smart1-17/+0
2022-09-01scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discoveryJames Smart1-1/+0
2022-07-08scsi: lpfc: Remove Menlo/Hornet related codeJames Smart1-51/+6
2022-07-08scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart1-2/+1
2022-05-11scsi: lpfc: Rework FDMI initialization after link upJames Smart1-2/+3
2022-05-11scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()James Smart1-2/+3
2022-05-11scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart1-0/+3
2022-05-11scsi: lpfc: Fix ndlp put following a LOGO completionJames Smart1-1/+7
2022-04-19scsi: lpfc: Change FA-PWWN detection methodologyJames Smart1-0/+8
2022-04-19scsi: lpfc: Refactor cleanup of mailbox commandsJames Smart1-91/+33
2022-04-19scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart1-4/+4
2022-04-19scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completionJames Smart1-1/+2
2022-03-30scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart1-0/+1
2022-03-30scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart1-23/+96
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart1-1/+1
2022-03-15scsi: lpfc: SLI path split: Refactor misc ELS pathsJames Smart1-18/+26
2021-12-07scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart1-1/+7
2021-12-07scsi: lpfc: Fix NPIV port deletion crashJames Smart1-2/+0
2021-10-21scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart1-2/+109
2021-10-21scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart1-0/+1
2021-09-15scsi: lpfc: Fix EEH support for NVMe I/OJames Smart1-0/+1
2021-09-15scsi: lpfc: Fix rediscovery of tape device after LIPJames Smart1-2/+5
2021-09-15scsi: lpfc: Fix hang on unload due to stuck fport nodeJames Smart1-1/+13
2021-09-15scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart1-4/+6
2021-08-25scsi: lpfc: Add support for the CM frameworkJames Smart1-0/+4
2021-08-25scsi: lpfc: Add EDC ELS supportJames Smart1-2/+17
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart1-0/+1
2021-07-19scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completesJames Smart1-49/+148
2021-06-10scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker threadGaurav Srivastava1-0/+43
2021-06-10scsi: lpfc: vmid: Timeout implementation for VMIDGaurav Srivastava1-0/+105
2021-05-22scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart1-4/+50
2021-05-22scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart1-2/+25
2021-04-13scsi: lpfc: Standardize discovery object logging formatJames Smart1-5/+5
2021-04-13scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc loginJames Smart1-2/+4