aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld1-3/+3
2022-09-15scsi: lpfc: Fix various issues reported by toolsJames Smart1-2/+2
2022-09-15scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart1-1/+9
2022-09-15scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topologyJames Smart1-2/+7
2022-08-31scsi: lpfc: Remove SANDiags related codeJames Smart1-17/+0
2022-08-31scsi: lpfc: Fix unsolicited FLOGI receive handling during PT2PT discoveryJames Smart1-1/+0
2022-07-07scsi: lpfc: Remove Menlo/Hornet related codeJames Smart1-51/+6
2022-07-07scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved configurationJames Smart1-2/+1
2022-05-10scsi: lpfc: Rework FDMI initialization after link upJames Smart1-2/+3
2022-05-10scsi: lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link()James Smart1-2/+3
2022-05-10scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart1-0/+3
2022-05-10scsi: lpfc: Fix ndlp put following a LOGO completionJames Smart1-1/+7
2022-04-18scsi: lpfc: Change FA-PWWN detection methodologyJames Smart1-0/+8
2022-04-18scsi: lpfc: Refactor cleanup of mailbox commandsJames Smart1-91/+33
2022-04-18scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart1-4/+4
2022-04-18scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post RSCN completionJames Smart1-1/+2
2022-03-29scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart1-0/+1
2022-03-29scsi: 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-06scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart1-1/+7
2021-12-06scsi: lpfc: Fix NPIV port deletion crashJames Smart1-2/+0
2021-10-20scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart1-2/+109
2021-10-20scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart1-0/+1
2021-09-14scsi: lpfc: Fix EEH support for NVMe I/OJames Smart1-0/+1
2021-09-14scsi: lpfc: Fix rediscovery of tape device after LIPJames Smart1-2/+5
2021-09-14scsi: lpfc: Fix hang on unload due to stuck fport nodeJames Smart1-1/+13
2021-09-14scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart1-4/+6
2021-08-24scsi: lpfc: Add support for the CM frameworkJames Smart1-0/+4
2021-08-24scsi: lpfc: Add EDC ELS supportJames Smart1-2/+17
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart1-0/+1
2021-07-18scsi: 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-21scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart1-4/+50
2021-05-21scsi: 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
2021-04-13scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart1-7/+3
2021-03-15scsi: lpfc: Fix incorrect naming of __lpfc_update_fcf_record()Lee Jones1-1/+1
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart1-1/+1
2021-03-04scsi: lpfc: Fix vport indices in lpfc_find_vport_by_vpid()James Smart1-2/+2
2021-01-26scsi: lpfc: Fix ancient double freeDan Carpenter1-8/+7
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart1-0/+3
2021-01-07scsi: lpfc: Fix crash when a fabric node is released prematurelyJames Smart1-5/+13
2020-11-19scsi: lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler()James Smart1-2/+0
2020-11-19scsi: lpfc: Fix set but not used warnings from Rework remote port lock handlingJames Smart1-4/+0
2020-11-17scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart1-1/+1
2020-11-17scsi: lpfc: Fix NPIV Fabric Node reference countingJames Smart1-17/+12
2020-11-17scsi: lpfc: Fix NPIV discovery and Fabric Node detectionJames Smart1-6/+5