summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-14/+14
* scsi: lpfc: Fix oops when unloading driver while running mds diagsDick Kennedy2020-08-051-2/+9
* scsi: lpfc: Fix typo in comment for ULPFerruh Yigit2020-07-291-1/+1
* scsi: lpfc: Ensure variable has the same stipulations as code using itLee Jones2020-07-251-1/+3
* scsi: lpfc: Fix-up around 120 documentation issuesLee Jones2020-07-251-46/+73
* scsi: lpfc: Remove unused variable 'pg_addr'Lee Jones2020-07-251-1/+1
* scsi: lpfc: Fix inconsistent indentingColin Ian King2020-07-081-1/+1
* scsi: lpfc: Add an internal trace log bufferDick Kennedy2020-07-031-178/+177
* scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy2020-07-031-23/+115
* scsi: lpfc: Add support to display if adapter dumps are availableDick Kennedy2020-07-031-0/+22
* scsi: lpfc: Fix language in 0373 message to reflect non-error messageDick Kennedy2020-07-031-2/+2
* scsi: lpfc: Fix kdump hang on PPCDick Kennedy2020-07-031-6/+30
* scsi: lpfc: Fix stack trace seen while setting rrq activeDick Kennedy2020-07-031-1/+1
* scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy2020-07-031-7/+7
* scsi: lpfc: Fix missing MDS functionalityDick Kennedy2020-07-031-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-061-24/+21
|\
| * scsi: lpfc: Fix noderef and address space warningsDick Kennedy2020-05-081-4/+4
| * scsi: lpfc: Remove unnecessary lockdep_assert_held callsDick Kennedy2020-05-081-18/+15
| * scsi: lpfc: Maintain atomic consistency of queue_claimed flagDick Kennedy2020-05-081-2/+2
* | lpfc: fix axchg pointer reference after free and double freesJames Smart2020-05-271-4/+6
* | lpfc: Refactor NVME LS receive handlingJames Smart2020-05-101-3/+118
* | lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctxJames Smart2020-05-101-1/+1
* | lpfc: Refactor lpfc nvme headersJames Smart2020-05-101-3/+0
|/
* scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3James Smart2020-03-301-17/+0
* scsi: lpfc: Fix update of wq consumer index in lpfc_sli4_wq_releaseJames Smart2020-03-271-13/+4
* scsi: lpfc: Fix crash after handling a pci errorJames Smart2020-03-271-0/+5
* scsi: lpfc: Fix lockdep error - register non-static keyJames Smart2020-03-271-4/+2
* scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart2020-03-271-0/+2
* scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart2020-02-181-0/+1
* scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart2020-02-111-1/+1
* scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart2020-02-111-9/+0
* scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart2020-02-111-0/+4
* Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2020-01-101-5/+5
|\
| * scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King2019-12-201-5/+5
* | scsi: lpfc: Fix MDS Latency Diagnostics Err-drop ratesJames Smart2019-12-211-2/+11
* | scsi: lpfc: Fix missing check for CSF in Write Object Mbox RspJames Smart2019-12-211-1/+11
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-021-66/+325
|\
| * scsi: lpfc: use hdwq assigned cpu for allocationJames Smart2019-11-201-2/+2
| * scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()James Smart2019-11-131-1/+1
| * scsi: lpfc: Fix a kernel warning triggered by lpfc_get_sgl_per_hdwq()Bart Van Assche2019-11-091-2/+2
| * scsi: lpfc: Add enablement of multiple adapter dumpsJames Smart2019-11-061-1/+26
| * scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart2019-11-061-5/+159
| * scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart2019-11-061-0/+7
| * scsi: lpfc: Make FW logging dynamically configurableJames Smart2019-10-251-3/+19
| * scsi: lpfc: Revise interrupt coalescing for missing scenariosJames Smart2019-10-251-1/+2
| * scsi: lpfc: Fix bad ndlp ptr in xri aborted handlingJames Smart2019-10-251-1/+4
| * scsi: lpfc: Fix lockdep errors in sli_ringtx_putJames Smart2019-10-251-3/+7
| * scsi: lpfc: cleanup: remove unused fcp_txcmlpq_cntJames Smart2019-10-011-3/+1
| * scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwqJames Smart2019-10-011-7/+7
| * scsi: lpfc: Fix hdwq sgl locks and irq handlingJames Smart2019-10-011-16/+22