summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli4.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Copyright updates for 14.4.0.1 patchesJustin Tee2024-03-101-1/+1
* scsi: lpfc: Define types in a union for generic void *context3 ptrJustin Tee2024-03-101-2/+3
* scsi: lpfc: Replace blk_irq_poll intr handler with threaded IRQJustin Tee2023-05-081-3/+1
* scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee2023-03-101-0/+19
* 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-1/+2
* scsi: lpfc: Fix MI capability display in cmf_info sysfs attributeJustin Tee2022-11-171-0/+1
* scsi: lpfc: Fix various issues reported by toolsJames Smart2022-09-161-1/+3
* scsi: lpfc: Change FA-PWWN detection methodologyJames Smart2022-04-191-0/+3
* scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart2022-03-151-1/+1
* scsi: lpfc: Fix EEH support for NVMe I/OJames Smart2021-09-151-0/+2
* scsi: lpfc: Add support for the CM frameworkJames Smart2021-08-251-0/+1
* scsi: lpfc: Copyright updates for 12.8.0.11 patchesJames Smart2021-07-191-1/+1
* scsi: lpfc: Improve firmware download loggingJames Smart2021-07-191-0/+2
* scsi: lpfc: Add FDMI Vendor MIB supportJames Smart2020-10-271-0/+8
* scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart2020-10-271-3/+3
* scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy2020-07-031-0/+18
* scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy2020-05-081-1/+1
* scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart2020-03-301-7/+12
* scsi: lpfc: Change default IRQ model on AMD architecturesJames Smart2019-11-061-4/+15
* scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart2019-11-061-3/+18
* scsi: lpfc: Add FC-AL support to lpe32000 modelsJames Smart2019-10-251-0/+1
* scsi: lpfc: Revise interrupt coalescing for missing scenariosJames Smart2019-10-251-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-09-211-20/+30
|\
| * scsi: lpfc: Resolve checker warning for lpfc_new_io_buf()James Smart2019-08-301-3/+0
| * scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart2019-08-201-17/+12
| * scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart2019-08-201-0/+18
* | scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart2019-08-301-1/+1
* | scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart2019-08-201-0/+5
|/
* scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart2019-06-191-0/+2
* scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vectorJames Smart2019-06-191-1/+3
* scsi: lpfc: Rework misleading nvme not supported in firmware messageJames Smart2019-06-191-0/+1
* scsi: lpfc: Fix nvmet handling of received ABTS for unmapped framesJames Smart2019-06-191-0/+2
* scsi: lpfc: Separate CQ processing for nvmet_fc upcallsJames Smart2019-06-191-0/+2
* scsi: lpfc: Fixup eq_clr_intr referencesJames Smart2019-03-211-2/+2
* scsi: lpfc: Fix build errorJames Bottomley2019-03-211-1/+5
* scsi: lpfc: Specify node affinity for queue memory allocationJames Smart2019-03-191-2/+4
* scsi: lpfc: Reduce memory footprint for lpfc_queueJames Smart2019-03-191-16/+3
* scsi: lpfc: Add loopback testing to trunking modeJames Smart2019-03-191-2/+15
* scsi: lpfc: Fix link speed reporting for 4-link trunkJames Smart2019-03-191-2/+2
* scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-061-1/+1
* scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart2019-02-061-1/+1
* scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart2019-02-061-14/+56
* scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart2019-02-061-2/+2
* scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-061-8/+56
* scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart2019-02-061-1/+1
* scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-061-0/+56
* scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart2019-02-061-0/+11
* scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart2019-02-061-0/+11
* scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-061-10/+26