summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Refactor cpu affinity assignment pathsJustin Tee2023-07-231-24/+7
* scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detectedJustin Tee2023-07-231-3/+17
* scsi: lpfc: Pull out fw diagnostic dump log message from driver's trace bufferJustin Tee2023-07-231-1/+1
* scsi: lpfc: Enhance congestion statistics collectionJustin Tee2023-05-311-164/+62
* scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_E...Justin Tee2023-05-311-12/+12
* scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQJustin Tee2023-05-081-11/+15
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-04-261-8/+9
|\
| * scsi: lpfc: Silence an incorrect device outputJun Chen2023-04-111-0/+1
| * scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li2023-04-111-4/+6
| * Merge branch '6.3/scsi-fixes' into 6.4/scsi-stagingMartin K. Petersen2023-03-311-0/+2
| |\
| * \ Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...Martin K. Petersen2023-03-091-1/+0
| |\ \
| | * | scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-091-1/+0
| * | | scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee2023-03-091-3/+2
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-03-101-0/+2
|\ \ \ | | |/ | |/|
| * | scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()Justin Tee2023-03-061-0/+2
| |/
* / cpumask: fix incorrect cpumask scanning result checksLinus Torvalds2023-03-061-7/+7
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-03-031-2/+2
|\
| * scsi: lpfc: Fix double word in commentsBo Liu2023-02-211-2/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-02-221-16/+78
|\|
| * scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee2023-01-121-1/+1
| * scsi: lpfc: Introduce new attention types for lpfc_sli4_async_fc_evt() handlerJustin Tee2023-01-121-15/+70
| * scsi: lpfc: Set max DMA segment size to HBA supported SGE lengthJustin Tee2023-01-121-0/+7
* | net: add missing includes of linux/sched/clock.hJakub Kicinski2023-01-271-0/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-141-8/+8
|\
| * scsi: lpfc: Remove linux/msi.h includeThomas Gleixner2022-11-241-1/+0
| * scsi: lpfc: Fix MI capability display in cmf_info sysfs attributeJustin Tee2022-11-171-0/+3
| * scsi: lpfc: Fix WQ|CQ|EQ resource checkJustin Tee2022-11-171-7/+5
* | scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca2022-10-181-3/+4
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-10-071-210/+226
|\
| * scsi: lpfc: Fix various issues reported by toolsJames Smart2022-09-151-111/+138
| * scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart2022-09-151-3/+23
| * scsi: lpfc: Update congestion mode logging for Emulex SAN Manager applicationJames Smart2022-09-151-6/+22
| * scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart2022-09-151-30/+20
| * scsi: lpfc: Rework MIB Rx Monitor debug info logicJames Smart2022-08-311-60/+23
* | scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang2022-09-011-1/+4
|/
* scsi: lpfc: Check the return value of alloc_workqueue()William Dean2022-08-011-0/+2
* scsi: lpfc: Remove Menlo/Hornet related codeJames Smart2022-07-071-13/+0
* scsi: lpfc: Fix attempted FA-PWWN usage after feature disableJames Smart2022-07-071-1/+5
* scsi: lpfc: Resolve some cleanup issues following SLI path refactoringJames Smart2022-06-071-1/+1
* scsi: lpfc: Add support for ATTO Fibre Channel devicesBradley Grove2022-06-011-0/+89
* scsi: lpfc: Alter FPIN stat accounting logicJames Smart2022-05-101-20/+2
* scsi: lpfc: Rework FDMI initialization after link upJames Smart2022-05-101-11/+32
* scsi: lpfc: Change FA-PWWN detection methodologyJames Smart2022-04-181-17/+55
* scsi: lpfc: Refactor cleanup of mailbox commandsJames Smart2022-04-181-57/+26
* scsi: lpfc: Fix field overload in lpfc_iocbq data structureJames Smart2022-04-181-5/+7
* scsi: lpfc: Correct CRC32 calculation for congestion statsJames Smart2022-04-181-1/+1
* scsi: lpfc: Move MI module parameter check to handle dynamic disableJames Smart2022-04-181-1/+7
* scsi: lpfc: Fix diagnostic fw logging after a function resetJames Smart2022-04-181-3/+0
* scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()James Smart2022-04-181-28/+1
* scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart2022-03-291-0/+2