summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli4.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-061-17/+19
* scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart2019-02-061-6/+0Star
* scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart2019-02-061-9/+7Star
* scsi: lpfc: add Trunking supportJames Smart2018-11-071-0/+13
* scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart2018-11-071-0/+1
* scsi: lpfc: add support to retrieve firmware logsJames Smart2018-09-121-0/+1
* scsi: lpfc: Revise copyright for new company languageJames Smart2018-07-111-1/+1
* scsi: lpfc: Support duration field in Link Cable Beacon V1 commandJames Smart2018-07-111-0/+3
* scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart2018-02-231-0/+3
* scsi: lpfc: Add push-to-adapter support to sli4James Smart2018-02-231-3/+13
* scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart2018-02-231-0/+3
* scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart2018-02-231-1/+2
* scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart2018-02-231-0/+5
* scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart2018-02-121-1/+1
* scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart2018-02-121-1/+4
* scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart2018-02-121-0/+5
* scsi: lpfc: Increase SCSI CQ and WQ sizes.James Smart2017-12-211-3/+3
* scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart2017-12-051-2/+0Star
* scsi: lpfc: Expand WQE capability of every NVME hardware queueJames Smart2017-12-051-2/+6
* scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy2017-10-031-1/+3
* scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart2017-08-251-0/+15
* scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-251-6/+1Star
* scsi: lpfc: Limit amount of work processed in IRQDick Kennedy2017-08-251-0/+1
* scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-201-3/+6
* scsi: lpfc: Add auto EQ delay logicJames Smart2017-06-131-3/+5
* scsi: lpfc: Fix System panic after loading the driverJames Smart2017-06-131-2/+2
* scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart2017-05-171-2/+4
* scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-171-1/+5
* scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-171-2/+2
* scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-171-1/+1
* scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-171-1/+1
* scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-171-0/+1
* Update ABORT processing for NVMET.James Smart2017-04-241-1/+1
* scsi: lpfc: add NVME exchange abortsJames Smart2017-03-071-0/+6
* scsi: lpfc: Update copyrightsJames Smart2017-02-231-1/+3
* scsi: lpfc: NVME Target: Receive buffer updatesJames Smart2017-02-231-0/+11
* scsi: lpfc: NVME Target: Base modificationsJames Smart2017-02-231-0/+6
* scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-231-0/+1
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-231-17/+58
* scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig2017-02-231-1/+0Star