summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2020-01-04scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferencesJames Smart1-1/+1
2020-01-04scsi: lpfc: Fix duplicate unreg_rpi error in port offline flowJames Smart1-0/+7
2020-01-04scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart1-1/+3
2020-01-04scsi: lpfc: Fix locking on mailbox command completionJames Smart1-1/+7
2019-12-21scsi: lpfc: Cap NPIV vports to 256James Smart3-3/+15
2019-12-05scsi: lpfc: Fix dif and first burst use in write commandsJames Smart1-0/+18
2019-11-28scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart5-10/+26
2019-11-12scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner1-2/+2
2019-06-22scsi: lpfc: add check for loss of ndlp when sending RRQJames Smart1-1/+4
2019-05-31scsi: lpfc: Fix SLI3 commands being issued on SLI4 devicesJames Smart1-1/+10
2019-05-31scsi: lpfc: Fix FDMI manufacturer attribute valueJames Smart1-0/+3
2019-02-12scsi: lpfc: Correct LCB RJT handlingJames Smart1-0/+3
2018-11-13scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart1-0/+7
2018-05-25scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart1-0/+2
2018-05-25scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2018-05-25scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-03-24Fix Express lane queue creation.James Smart1-1/+5
2018-03-24Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart1-0/+3
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy1-1/+2
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy1-1/+1
2017-12-25scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy1-1/+2
2017-12-14scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart1-4/+10
2017-11-21scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart2-0/+12
2017-11-21scsi: lpfc: Correct issue leading to oops during link resetJames Smart1-0/+1
2017-11-21scsi: lpfc: Correct host name in symbolic_name fieldJames Smart1-0/+17
2017-11-21scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart1-0/+8
2017-11-21scsi: lpfc: Add missing memory barrierJames Smart1-0/+2
2017-07-05scsi: lpfc: avoid double free of resource identifiersRoberto Sassu1-0/+7
2017-07-05scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn1-0/+2
2017-03-26scsi: lpfc: Add shutdown method for kexecAnton Blanchard1-0/+1
2017-03-12scsi: lpfc: Correct WQ creation for pagesizeJames Smart2-4/+7
2016-11-25scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()Mauricio Faria de Oliveira1-6/+8
2016-09-27scsi: lpfc: Mark symbols static where possibleBaoyou Xie4-62/+62
2016-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-10/+7
2016-08-03Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+4
2016-08-02lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn1-9/+6
2016-07-27lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira1-1/+1
2016-07-21scsi: lpfc: avoid harmless comparison warningArnd Bergmann1-4/+9
2016-07-21lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock heldJohannes Thumshirn1-0/+2
2016-07-15lpfc: Update lpfc version to 11.2.0.0James Smart1-1/+1
2016-07-15lpfc: Copyright updatesJames Smart5-5/+5
2016-07-15lpfc: Disable FDMI probing if not connected to a fabricJames Smart1-0/+4
2016-07-15lpfc: Correct issue with ioremap() call on 32bit kernelJames Smart1-3/+3
2016-07-15lpfc: Re-organize source for easier driver attribute managementJames Smart2-96/+117
2016-07-15lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_modeJames Smart4-13/+13
2016-07-15lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...James Smart4-7/+6
2016-07-15lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...James Smart3-22/+11
2016-07-15lpfc: Correct Port reset resulting in FC port going offlineJames Smart1-1/+2
2016-07-15lpfc: Add support for XLane LUN priorityJames Smart7-20/+104
2016-07-15lpfc: Correct RDP response Revision locationJames Smart1-1/+1