summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_nportdisc.c
AgeCommit message (Expand)Author
2024-05-06scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee
2024-05-06scsi: lpfc: Clear deferred RSCN processing flag when driver is unloadingJustin Tee
2024-03-10scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee
2024-03-10scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptrJustin Tee
2024-03-10scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptrJustin Tee
2024-02-05scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee
2024-02-05scsi: lpfc: Change lpfc_vport load_flag member into a bitmaskJustin Tee
2024-02-05scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee
2024-02-05scsi: lpfc: Remove D_ID swap log message from trace event loggerJustin Tee
2024-02-05scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee
2023-10-13scsi: lpfc: Reject received PRLIs with only initiator fcn role for NPIV portsJustin Tee
2023-07-23scsi: lpfc: Copyright updates for 14.2.0.14 patchesJustin Tee
2023-07-23scsi: lpfc: Make fabric zone discovery more robust when handling unsolicited ...Justin Tee
2023-07-23scsi: lpfc: Set Establish Image Pair service parameter only for Target FunctionsJustin Tee
2022-06-07scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart
2022-05-10scsi: lpfc: Fill in missing ndlp kref puts in error pathsJames 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: Protect memory leak for NPIV ports sending PLOGI_RJTJames 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 PLOGI/PRLI/ADISC/LOGO pathsJames 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-06scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart
2021-07-18scsi: lpfc: Skip issuing ADISC when node is in NPR stateJames Smart
2021-07-18scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completesJames Smart
2021-05-21scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart
2021-05-21scsi: lpfc: Add ndlp kref accounting for resume RPI pathJames Smart
2021-05-21scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart
2021-04-13scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart
2021-04-13scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart
2021-04-13scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart
2021-03-04scsi: lpfc: Fix pt2pt state transition causing rmmod hangJames Smart
2021-03-04scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGINJames Smart
2021-03-04scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recoveryJames Smart
2021-03-04scsi: lpfc: Fix pt2pt connection does not recover after LOGOJames Smart
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart
2021-01-07scsi: lpfc: Fix crash when a fabric node is released prematurelyJames Smart
2021-01-07scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue stateJames Smart
2020-11-17scsi: lpfc: Update changed file copyrights for 2020James Smart
2020-11-17scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart
2020-11-17scsi: lpfc: Rework locations of ndlp reference takingJames Smart
2020-11-17scsi: lpfc: Rework remote port ref counting and node freeingJames Smart
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-04scsi: lpfc: Fix LUN loss after cable pullDick Kennedy
2020-07-24scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl paramLee Jones