summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Update lpfc version to 12.8.0.10James Smart2021-05-211-1/+1
* scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controllerJames Smart2021-05-212-0/+76
* scsi: lpfc: Add a option to enable interlocked ABTS before job completionJames Smart2021-05-214-7/+53
* scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart2021-05-211-2/+3
* scsi: lpfc: Ignore GID-FT response that may be received after a link flipJames Smart2021-05-212-8/+38
* scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart2021-05-217-20/+189
* scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIsJames Smart2021-05-211-3/+18
* scsi: lpfc: Add ndlp kref accounting for resume RPI pathJames Smart2021-05-212-1/+26
* scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart2021-05-211-0/+9
* scsi: lpfc: Fix non-optimized ERSP handlingJames Smart2021-05-211-2/+12
* scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart2021-05-216-40/+115
* scsi: lpfc: Remove redundant assignment to pointer temp_hdrColin Ian King2021-05-101-1/+0
* scsi: lpfc: Fix bad memory access during VPD DUMP mailbox commandJames Smart2021-04-262-13/+14
* scsi: lpfc: Fix DMA virtual address ptr assignment in bsgJames Smart2021-04-261-1/+1
* scsi: lpfc: Fix illegal memory access on Abort IOCBsJames Smart2021-04-261-2/+9
* scsi: lpfc: Copyright updates for 12.8.0.9 patchesJames Smart2021-04-134-4/+4
* scsi: lpfc: Update lpfc version to 12.8.0.9James Smart2021-04-131-1/+1
* scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.cJames Smart2021-04-131-10/+10
* scsi: lpfc: Standardize discovery object logging formatJames Smart2021-04-136-19/+19
* scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart2021-04-135-22/+21
* scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart2021-04-134-313/+3
* scsi: lpfc: Fix lpfc_hdw_queue attribute being ignoredJames Smart2021-04-131-3/+11
* scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc loginJames Smart2021-04-132-14/+20
* scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_t...James Smart2021-04-131-1/+3
* scsi: lpfc: Fix use-after-free on unused nodes after port swapJames Smart2021-04-131-0/+18
* scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart2021-04-133-56/+70
* scsi: lpfc: Fix lack of device removal on port swaps with PRLIsJames Smart2021-04-131-3/+1
* scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependencyJames Smart2021-04-133-46/+30
* scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()James Smart2021-04-131-63/+1
* scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart2021-04-132-3/+0
* scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart2021-04-134-17/+21
* Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen2021-04-051-2/+2
|\
| * scsi: lpfc: Fix some error codes in debugfsDan Carpenter2021-03-151-2/+2
* | scsi: lpfc: Fix gcc -Wstringop-overread warningArnd Bergmann2021-04-011-4/+2
* | scsi: lpfc: Fix a typoBhaskar Chowdhury2021-03-241-1/+1
* | scsi: lpfc: Fix a typowengjianfeng2021-03-241-3/+3
* | scsi: lpfc: Fix kernel-doc formatting issueLee Jones2021-03-151-1/+1
* | scsi: lpfc: Fix a few incorrectly named functionsLee Jones2021-03-151-3/+3
* | scsi: lpfc: Fix incorrectly documented function lpfc_debugfs_commonxripools_d...Lee Jones2021-03-151-1/+1
* | scsi: lpfc: Fix a bunch of misnamed functionsLee Jones2021-03-151-6/+6
* | scsi: lpfc: Fix a bunch of kernel-doc misdemeanoursLee Jones2021-03-151-12/+12
* | scsi: lpfc: Fix incorrect naming of __lpfc_update_fcf_record()Lee Jones2021-03-151-1/+1
* | scsi: lpfc: Fix formatting and misspelling issuesLee Jones2021-03-151-6/+6
* | scsi: lpfc: Fix a bunch of kernel-doc issuesLee Jones2021-03-151-6/+6
* | scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart2021-03-0414-17/+17
* | scsi: lpfc: Update lpfc version to 12.8.0.8James Smart2021-03-041-2/+2
* | scsi: lpfc: Correct function header comments related to ndlp reference countingJames Smart2021-03-041-88/+71
* | scsi: lpfc: Reduce LOG_TRACE_EVENT logging for vportsJames Smart2021-03-041-4/+4
* | scsi: lpfc: Change wording of invalid pci reset log messageJames Smart2021-03-041-1/+1
* | scsi: lpfc: Fix crash caused by switch rebootJames Smart2021-03-041-3/+2