aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-16scsi: lpfc: Remove set but not used variable 'psli'YueHaibing1-2/+0
2018-10-16scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'YueHaibing1-7/+0
2018-10-16scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"Colin Ian King1-1/+1
2018-10-15scsi: lpfc: remove a bogus pci_dma_sync_single_for_device callChristoph Hellwig1-3/+0
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep1-8/+0
2018-09-20scsi: lpfc: Synchronize access to remoteport via rportJames Smart3-13/+23
2018-09-17scsi: lpfc: Remove set but not used variable 'sgl_size'YueHaibing1-3/+1
2018-09-11scsi: lpfc: update driver version to 12.0.0.7James Smart1-1/+1
2018-09-11scsi: lpfc: add support to retrieve firmware logsJames Smart9-2/+790
2018-09-11scsi: lpfc: reduce locking when updating statisticsJames Smart1-8/+10
2018-09-11scsi: lpfc: Fix errors in log messages.James Smart2-5/+4
2018-09-11scsi: lpfc: Correct invalid EQ doorbell write on if_type=6James Smart1-5/+1