summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart2021-05-221-101/+2
* scsi: lpfc: Cap NPIV vports to 256James Smart2019-12-171-0/+3
* scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart2019-12-051-1/+6
* scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart2019-12-011-1/+1
* scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart2018-02-161-33/+51
* scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy2017-11-301-7/+7
* scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy2017-11-301-0/+1
* scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio2017-09-151-0/+1
* scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi2017-08-241-3/+2
* scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart2017-08-241-0/+5
* scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy2017-08-241-1/+13
* scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-241-11/+6
* scsi: lpfc: Fix crash in lpfc nvmet when fc port is resetDick Kennedy2017-08-241-0/+16
* scsi: lpfc: Replace PCI pool old APIRomain Perier2017-08-071-8/+8
* scsi: lpfc: fix refcount error on node listJames Smart2017-06-261-7/+0
* scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-191-6/+10
* scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart2017-06-191-9/+12
* scsi: lpfc: Add auto EQ delay logicJames Smart2017-06-121-1/+103
* scsi: lpfc: Fix System panic after loading the driverJames Smart2017-06-121-5/+6
* scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart2017-06-121-0/+10
* scsi: lpfc: Add MDS Diagnostic support.James Smart2017-05-161-0/+13
* scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-161-0/+2
* scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-161-82/+10
* scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart2017-05-161-1/+6
* scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-161-8/+15
* scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-161-19/+5
* scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King2017-05-081-1/+1
* scsi: lpfc: Fix panic on BFS configurationJames Smart2017-05-081-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-071-0/+1
* scsi: lpfc: remove dead sli3 nvme codeJames Smart2017-03-061-5/+0
* scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart2017-03-061-5/+2
* scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart2017-03-061-3/+58
* scsi: lpfc: add NVME exchange abortsJames Smart2017-03-061-0/+7
* scsi: lpfc: replace init_timer by setup_timerTomas Jasek2017-03-061-30/+17
* scsi: lpfc: Update copyrightsJames Smart2017-02-221-2/+4
* scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart2017-02-221-4/+10
* scsi: lpfc: NVME Target: Receive buffer updatesJames Smart2017-02-221-7/+226
* scsi: lpfc: NVME Target: Base modificationsJames Smart2017-02-221-7/+237
* scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-221-20/+19
* scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart2017-02-221-0/+7
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-221-950/+1185
* scsi: lpfc: minor code cleanupsJames Smart2017-02-221-8/+11