aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-15scsi: lpfc: Fix various issues reported by toolsJames Smart1-0/+3
2022-09-15scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart1-1/+62
2022-09-15scsi: lpfc: Fix mbuf pool resource detected as busy at driver unloadJames Smart1-0/+7
2022-09-01scsi: lpfc: Remove the unneeded result variableye xingchen1-3/+1
2022-08-31scsi: lpfc: Add warning notification period to CMF_SYNC_WQEJames Smart1-0/+6
2022-08-31scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart1-7/+183
2022-07-07scsi: lpfc: Remove Menlo/Hornet related codeJames Smart1-10/+0
2022-07-07scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into lpfc_sli_prep_abort_xri()James Smart1-6/+10
2022-07-07scsi: lpfc: Fix attempted FA-PWWN usage after feature disableJames Smart1-1/+6
2022-07-07scsi: lpfc: Fix possible memory leak when failing to issue CMF WQEJames Smart1-1/+3
2022-07-07scsi: lpfc: Set PU field when providing D_ID in XMIT_ELS_RSP64_CX iocbJames Smart1-0/+1
2022-06-07scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart1-13/+12
2022-05-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-141/+129
2022-05-10scsi: lpfc: Change VMID registration to be based on fabric parametersJames Smart1-2/+2
2022-05-10scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()James Smart1-12/+3
2022-05-10scsi: lpfc: Inhibit aborts if external loopback plug is insertedJames Smart1-3/+5
2022-05-10scsi: lpfc: Fill in missing ndlp kref puts in error pathsJames Smart1-1/+5
2022-05-10scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()James Smart1-1/+1
2022-05-10scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQEJames Smart1-3/+3
2022-05-02scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() callJames Smart1-2/+0
2022-04-26scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()James Smart1-2/+4
2022-04-26scsi: lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe()James Smart1-1/+1
2022-04-25scsi: lpfc: Remove unneeded variableChangcheng Deng1-2/+1
2022-04-18scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQEJames Smart1-10/+28
2022-04-18scsi: lpfc: Change FA-PWWN detection methodologyJames Smart1-0/+1
2022-04-18scsi: lpfc: Refactor cleanup of mailbox commandsJames Smart1-43/+12
2022-04-18scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart1-66/+54
2022-04-18scsi: lpfc: Move MI module parameter check to handle dynamic disableJames Smart1-4/+0
2022-04-18scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJTJames Smart1-0/+17
2022-04-18scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 fieldJames Smart1-1/+1
2022-04-18scsi: lpfc: Fix diagnostic fw logging after a function resetJames Smart1-0/+3
2022-03-29scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()James Smart1-2/+8
2022-03-29scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart1-15/+35
2022-03-29scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart1-5/+10
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart1-1/+1
2022-03-15scsi: lpfc: SLI path split: Refactor Abort pathsJames Smart1-171/+211
2022-03-15scsi: lpfc: SLI path split: Refactor SCSI pathsJames Smart1-2/+4
2022-03-15scsi: lpfc: SLI path split: Refactor CT pathsJames Smart1-62/+328
2022-03-15scsi: lpfc: SLI path split: Refactor misc ELS pathsJames Smart1-761/+48
2022-03-15scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI pathJames Smart1-23/+161
2022-03-15scsi: lpfc: SLI path split: Introduce lpfc_prep_wqeJames Smart1-2/+195
2022-03-15scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4James Smart1-302/+211
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart1-175/+165
2022-02-07scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart1-1/+7
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-5/+5
2022-01-15all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriateYury Norov1-5/+5
2021-12-13scsi: lpfc: Use struct_group to isolate cast to larger objectKees Cook1-17/+15
2021-12-06scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart1-6/+0
2021-10-20scsi: lpfc: Fix link down processing to address NULL pointer dereferenceJames Smart1-7/+7
2021-10-20scsi: lpfc: Correct sysfs reporting of loop support after SFP status changeJames Smart1-21/+4