summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli4.h
Commit message (Expand)AuthorAgeFilesLines
* 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-151-1/+3
* scsi: lpfc: Change FA-PWWN detection methodologyJames Smart2022-04-181-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-141-0/+2
* scsi: lpfc: Add support for the CM frameworkJames Smart2021-08-241-0/+1
* scsi: lpfc: Copyright updates for 12.8.0.11 patchesJames Smart2021-07-181-1/+1
* scsi: lpfc: Improve firmware download loggingJames Smart2021-07-181-0/+2
* scsi: lpfc: Add FDMI Vendor MIB supportJames Smart2020-10-261-0/+8
* scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart2020-10-261-3/+3
* scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy2020-07-021-0/+18
* scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy2020-05-071-1/+1
* scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart2020-03-291-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-241-0/+1
* scsi: lpfc: Revise interrupt coalescing for missing scenariosJames Smart2019-10-241-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-291-3/+0
| * scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart2019-08-191-17/+12
| * scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart2019-08-191-0/+18
* | scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart2019-08-291-1/+1
* | scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart2019-08-191-0/+5
|/
* scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart2019-06-181-0/+2
* scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vectorJames Smart2019-06-181-1/+3
* scsi: lpfc: Rework misleading nvme not supported in firmware messageJames Smart2019-06-181-0/+1
* scsi: lpfc: Fix nvmet handling of received ABTS for unmapped framesJames Smart2019-06-181-0/+2
* scsi: lpfc: Separate CQ processing for nvmet_fc upcallsJames Smart2019-06-181-0/+2
* scsi: lpfc: Fixup eq_clr_intr referencesJames Smart2019-03-201-2/+2
* scsi: lpfc: Fix build errorJames Bottomley2019-03-201-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-051-1/+1
* scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart2019-02-051-1/+1
* scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart2019-02-051-14/+56
* scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart2019-02-051-2/+2
* scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-051-8/+56
* scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart2019-02-051-1/+1
* scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-051-0/+56
* scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart2019-02-051-0/+11
* scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart2019-02-051-0/+11
* scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-051-10/+26
* scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-051-17/+19
* scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart2019-02-051-6/+0
* scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart2019-02-051-9/+7
* scsi: lpfc: add Trunking supportJames Smart2018-11-061-0/+13
* scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart2018-11-061-0/+1
* scsi: lpfc: add support to retrieve firmware logsJames Smart2018-09-111-0/+1