aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-29scsi: lpfc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-170/+0
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds24-463/+1969
2018-12-19scsi: lpfc: Update lpfc version to 12.0.0.10James Smart1-1/+1
2018-12-19scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart5-27/+233
2018-12-19scsi: lpfc: Add log messages to aid in debugging fc4type discovery issuesJames Smart1-3/+45
2018-12-19scsi: lpfc: Fix discovery failure when PLOGI is deferedJames Smart2-2/+8
2018-12-19scsi: lpfc: update fault value on successful trunk events.James Smart1-8/+4
2018-12-19scsi: lpfc: Correct MDS loopback diagnostics supportJames Smart1-15/+34
2018-12-19scsi: lpfc: Fix link state reporting for trunking when adapter is offlineJames Smart1-2/+14
2018-12-18scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is invalidEwan D. Milne1-1/+2
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-4/+0
2018-12-12scsi: lpfc: Enable Management features for IF_TYPE=6James Smart4-7/+7
2018-12-12Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"Martin K. Petersen2-21/+0
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2-2/+5
2018-12-07scsi: lpfc: update driver version to 12.0.0.9James Smart1-1/+1
2018-12-07scsi: lpfc: Fix dif and first burst use in write commandsJames Smart1-0/+18
2018-12-07scsi: lpfc: Fix driver release of fw-logging buffersJames Smart4-26/+27
2018-12-07scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart2-5/+6
2018-12-07scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2-13/+3
2018-12-07scsi: lpfc: Defer LS_ACC to FLOGI on point to point loginsJames Smart3-3/+65
2018-12-07scsi: lpfc: ls_rjt erroneus FLOGIsJames Smart2-0/+21
2018-12-07scsi: lpfc: rport port swap discovery issue.James Smart1-8/+35
2018-12-07scsi: lpfc: Cap NPIV vports to 256James Smart3-3/+15
2018-12-07scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart4-1/+16
2018-12-07scsi: lpfc: Fix a duplicate 0711 log message number.James Smart1-1/+1
2018-12-07scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart7-34/+207
2018-12-07scsi: lpfc: refactor mailbox structure context fieldsJames Smart11-161/+165
2018-12-07scsi: lpfc: update manufacturer attribute to reflect BroadcomJames Smart1-1/+1
2018-12-07scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart3-12/+21
2018-11-28scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2-2/+5
2018-11-21scsi: lpfc: Use dma_zalloc_coherentSabyasachi Gupta1-2/+1
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe1-0/+2
2018-11-15scsi: lpfc: use dma_set_mask_and_coherentChristoph Hellwig1-24/+10
2018-11-07scsi: kill off the legacy IO pathJens Axboe1-1/+1
2018-11-06scsi: lpfc: update driver version to 12.0.0.8James Smart1-1/+1
2018-11-06scsi: lpfc: add Trunking supportJames Smart12-0/+474
2018-11-06scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart9-4/+275
2018-11-06scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart2-6/+26
2018-11-06scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-pointJames Smart3-12/+64
2018-11-06scsi: lpfc: Correct LCB RJT handlingJames Smart1-0/+3
2018-11-06scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart5-10/+26
2018-11-06scsi: lpfc: Correct errors accessing fw logJames Smart1-39/+25
2018-11-06scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI retryJames Smart2-1/+83
2018-11-06scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart2-28/+26
2018-11-06scsi: lpfc: Fix lpfc_sli4_read_config return value checkJames Smart1-2/+2
2018-11-06scsi: lpfc: Correct speeds on SFP swapJames Smart1-17/+46
2018-11-05scsi: lpfc: fix remoteport accessArnd Bergmann1-0/+2
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds19-108/+996
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+0
2018-10-16scsi: lpfc: Remove set but not used variables 'tgtp'YueHaibing1-2/+0