summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Replace PCI pool old APIRomain Perier2017-08-071-8/+8
* scsi: lpfc: fix refcount error on node listJames Smart2017-06-261-7/+0Star
* scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-201-6/+10
* scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart2017-06-201-9/+12
* scsi: lpfc: Add auto EQ delay logicJames Smart2017-06-131-1/+103
* scsi: lpfc: Fix System panic after loading the driverJames Smart2017-06-131-5/+6
* scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart2017-06-131-0/+10
* scsi: lpfc: Add MDS Diagnostic support.James Smart2017-05-171-0/+13
* scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-171-0/+2
* scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-171-82/+10Star
* scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart2017-05-171-1/+6
* scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-171-8/+15
* scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-171-19/+5Star
* scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King2017-05-091-1/+1
* scsi: lpfc: Fix panic on BFS configurationJames Smart2017-05-091-0/+7
* Fix Express lane queue creation.James Smart2017-04-241-1/+5
* Update ABORT processing for NVMET.James Smart2017-04-241-19/+33
* Add Fabric assigned WWN support.James Smart2017-04-241-3/+28
* Fix crash after issuing lip resetJames Smart2017-04-241-23/+26
* Fix driver load issues when MRQ=8James Smart2017-04-241-4/+8
* Fix driver unload/reload operation.James Smart2017-04-241-21/+25
* Add debug messages for nvme/fcp resource allocation.James Smart2017-04-241-0/+6
* scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-151-0/+7
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-081-0/+1
* scsi: lpfc: remove dead sli3 nvme codeJames Smart2017-03-071-5/+0Star
* scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart2017-03-071-5/+2Star
* scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart2017-03-071-3/+58
* scsi: lpfc: add NVME exchange abortsJames Smart2017-03-071-0/+7
* scsi: lpfc: replace init_timer by setup_timerTomas Jasek2017-03-071-30/+17Star
* scsi: lpfc: Update copyrightsJames Smart2017-02-231-2/+4
* scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart2017-02-231-4/+10
* scsi: lpfc: NVME Target: Receive buffer updatesJames Smart2017-02-231-7/+226
* scsi: lpfc: NVME Target: Base modificationsJames Smart2017-02-231-7/+237
* scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-231-20/+19Star
* scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart2017-02-231-0/+7
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-231-950/+1185
* scsi: lpfc: minor code cleanupsJames Smart2017-02-231-8/+11
* scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectorsChristoph Hellwig2017-02-231-186/+54Star
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-2/+1Star
* scsi: lpfc: Use %zd format string for size_tArnd Bergmann2016-11-081-1/+1
* scsi: lpfc: Fix fw download on SLI-4 FC adaptersJames Smart2016-11-081-9/+11
* scsi: lpfc: Synchronize link speed with boot driverJames Smart2016-11-081-0/+54
* scsi: lpfc: Make lpfc_prot_xxx params per hba parametersJames Smart2016-11-081-13/+15
* scsi: lpfc: Correct embedded io wq element sizeJames Smart2016-11-081-9/+5Star
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-11/+4Star
|\
| * lpfc: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-221-11/+4Star
* | lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...James Smart2016-07-151-15/+9Star
* | lpfc: Correct Port reset resulting in FC port going offlineJames Smart2016-07-151-1/+2
* | lpfc: Re-organize source for easier device-id managementJames Smart2016-07-151-100/+1Star
* | lpfc: Correct FCOE discovery to avoid loss of storage devices after system re...James Smart2016-07-151-1/+2