aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+28
2018-09-11scsi: lpfc: add support to retrieve firmware logsJames Smart1-0/+25
2018-09-11scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart1-0/+1
2018-09-11scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart1-1/+2
2018-08-27scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart1-1/+1
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart1-1/+1
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart1-2/+1
2018-04-18scsi: lpfc: Enlarge nvmet asynchronous receive buffer countsJames Smart1-0/+1
2018-04-18scsi: lpfc: Add per io channel NVME IO statisticsJames Smart1-6/+0
2018-04-18scsi: lpfc: Correct target queue depth application changesJames Smart1-2/+0
2018-02-22scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart1-0/+1
2018-02-22scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart1-0/+2
2018-02-22scsi: lpfc: Add 64G link speed supportJames Smart1-10/+4
2018-02-22scsi: lpfc: Add push-to-adapter support to sli4James Smart1-1/+2
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart1-1/+1
2018-02-12scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart1-0/+1
2017-12-20scsi: lpfc: Fix random heartbeat timeouts during heavy IOJames Smart1-0/+2
2017-12-04scsi: lpfc: small sg cnt cleanupJames Smart1-0/+1
2017-12-04scsi: lpfc: Raise maximum NVME sg list size for 256 elementsJames Smart1-1/+1
2017-12-04scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart1-1/+0
2017-10-02scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy1-0/+3
2017-08-24scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart1-1/+2
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier1-8/+8
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart1-0/+3
2017-06-12scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart1-10/+10
2017-05-16scsi: lpfc: Add MDS Diagnostic support.James Smart1-0/+2
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart1-0/+1
2017-05-16scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart1-4/+7
2017-05-16scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart1-0/+1
2017-05-16scsi: lpfc: Fix system crash when port is reset.James Smart1-2/+6
2017-04-24Add Fabric assigned WWN support.James Smart1-0/+2
2017-04-24Fix max_sgl_segments settings for NVME / NVMETJames Smart1-1/+2
2017-03-06scsi: lpfc: code cleanups in NVME initiator baseJames Smart1-1/+1
2017-03-06scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart1-0/+1
2017-03-06scsi: lpfc: add NVME exchange abortsJames Smart1-0/+1
2017-02-22scsi: lpfc: Update copyrightsJames Smart1-1/+3
2017-02-22scsi: lpfc: NVME Target: Receive buffer updatesJames Smart1-0/+3
2017-02-22scsi: lpfc: NVME Target: Base modificationsJames Smart1-0/+6
2017-02-22scsi: lpfc: NVME Initiator: Add debugfs supportJames Smart1-0/+55
2017-02-22scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart1-0/+5
2017-02-22scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart1-2/+4
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart1-9/+71
2017-02-22scsi: lpfc: refactor debugfs queue printsJames Smart1-0/+1
2017-02-22scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig1-2/+0
2017-01-05scsi: lpfc: Reinstate lpfc_soft_wwn parameterJames Smart1-0/+4
2017-01-05scsi: lpfc: Deprecate lpfc_prot_sg_seg_cnt parameterJames Smart1-1/+0
2017-01-05scsi: lpfc: Deprecate lpfc_soft_wwn parameterJames Smart1-4/+0
2016-11-08scsi: lpfc: Synchronize link speed with boot driverJames Smart1-0/+4
2016-11-08scsi: lpfc: Make lpfc_prot_xxx params per hba parametersJames Smart1-0/+2
2016-07-15lpfc: Correct issue with ioremap() call on 32bit kernelJames Smart1-3/+3