summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_sli4.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-08scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQJustin Tee1-3/+1
2023-03-10scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee1-0/+19
2023-01-12scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee1-1/+1
2023-01-12scsi: lpfc: Introduce new attention types for lpfc_sli4_async_fc_evt() handlerJustin Tee1-1/+2
2022-11-17scsi: lpfc: Fix MI capability display in cmf_info sysfs attributeJustin Tee1-0/+1
2022-09-16scsi: lpfc: Fix various issues reported by toolsJames Smart1-1/+3
2022-04-19scsi: lpfc: Change FA-PWWN detection methodologyJames Smart1-0/+3
2022-03-15scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart1-1/+1
2021-09-15scsi: lpfc: Fix EEH support for NVMe I/OJames Smart1-0/+2
2021-08-25scsi: lpfc: Add support for the CM frameworkJames Smart1-0/+1
2021-07-19scsi: lpfc: Copyright updates for 12.8.0.11 patchesJames Smart1-1/+1
2021-07-19scsi: lpfc: Improve firmware download loggingJames Smart1-0/+2
2020-10-27scsi: lpfc: Add FDMI Vendor MIB supportJames Smart1-0/+8
2020-10-27scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart1-3/+3
2020-07-03scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy1-0/+18
2020-05-08scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy1-1/+1
2020-03-30scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart1-7/+12
2019-11-06scsi: lpfc: Change default IRQ model on AMD architecturesJames Smart1-4/+15
2019-11-06scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart1-3/+18
2019-10-25scsi: lpfc: Add FC-AL support to lpe32000 modelsJames Smart1-0/+1
2019-10-25scsi: lpfc: Revise interrupt coalescing for missing scenariosJames Smart1-0/+1
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-20/+30
2019-08-30scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart1-1/+1
2019-08-30scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()James Smart1-3/+0
2019-08-20scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart1-17/+12
2019-08-20scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart1-0/+18
2019-08-20scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart1-0/+5
2019-06-19scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart1-0/+2
2019-06-19scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vectorJames Smart1-1/+3
2019-06-19scsi: lpfc: Rework misleading nvme not supported in firmware messageJames Smart1-0/+1
2019-06-19scsi: lpfc: Fix nvmet handling of received ABTS for unmapped framesJames Smart1-0/+2
2019-06-19scsi: lpfc: Separate CQ processing for nvmet_fc upcallsJames Smart1-0/+2
2019-03-21scsi: lpfc: Fixup eq_clr_intr referencesJames Smart1-2/+2
2019-03-21scsi: lpfc: Fix build errorJames Bottomley1-1/+5
2019-03-19scsi: lpfc: Specify node affinity for queue memory allocationJames Smart1-2/+4
2019-03-19scsi: lpfc: Reduce memory footprint for lpfc_queueJames Smart1-16/+3
2019-03-19scsi: lpfc: Add loopback testing to trunking modeJames Smart1-2/+15
2019-03-19scsi: lpfc: Fix link speed reporting for 4-link trunkJames Smart1-2/+2
2019-02-06scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart1-1/+1
2019-02-06scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart1-1/+1
2019-02-06scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart1-14/+56
2019-02-06scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart1-2/+2
2019-02-06scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart1-8/+56
2019-02-06scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart1-1/+1
2019-02-06scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart1-0/+56
2019-02-06scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart1-0/+11
2019-02-06scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart1-0/+11
2019-02-06scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart1-10/+26
2019-02-06scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart1-17/+19
2019-02-06scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart1-6/+0