summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-29scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3James Smart1-17/+0
2020-03-26scsi: lpfc: Fix update of wq consumer index in lpfc_sli4_wq_releaseJames Smart1-13/+4
2020-03-26scsi: lpfc: Fix crash after handling a pci errorJames Smart1-0/+5
2020-03-26scsi: lpfc: Fix lockdep error - register non-static keyJames Smart1-4/+2
2020-03-26scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart1-0/+2
2020-02-18scsi: lpfc: add RDF registration and Link Integrity FPIN loggingJames Smart1-0/+1
2020-02-10scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart1-1/+1
2020-02-10scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart1-9/+0
2020-02-10scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart1-0/+4
2020-01-10Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen1-5/+5
2019-12-21scsi: lpfc: Fix MDS Latency Diagnostics Err-drop ratesJames Smart1-2/+11
2019-12-21scsi: lpfc: Fix missing check for CSF in Write Object Mbox RspJames Smart1-1/+11
2019-12-19scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King1-5/+5
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-66/+325
2019-11-19scsi: lpfc: use hdwq assigned cpu for allocationJames Smart1-2/+2
2019-11-12scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list()James Smart1-1/+1
2019-11-08scsi: lpfc: Fix a kernel warning triggered by lpfc_get_sgl_per_hdwq()Bart Van Assche1-2/+2
2019-11-06scsi: lpfc: Add enablement of multiple adapter dumpsJames Smart1-1/+26
2019-11-06scsi: lpfc: Add registration for CPU Offline/Online eventsJames Smart1-5/+159
2019-11-06scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart1-0/+7
2019-10-24scsi: lpfc: Make FW logging dynamically configurableJames Smart1-3/+19
2019-10-24scsi: lpfc: Revise interrupt coalescing for missing scenariosJames Smart1-1/+2
2019-10-24scsi: lpfc: Fix bad ndlp ptr in xri aborted handlingJames Smart1-1/+4
2019-10-24scsi: lpfc: Fix lockdep errors in sli_ringtx_putJames Smart1-3/+7
2019-10-18scsi: lpfc: Check queue pointer before useDaniel Wagner1-1/+1
2019-09-30scsi: lpfc: cleanup: remove unused fcp_txcmlpq_cntJames Smart1-3/+1
2019-09-30scsi: lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwqJames Smart1-7/+7
2019-09-30scsi: lpfc: Fix hdwq sgl locks and irq handlingJames Smart1-16/+22
2019-09-30scsi: lpfc: Fix list corruption in lpfc_sli_get_iocbqJames Smart1-3/+0
2019-09-30scsi: lpfc: Fix host hang at boot or slow bootJames Smart1-6/+36
2019-09-30scsi: lpfc: Fix coverity errors on NULL pointer checksJames Smart1-3/+6
2019-09-30scsi: lpfc: Fix locking on mailbox command completionJames Smart1-1/+7
2019-09-30scsi: lpfc: Fix device recovery errors after PLOGI failuresJames Smart1-3/+5
2019-09-30scsi: lpfc: Fix rpi release when deleting vportJames Smart1-0/+2
2019-09-30scsi: lpfc: Fix NVME io abort failures causing hangsJames Smart1-6/+11
2019-09-30scsi: lpfc: Fix premature re-enabling of interrupts in lpfc_sli_host_downJames Smart1-2/+2
2019-09-07scsi: lpfc: Fix reset recovery paths that are not recoveringJames Smart1-4/+5
2019-09-07scsi: lpfc: Convert existing %pf users to %psSakari Ailus1-1/+1
2019-08-29scsi: lpfc: fix 12.4.0.0 GPF at bootJames Smart1-1/+1
2019-08-19scsi: lpfc: Merge per-protocol WQ/CQ pairs into single per-cpu pairJames Smart1-111/+34
2019-08-19scsi: lpfc: Support dynamic unbounded SGL lists on G7 hardware.James Smart1-0/+292
2019-08-19scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart1-5/+25
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart1-8/+8
2019-08-19scsi: lpfc: Fix coverity warningsJames Smart1-1/+1
2019-08-19scsi: lpfc: Fix hang when downloading fw on port enabled for nvmeJames Smart1-3/+6
2019-08-19scsi: lpfc: Fix crash due to port reset racing vs adapter error handlingJames Smart1-2/+4
2019-08-19scsi: lpfc: Fix loss of remote port after devloss due to lack of RPIsJames Smart1-14/+20
2019-08-19scsi: lpfc: Fix irq raising in lpfc_sli_hba_downJames Smart1-2/+2
2019-08-19scsi: lpfc: Fix leak of ELS completions on adapter resetJames Smart1-0/+3
2019-08-19scsi: lpfc: Fix PLOGI failure with high remoteport countJames Smart1-0/+12