aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-13scsi: lpfc: Copyright updates for 12.8.0.9 patchesJames Smart4-4/+4
2021-04-13scsi: lpfc: Update lpfc version to 12.8.0.9James Smart1-1/+1
2021-04-13scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.cJames Smart1-10/+10
2021-04-13scsi: lpfc: Standardize discovery object logging formatJames Smart6-19/+19
2021-04-13scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart5-22/+21
2021-04-13scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart4-313/+3
2021-04-13scsi: lpfc: Fix lpfc_hdw_queue attribute being ignoredJames Smart1-3/+11
2021-04-13scsi: lpfc: Fix missing FDMI registrations after Mgmt Svc loginJames Smart2-14/+20
2021-04-13scsi: lpfc: Fix silent memory allocation failure in lpfc_sli4_bsg_link_diag_test()James Smart1-1/+3
2021-04-13scsi: lpfc: Fix use-after-free on unused nodes after port swapJames Smart1-0/+18
2021-04-13scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart3-56/+70
2021-04-13scsi: lpfc: Fix lack of device removal on port swaps with PRLIsJames Smart1-3/+1
2021-04-13scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependencyJames Smart3-46/+30
2021-04-13scsi: lpfc: Fix reference counting errors in lpfc_cmpl_els_rsp()James Smart1-63/+1
2021-04-13scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart2-3/+0
2021-04-13scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart4-17/+21
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen1-2/+2
2021-04-01scsi: lpfc: Fix gcc -Wstringop-overread warningArnd Bergmann1-4/+2
2021-03-24scsi: lpfc: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-24scsi: lpfc: Fix a typowengjianfeng1-3/+3
2021-03-15scsi: lpfc: Fix some error codes in debugfsDan Carpenter1-2/+2
2021-03-15scsi: lpfc: Fix kernel-doc formatting issueLee Jones1-1/+1
2021-03-15scsi: lpfc: Fix a few incorrectly named functionsLee Jones1-3/+3
2021-03-15scsi: lpfc: Fix incorrectly documented function lpfc_debugfs_commonxripools_data()Lee Jones1-1/+1
2021-03-15scsi: lpfc: Fix a bunch of misnamed functionsLee Jones1-6/+6
2021-03-15scsi: lpfc: Fix a bunch of kernel-doc misdemeanoursLee Jones1-12/+12
2021-03-15scsi: lpfc: Fix incorrect naming of __lpfc_update_fcf_record()Lee Jones1-1/+1
2021-03-15scsi: lpfc: Fix formatting and misspelling issuesLee Jones1-6/+6
2021-03-15scsi: lpfc: Fix a bunch of kernel-doc issuesLee Jones1-6/+6
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart14-17/+17
2021-03-04scsi: lpfc: Update lpfc version to 12.8.0.8James Smart1-2/+2
2021-03-04scsi: lpfc: Correct function header comments related to ndlp reference countingJames Smart1-88/+71
2021-03-04scsi: lpfc: Reduce LOG_TRACE_EVENT logging for vportsJames Smart1-4/+4
2021-03-04scsi: lpfc: Change wording of invalid pci reset log messageJames Smart1-1/+1
2021-03-04scsi: lpfc: Fix crash caused by switch rebootJames Smart1-3/+2
2021-03-04scsi: lpfc: Fix pt2pt state transition causing rmmod hangJames Smart1-1/+11
2021-03-04scsi: lpfc: Fix nodeinfo debugfs outputJames Smart1-4/+7
2021-03-04scsi: lpfc: Fix ADISC handling that never frees nodesJames Smart1-26/+7
2021-03-04scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGINJames Smart1-169/+70
2021-03-04scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recoveryJames Smart5-3/+22
2021-03-04scsi: lpfc: Fix status returned in lpfc_els_retry() error exit pathJames Smart1-1/+1
2021-03-04scsi: lpfc: Fix use after free in lpfc_els_free_iocbJames Smart1-171/+177
2021-03-04scsi: lpfc: Fix null pointer dereference in lpfc_prep_els_iocb()James Smart1-26/+24
2021-03-04scsi: lpfc: Fix unnecessary null check in lpfc_release_scsi_bufJames Smart1-1/+1
2021-03-04scsi: lpfc: Fix pt2pt connection does not recover after LOGOJames Smart1-2/+7
2021-03-04scsi: lpfc: Fix lpfc_els_retry() possible null pointer dereferenceJames Smart1-1/+1
2021-03-04scsi: lpfc: Fix FLOGI failure due to accessing a freed nodeJames Smart1-1/+2
2021-03-04scsi: lpfc: Fix stale node accesses on stale RRQ requestJames Smart3-35/+16
2021-03-04scsi: lpfc: Fix reftag generation sizing errorsJames Smart1-38/+52
2021-03-04scsi: lpfc: Fix vport indices in lpfc_find_vport_by_vpid()James Smart1-2/+2