summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_nportdisc.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix node handling for Fabric Controller and Domain ControllerJames Smart2021-05-211-0/+11
* scsi: lpfc: Add ndlp kref accounting for resume RPI pathJames Smart2021-05-211-0/+4
* scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart2021-05-211-8/+17
* scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart2021-04-131-2/+2
* scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO responseJames Smart2021-04-131-2/+0
* scsi: lpfc: Fix rmmod crash due to bad ring pointers to abort_iotagJames Smart2021-04-131-3/+1
* scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart2021-03-041-1/+1
* scsi: lpfc: Fix pt2pt state transition causing rmmod hangJames Smart2021-03-041-1/+11
* scsi: lpfc: Fix PLOGI ACC to be transmit after REG_LOGINJames Smart2021-03-041-169/+70
* scsi: lpfc: Fix dropped FLOGI during pt2pt discovery recoveryJames Smart2021-03-041-0/+10
* scsi: lpfc: Fix pt2pt connection does not recover after LOGOJames Smart2021-03-041-2/+7
* scsi: lpfc: Implement health checking when aborting I/OJames Smart2021-01-071-0/+2
* scsi: lpfc: Fix crash when a fabric node is released prematurelyJames Smart2021-01-071-1/+7
* scsi: lpfc: Refresh ndlp when a new PRLI is received in the PRLI issue stateJames Smart2021-01-071-0/+11
* scsi: lpfc: Update changed file copyrights for 2020James Smart2020-11-171-1/+1
* scsi: lpfc: Convert abort handling to SLI-3 and SLI-4 handlersJames Smart2020-11-171-1/+1
* scsi: lpfc: Rework remote port lock handlingJames Smart2020-11-171-109/+72
* scsi: lpfc: Rework locations of ndlp reference takingJames Smart2020-11-171-14/+14
* scsi: lpfc: Rework remote port ref counting and node freeingJames Smart2020-11-171-1/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* scsi: lpfc: Fix LUN loss after cable pullDick Kennedy2020-08-041-1/+7
* scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl paramLee Jones2020-07-241-0/+1
* scsi: lpfc: Add an internal trace log bufferDick Kennedy2020-07-021-25/+26
* scsi: lpfc: Fix NVMe rport deregister and registration during ADISCDick Kennedy2020-07-021-5/+11
* lpfc: nvmet: Add support for NVME LS request hosthandleJames Smart2020-05-091-0/+11
* lpfc: Refactor lpfc nvme headersJames Smart2020-05-091-2/+0
* scsi: lpfc: Make lpfc_defer_acc_rsp staticYueHaibing2020-01-101-1/+1
* scsi: lpfc: Fix incomplete NVME discovery when targetJames Smart2019-12-211-9/+99
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-021-28/+121
|\
| * scsi: lpfc: Sync with FC-NVMe-2 SLER change to require Conf with SLERJames Smart2019-11-061-1/+3
| * scsi: lpfc: Fix SLI3 hba in loop mode not discovering devicesJames Smart2019-10-241-1/+3
| * scsi: lpfc: Make function lpfc_defer_pt2pt_acc staticzhengbin2019-10-091-1/+1
| * scsi: lpfc: Fix pt2pt discovery on SLI3 HBAsJames Smart2019-09-301-26/+115
* | scsi: lpfc: Honor module parameter lpfc_use_adiscDaniel Wagner2019-10-221-2/+2
|/
* scsi: lpfc: Add NVMe sequence level error recovery supportJames Smart2019-08-191-1/+12
* scsi: lpfc: Migrate to %px and %pf in kernel print callsJames Smart2019-08-191-1/+1
* scsi: lpfc: Fix ADISC reception terminating login state if a NVME targetJames Smart2019-08-191-4/+10
* scsi: lpfc: Fix discovery when target has no GID_FT informationJames Smart2019-08-191-1/+5
* scsi: lpfc: Fix port relogin failure due to GID_FT interactionJames Smart2019-08-191-0/+8
* scsi: lpfc: Remove set-but-not-used variablesBart Van Assche2019-04-031-3/+2
* scsi: lpfc: Annotate switch/case fall-throughBart Van Assche2019-04-031-0/+1
* scsi: lpfc: Declare local functions staticBart Van Assche2019-04-031-1/+1
* scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-051-1/+1
* scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart2019-02-051-4/+4
* scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart2018-12-071-9/+35
* scsi: lpfc: refactor mailbox structure context fieldsJames Smart2018-12-071-9/+9
* scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart2018-11-061-3/+10
* scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart2018-11-061-2/+3
* scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart2018-11-061-0/+5
* scsi: lpfc: Fix GFT_ID and PRLI logic for RSCNJames Smart2018-09-111-0/+3