summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+8
2022-11-24scsi: lpfc: Remove linux/msi.h includeThomas Gleixner1-1/+0
2022-11-17scsi: lpfc: Fix MI capability display in cmf_info sysfs attributeJustin Tee1-0/+3
2022-11-17scsi: lpfc: Fix WQ|CQ|EQ resource checkJustin Tee1-7/+5
2022-10-18scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca1-3/+4
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-210/+226
2022-09-15scsi: lpfc: Fix various issues reported by toolsJames Smart1-111/+138
2022-09-15scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart1-3/+23
2022-09-15scsi: lpfc: Update congestion mode logging for Emulex SAN Manager applicationJames Smart1-6/+22
2022-09-15scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart1-30/+20
2022-09-01scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang1-1/+4
2022-08-31scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart1-60/+23
2022-08-01scsi: lpfc: Check the return value of alloc_workqueue()William Dean1-0/+2
2022-07-07scsi: lpfc: Remove Menlo/Hornet related codeJames Smart1-13/+0
2022-07-07scsi: lpfc: Fix attempted FA-PWWN usage after feature disableJames Smart1-1/+5
2022-06-07scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart1-1/+1
2022-06-01scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove1-0/+89
2022-05-10scsi: lpfc: Alter FPIN stat accounting logicJames Smart1-20/+2
2022-05-10scsi: lpfc: Rework FDMI initialization after link upJames Smart1-11/+32
2022-04-18scsi: lpfc: Change FA-PWWN detection methodologyJames Smart1-17/+55
2022-04-18scsi: lpfc: Refactor cleanup of mailbox commandsJames Smart1-57/+26
2022-04-18scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart1-5/+7
2022-04-18scsi: lpfc: Correct CRC32 calculation for congestion statsJames Smart1-1/+1
2022-04-18scsi: lpfc: Move MI module parameter check to handle dynamic disableJames Smart1-1/+7
2022-04-18scsi: lpfc: Fix diagnostic fw logging after a function resetJames Smart1-3/+0
2022-04-18scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()James Smart1-28/+1
2022-03-29scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart1-0/+2
2022-03-29scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart1-3/+23
2022-03-29scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart1-22/+38
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart1-1/+1
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart1-6/+5
2022-03-14scsi: lpfc: Remove failing soft_wwn supportJames Smart1-11/+1
2022-02-14Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen1-1/+1
2022-02-07scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart1-1/+1
2022-01-31scsi: lpfc: Remove redundant flush_workqueue() callMinghao Chi (CGEL ZTE)1-1/+0
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+29
2021-12-13scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook1-2/+2
2021-12-10scsi: lpfc: Use irq_set_affinity()Nitesh Narayan Lal1-3/+1
2021-12-06scsi: lpfc: Cap CMF read bytes to MBPIJames Smart1-1/+10
2021-12-06scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart1-8/+12
2021-12-06scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart1-2/+6
2021-10-20scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart1-4/+8
2021-10-20scsi: lpfc: Correct sysfs reporting of loop support after SFP status changeJames Smart1-0/+50
2021-10-20scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...James Smart1-3/+3
2021-10-16scsi: lpfc: Switch to attribute groupsBart Van Assche1-1/+1
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen1-10/+10
2021-09-28scsi: lpfc: Add support for optional PLDV handlingJames Smart1-0/+14
2021-09-28scsi: lpfc: Return NULL rather than a plain 0 integerColin Ian King1-1/+1
2021-09-14scsi: lpfc: Zero CGN stats only during initial driver load and stat resetJames Smart1-2/+0
2021-09-14scsi: lpfc: Adjust bytes received vales during cmf timer intervalJames Smart1-2/+14