summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2021-07-20scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart
2021-05-22scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart
2021-03-24scsi: lpfc: Fix some error codes in debugfsDan Carpenter
2020-10-01scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart
2020-09-23scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart
2020-09-03scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy
2020-06-29scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited eventXiyu Yang
2020-05-02scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_loginJames Smart
2020-01-12scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu
2020-01-04scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart
2020-01-04scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart
2020-01-04scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart
2020-01-04scsi: lpfc: Fix locking on mailbox command completionJames Smart
2019-12-21scsi: lpfc: Cap NPIV vports to 256James Smart
2019-12-05scsi: lpfc: Fix dif and first burst use in write commandsJames Smart
2019-11-28scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart
2019-11-12scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart
2019-06-11scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart
2019-02-20scsi: lpfc: Correct LCB RJT handlingJames Smart
2018-11-21scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart
2018-05-30scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2018-05-30scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart
2018-05-30scsi: lpfc: Fix issue_lip if link is disabledJames Smart
2018-03-24Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy
2017-12-25scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy
2017-12-16scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart
2017-11-21scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart
2017-11-21scsi: lpfc: Correct issue leading to oops during link resetJames Smart
2017-11-21scsi: lpfc: Correct host name in symbolic_name fieldJames Smart
2017-11-21scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart
2017-11-21scsi: lpfc: Add missing memory barrierJames Smart
2017-09-02lpfc: Fix Device discovery failures during switch reboot test.James Smart
2017-07-05scsi: lpfc: avoid double free of resource identifiersRoberto Sassu
2017-07-05scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn
2017-03-26scsi: lpfc: Add shutdown method for kexecAnton Blanchard
2017-03-12scsi: lpfc: Correct WQ creation for pagesizeJames Smart
2016-09-15lpfc: Fix DMA faults observed upon plugging loopback connectorJames Smart
2016-09-15lpfc: Fix external loopback failure.James Smart
2016-09-15lpfc: Fix mbox reuse in PLOGI completionJames Smart
2016-09-15lpfc: Fix RDP Speed reporting.James Smart
2016-09-15lpfc: Fix crash in fcp command completion path.James Smart
2016-09-15lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart
2016-09-15lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart
2016-09-15lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart
2016-09-15lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart
2016-08-20lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira
2016-05-11lpfc: fix misleading indentationArnd Bergmann