aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-15scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio1-0/+1
2017-08-24scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi1-3/+2
2017-08-24scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart1-0/+5
2017-08-24scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy1-1/+13
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy1-11/+6
2017-08-24scsi: lpfc: Fix crash in lpfc nvmet when fc port is resetDick Kennedy1-0/+16
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier1-8/+8
2017-06-26scsi: lpfc: fix refcount error on node listJames Smart1-7/+0
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart1-6/+10
2017-06-19scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart1-9/+12
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart1-1/+103
2017-06-12scsi: lpfc: Fix System panic after loading the driverJames Smart1-5/+6
2017-06-12scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart1-0/+10
2017-05-16scsi: lpfc: Add MDS Diagnostic support.James Smart1-0/+13
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart1-0/+2
2017-05-16scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart1-82/+10
2017-05-16scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart1-1/+6
2017-05-16scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart1-8/+15
2017-05-16scsi: lpfc: Fix used-RPI accounting problem.James Smart1-19/+5
2017-05-08scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King1-1/+1
2017-05-08scsi: lpfc: Fix panic on BFS configurationJames Smart1-0/+7
2017-04-24Fix Express lane queue creation.James Smart1-1/+5
2017-04-24Update ABORT processing for NVMET.James Smart1-19/+33
2017-04-24Add Fabric assigned WWN support.James Smart1-3/+28
2017-04-24Fix crash after issuing lip resetJames Smart1-23/+26
2017-04-24Fix driver load issues when MRQ=8James Smart1-4/+8
2017-04-24Fix driver unload/reload operation.James Smart1-21/+25
2017-04-24Add debug messages for nvme/fcp resource allocation.James Smart1-0/+6
2017-03-15scsi: lpfc: Finalize Kconfig options for nvmeJames Smart1-0/+7
2017-03-07scsi: lpfc: Add shutdown method for kexecAnton Blanchard1-0/+1
2017-03-06scsi: lpfc: remove dead sli3 nvme codeJames Smart1-5/+0
2017-03-06scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart1-5/+2
2017-03-06scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart1-3/+58
2017-03-06scsi: lpfc: add NVME exchange abortsJames Smart1-0/+7
2017-03-06scsi: lpfc: replace init_timer by setup_timerTomas Jasek1-30/+17
2017-02-22scsi: lpfc: Update copyrightsJames Smart1-2/+4
2017-02-22scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart1-4/+10
2017-02-22scsi: lpfc: NVME Target: Receive buffer updatesJames Smart1-7/+226
2017-02-22scsi: lpfc: NVME Target: Base modificationsJames Smart1-7/+237
2017-02-22scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart1-20/+19
2017-02-22scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart1-0/+7
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart1-950/+1185
2017-02-22scsi: lpfc: minor code cleanupsJames Smart1-8/+11
2017-02-22scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig1-186/+54
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-2/+1
2016-11-08scsi: lpfc: Use %zd format string for size_tArnd Bergmann1-1/+1
2016-11-08scsi: lpfc: Fix fw download on SLI-4 FC adaptersJames Smart1-9/+11
2016-11-08scsi: lpfc: Synchronize link speed with boot driverJames Smart1-0/+54
2016-11-08scsi: lpfc: Make lpfc_prot_xxx params per hba parametersJames Smart1-13/+15
2016-11-08scsi: lpfc: Correct embedded io wq element sizeJames Smart1-9/+5