aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nportdisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-18scsi: lpfc: Skip issuing ADISC when node is in NPR stateJames Smart1-15/+19
2021-07-18scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completesJames Smart1-4/+5
2021-05-21scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart1-0/+11
2021-05-21scsi: lpfc: Add ndlp kref accounting for resume RPI pathJames Smart1-0/+4
2021-05-21scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart1-8/+17
2021-04-13scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart1-2/+2
2021-04-13scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart1-2/+0
2021-04-13scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart1-3/+1
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart1-1/+1
2021-03-04scsi: lpfc: Fix pt2pt state transition causing rmmod hangJames Smart1-1/+11
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 Smart1-0/+10
2021-03-04scsi: lpfc: Fix pt2pt connection does not recover after LOGOJames Smart1-2/+7
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart1-0/+2
2021-01-07scsi: lpfc: Fix crash when a fabric node is released prematurelyJames Smart1-1/+7
2021-01-07scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue stateJames Smart1-0/+11
2020-11-17scsi: lpfc: Update changed file copyrights for 2020James Smart1-1/+1
2020-11-17scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart1-1/+1
2020-11-17scsi: lpfc: Rework remote port lock handlingJames Smart1-109/+72
2020-11-17scsi: lpfc: Rework locations of ndlp reference takingJames Smart1-14/+14
2020-11-17scsi: lpfc: Rework remote port ref counting and node freeingJames Smart1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-04scsi: lpfc: Fix LUN loss after cable pullDick Kennedy1-1/+7
2020-07-24scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl paramLee Jones1-0/+1
2020-07-02scsi: lpfc: Add an internal trace log bufferDick Kennedy1-25/+26
2020-07-02scsi: lpfc: Fix NVMe rport deregister and registration during ADISCDick Kennedy1-5/+11
2020-05-09lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart1-0/+11
2020-05-09lpfc: Refactor lpfc nvme headersJames Smart1-2/+0
2020-01-10scsi: lpfc: Make lpfc_defer_acc_rsp staticYueHaibing1-1/+1
2019-12-21scsi: lpfc: Fix incomplete NVME discovery when targetJames Smart1-9/+99
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-28/+121
2019-11-06scsi: lpfc: Sync with FC-NVMe-2 SLER change to require Conf with SLERJames Smart1-1/+3
2019-10-24scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart1-1/+3
2019-10-22scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner1-2/+2
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