summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_els.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-24scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart1-10/+20
2017-11-30scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy1-1/+6
2017-08-25scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart1-1/+13
2017-08-25scsi: lpfc: Correct issues with FAWWN and FDISCsDick Kennedy1-0/+1
2017-08-25scsi: lpfc: Fix NVME PRLI handling during RSCNDick Kennedy1-0/+10
2017-08-25scsi: lpfc: Fix duplicate NVME rport entries and namespaces.Dick Kennedy1-0/+20
2017-08-25scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topologyDick Kennedy1-0/+28
2017-08-25scsi: lpfc: Fix plogi collision that causes illegal state transitionDick Kennedy1-1/+19
2017-06-20scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart1-18/+4
2017-06-20scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart1-1/+15
2017-06-13scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart1-3/+14
2017-05-18scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli1-0/+7
2017-05-17scsi: lpfc: Add MDS Diagnostic support.James Smart1-0/+7
2017-05-17scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart1-3/+6
2017-05-17scsi: lpfc: Fix used-RPI accounting problem.James Smart1-1/+2
2017-04-27Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-m...Jens Axboe1-42/+26
2017-04-24Fix implicit logo and RSCN handling for NVMETJames Smart1-13/+10
2017-04-24Add Fabric assigned WWN support.James Smart1-3/+5
2017-04-24Fix crash after issuing lip resetJames Smart1-25/+10
2017-04-24Fix PRLI ACC rsp for NVMEJames Smart1-1/+1
2017-03-23scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy1-1/+2
2017-03-07scsi: lpfc: correct rdp diag portnamesJames Smart1-4/+4
2017-03-07scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart1-4/+10
2017-02-23scsi: lpfc: Update copyrightsJames Smart1-1/+3
2017-02-23scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart1-2/+3
2017-02-23scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart1-5/+56
2017-02-23scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart1-1/+3
2017-02-23scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart1-77/+203
2017-02-23scsi: lpfc: NVME Initiator: Base modificationsJames Smart1-17/+21
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+7
2017-02-21Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-01-21scsi: lpfc: Replace BUG() with BUG_ON()Shyam Saini1-2/+1
2017-01-17scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn1-0/+2
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-1/+1
2017-01-05scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart1-0/+6
2016-11-09scsi: lpfc: Fix lost target in pt-to-pt connectJames Smart1-1/+1
2016-09-27scsi: lpfc: Mark symbols static where possibleBaoyou Xie1-17/+17
2016-07-15lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...James Smart1-1/+2
2016-07-15lpfc: Add MDS Diagnostics SupportJames Smart1-0/+7
2016-07-15lpfc: Reject RDP ELS if port has no loginJames Smart1-0/+6
2016-07-15lpfc: Correct Buffer credit descriptor values in RDP responseJames Smart1-43/+31
2016-07-15lpfc: Correct RDP response sizing issueJames Smart1-40/+73
2016-07-15lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on LinuxJames Smart1-22/+79
2016-04-11lpfc: Update modified file copyrightsJames Smart1-1/+1
2016-04-11lpfc: Fix interaction between fdmi_on and enable_SmartSANJames Smart1-7/+9
2016-04-11lpfc: Add support for SmartSAN 2.0James Smart1-0/+153
2016-04-11lpfc: Fix Device discovery failures during switch reboot test.James Smart1-1/+4
2015-12-22lpfc: Use kzalloc instead of kmallocPunit Vara1-2/+1
2015-12-22lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart1-0/+3
2015-12-22lpfc: Fix RDP ACC being too long.James Smart1-0/+10