summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_sli4.h
AgeCommit message (Expand)Author
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart
2019-02-05scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart
2019-02-05scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart
2019-02-05scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart
2019-02-05scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart
2019-02-05scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart
2019-02-05scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart
2019-02-05scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart
2019-02-05scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart
2019-02-05scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart
2019-02-05scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart
2019-02-05scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart
2019-02-05scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart
2018-11-06scsi: lpfc: add Trunking supportJames Smart
2018-11-06scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart
2018-09-11scsi: lpfc: add support to retrieve firmware logsJames Smart
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart
2018-07-10scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart
2018-02-22scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart
2018-02-22scsi: lpfc: Add push-to-adapter support to sli4James Smart
2018-02-22scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart
2018-02-22scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart
2018-02-22scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart
2018-02-12scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart
2018-02-12scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart
2017-12-20scsi: lpfc: Increase SCSI CQ and WQ sizes.James Smart
2017-12-04scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart
2017-12-04scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart
2017-10-02scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy
2017-08-24scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy
2017-08-24scsi: lpfc: Limit amount of work processed in IRQDick Kennedy
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart
2017-06-12scsi: lpfc: Fix System panic after loading the driverJames Smart
2017-05-16scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart
2017-05-16scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart
2017-05-16scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart
2017-05-16scsi: lpfc: Adding additional stats counters for nvme.James Smart
2017-05-16scsi: lpfc: Fix used-RPI accounting problem.James Smart
2017-04-24Update ABORT processing for NVMET.James Smart
2017-03-06scsi: lpfc: add NVME exchange abortsJames Smart
2017-02-22scsi: lpfc: Update copyrightsJames Smart
2017-02-22scsi: lpfc: NVME Target: Receive buffer updatesJames Smart
2017-02-22scsi: lpfc: NVME Target: Base modificationsJames Smart
2017-02-22scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart
2017-02-22scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig