summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_els.c
AgeCommit message (Expand)Author
2023-03-09scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logicJustin Tee
2023-03-09scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recoveryJustin Tee
2023-03-09scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGINJustin Tee
2023-03-09scsi: lpfc: Record LOGO state with discovery engine even if abortedJustin Tee
2023-02-21scsi: lpfc: Fix double word in commentsBo Liu
2023-02-21scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra
2023-01-12scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee
2023-01-12scsi: lpfc: Reinitialize internal VMID data structures after FLOGI completionJustin Tee
2023-01-12scsi: lpfc: Exit PRLI completion handling early if ndlp not in PRLI_ISSUE stateJustin Tee
2022-11-17scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handlerJustin Tee
2022-11-17scsi: lpfc: Remove redundant pointer 'lp'Colin Ian King
2022-10-22scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver infoJustin Tee
2022-09-15scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart
2022-09-15scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...James Smart
2022-09-15scsi: lpfc: Fix prli_fc4_req checks in PRLI handlingJames Smart
2022-07-07scsi: lpfc: Remove Menlo/Hornet related codeJames Smart
2022-07-07scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart
2022-07-07scsi: lpfc: Fix lost NVMe paths during LIF bounce stress testJames Smart
2022-06-07scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is abortedJames Smart
2022-05-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-05-10scsi: lpfc: Alter FPIN stat accounting logicJames Smart
2022-05-10scsi: lpfc: Change VMID registration to be based on fabric parametersJames Smart
2022-05-10scsi: lpfc: Use list_for_each_entry_safe() in rscn_recovery_check()James Smart
2022-05-10scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart
2022-05-10scsi: lpfc: Fill in missing ndlp kref puts in error pathsJames Smart
2022-05-10scsi: lpfc: Fix split code for FLOGI on FCoEJames 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: 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: 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: Tweak message log categories for ELS/FDMI/NVMe rescanJames 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 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
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart
2022-02-14scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart
2021-12-16Merge branch '5.16/scsi-fixes' into 5.17/scsi-stagingMartin K. Petersen
2021-12-06scsi: lpfc: Fix NPIV port deletion crashJames Smart