aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nportdisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-24scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart1-1/+3
2019-10-09scsi: lpfc: Make function lpfc_defer_pt2pt_acc staticzhengbin1-1/+1
2019-09-30scsi: lpfc: Fix pt2pt discovery on SLI3 HBAsJames Smart1-26/+115
2019-08-19scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart1-1/+12
2019-08-19scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart1-1/+1
2019-08-19scsi: lpfc: Fix ADISC reception terminating login state if a NVME targetJames Smart1-4/+10
2019-08-19scsi: lpfc: Fix discovery when target has no GID_FT informationJames Smart1-1/+5
2019-08-19scsi: lpfc: Fix port relogin failure due to GID_FT interactionJames Smart1-0/+8
2019-04-03scsi: lpfc: Remove set-but-not-used variablesBart Van Assche1-3/+2
2019-04-03scsi: lpfc: Annotate switch/case fall-throughBart Van Assche1-0/+1
2019-04-03scsi: lpfc: Declare local functions staticBart Van Assche1-1/+1
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart1-1/+1
2019-02-05scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart1-4/+4
2018-12-07scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart1-9/+35
2018-12-07scsi: lpfc: refactor mailbox structure context fieldsJames Smart1-9/+9
2018-11-06scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart1-3/+10
2018-11-06scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart1-2/+3
2018-11-06scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart1-0/+5
2018-09-11scsi: lpfc: Fix GFT_ID and PRLI logic for RSCNJames Smart1-0/+3
2018-08-02scsi: lpfc: Limit tracking of tgt queue depth in fast pathJames Smart1-6/+0
2018-08-02scsi: lpfc: Fix ELS abort on SLI-3 adaptersJames Smart1-0/+3
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart1-1/+1
2018-05-28scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart1-0/+6
2018-04-18scsi: lpfc: Fix multiple PRLI completion error pathJames Smart1-23/+6
2018-03-12scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart1-1/+14
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart1-2/+2
2018-02-12scsi: lpfc: Indicate CONF support in NVMe PRLIJames Smart1-3/+0
2017-12-20scsi: lpfc: Fix issues connecting with nvme initiatorJames Smart1-2/+2
2017-12-20scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart1-17/+13
2017-12-20scsi: lpfc: Fix receive PRLI handlingJames Smart1-7/+47
2017-10-02scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy1-1/+1
2017-08-24scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topologyDick Kennedy1-0/+9
2017-08-24scsi: lpfc: Fix rediscovery on switch blade pullDick Kennedy1-5/+8
2017-08-24scsi: lpfc: Fix loop mode target discoveryDick Kennedy1-0/+3
2017-05-31scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()Guilherme G. Piccoli1-2/+5
2017-05-16scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributesJames Smart1-0/+6
2017-04-24Fix implicit logo and RSCN handling for NVMETJames Smart1-2/+6
2017-02-22scsi: lpfc: Update copyrightsJames Smart1-1/+3
2017-02-22scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart1-3/+72
2017-02-22scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart1-3/+1
2017-02-22scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart1-18/+159
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart1-3/+4
2016-04-11lpfc: Update modified file copyrightsJames Smart1-1/+1
2016-04-11lpfc: Correct LOGO handling during loginJames Smart1-0/+2
2015-12-21lpfc: Fix mbox reuse in PLOGI completionJames Smart1-10/+21
2015-12-21lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart1-0/+3
2015-12-21lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart1-49/+75
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt1-2/+0
2015-06-13lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart1-1/+1
2015-06-05lpfc: Fix crash in vport_delete.James Smart1-1/+7