aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_init.c
AgeCommit message (Expand)Author
2023-09-23scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee
2023-05-11scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li
2023-03-30scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()Justin Tee
2022-10-18scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-09-15scsi: lpfc: Fix various issues reported by toolsJames Smart
2022-09-15scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart
2022-09-15scsi: lpfc: Update congestion mode logging for Emulex SAN Manager applicationJames Smart
2022-09-15scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart
2022-09-01scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang
2022-08-31scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart
2022-08-01scsi: lpfc: Check the return value of alloc_workqueue()William Dean
2022-07-07scsi: lpfc: Remove Menlo/Hornet related codeJames Smart
2022-07-07scsi: lpfc: Fix attempted FA-PWWN usage after feature disableJames Smart
2022-06-07scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart
2022-06-01scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove
2022-05-10scsi: lpfc: Alter FPIN stat accounting logicJames Smart
2022-05-10scsi: lpfc: Rework FDMI initialization after link upJames Smart
2022-04-18scsi: lpfc: Change FA-PWWN detection methodologyJames 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: Correct CRC32 calculation for congestion statsJames Smart
2022-04-18scsi: lpfc: Move MI module parameter check to handle dynamic disableJames Smart
2022-04-18scsi: lpfc: Fix diagnostic fw logging after a function resetJames Smart
2022-04-18scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()James Smart
2022-03-29scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart
2022-03-29scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart
2022-03-29scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart
2022-03-15scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart
2022-03-14scsi: lpfc: Remove failing soft_wwn supportJames Smart
2022-02-14Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen
2022-02-07scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart
2022-01-31scsi: lpfc: Remove redundant flush_workqueue() callMinghao Chi (CGEL ZTE)
2022-01-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-12-13scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook
2021-12-10scsi: lpfc: Use irq_set_affinity()Nitesh Narayan Lal
2021-12-06scsi: lpfc: Cap CMF read bytes to MBPIJames Smart
2021-12-06scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart
2021-12-06scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart
2021-10-20scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart
2021-10-20scsi: lpfc: Correct sysfs reporting of loop support after SFP status changeJames Smart
2021-10-20scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...James Smart
2021-10-16scsi: lpfc: Switch to attribute groupsBart Van Assche
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen
2021-09-28scsi: lpfc: Add support for optional PLDV handlingJames Smart
2021-09-28scsi: lpfc: Return NULL rather than a plain 0 integerColin Ian King
2021-09-14scsi: lpfc: Zero CGN stats only during initial driver load and stat resetJames Smart
2021-09-14scsi: lpfc: Adjust bytes received vales during cmf timer intervalJames Smart
2021-09-14scsi: lpfc: Fix EEH support for NVMe I/OJames Smart