summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
...
| * Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"Martin K. Petersen2018-12-132-21/+0Star
| * scsi: lpfc: update driver version to 12.0.0.9James Smart2018-12-081-1/+1
| * scsi: lpfc: Fix dif and first burst use in write commandsJames Smart2018-12-081-0/+18
| * scsi: lpfc: Fix driver release of fw-logging buffersJames Smart2018-12-084-26/+27
| * scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart2018-12-082-5/+6
| * scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2018-12-082-13/+3Star
| * scsi: lpfc: Defer LS_ACC to FLOGI on point to point loginsJames Smart2018-12-083-3/+65
| * scsi: lpfc: ls_rjt erroneus FLOGIsJames Smart2018-12-082-0/+21
| * scsi: lpfc: rport port swap discovery issue.James Smart2018-12-081-8/+35
| * scsi: lpfc: Cap NPIV vports to 256James Smart2018-12-083-3/+15
| * scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart2018-12-084-1/+16
| * scsi: lpfc: Fix a duplicate 0711 log message number.James Smart2018-12-081-1/+1
| * scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart2018-12-087-34/+207
| * scsi: lpfc: refactor mailbox structure context fieldsJames Smart2018-12-0811-161/+165
| * scsi: lpfc: update manufacturer attribute to reflect BroadcomJames Smart2018-12-081-1/+1
| * scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart2018-12-083-12/+21
| * scsi: lpfc: Use dma_zalloc_coherentSabyasachi Gupta2018-11-221-2/+1Star
| * scsi: lpfc: use dma_set_mask_and_coherentChristoph Hellwig2018-11-151-24/+10Star
| * scsi: lpfc: update driver version to 12.0.0.8James Smart2018-11-071-1/+1
| * scsi: lpfc: add Trunking supportJames Smart2018-11-0712-0/+474
| * scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart2018-11-079-4/+275
| * scsi: lpfc: Correct loss of fc4 type on remote port address changeJames Smart2018-11-072-6/+26
| * scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-pointJames Smart2018-11-073-12/+64
| * scsi: lpfc: Correct LCB RJT handlingJames Smart2018-11-071-0/+3
| * scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart2018-11-075-10/+26
| * scsi: lpfc: Correct errors accessing fw logJames Smart2018-11-071-39/+25Star
| * scsi: lpfc: Reset link or adapter instead of doing infinite nameserver PLOGI ...James Smart2018-11-072-1/+83
| * scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart2018-11-072-28/+26Star
| * scsi: lpfc: Fix lpfc_sli4_read_config return value checkJames Smart2018-11-071-2/+2
| * scsi: lpfc: Correct speeds on SFP swapJames Smart2018-11-071-17/+46
* | Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-102-2/+5
|\ \
| * | scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2018-11-282-2/+5
* | | Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2018-11-181-0/+2
|\| |
| * | scsi: lpfc: fix remoteport accessArnd Bergmann2018-11-061-0/+2
| |/
* / scsi: kill off the legacy IO pathJens Axboe2018-11-071-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-2519-108/+996
|\
| * scsi: lpfc: Remove set but not used variables 'tgtp'YueHaibing2018-10-171-2/+0Star
| * scsi: lpfc: Remove set but not used variable 'psli'YueHaibing2018-10-171-2/+0Star
| * scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'YueHaibing2018-10-171-7/+0Star
| * scsi: lpfc: fix spelling mistake "Resrouce" -> "Resource"Colin Ian King2018-10-161-1/+1
| * scsi: lpfc: remove a bogus pci_dma_sync_single_for_device callChristoph Hellwig2018-10-161-3/+0Star
| * scsi: lpfc: Remove set but not used variable 'sgl_size'YueHaibing2018-09-171-3/+1Star
| * scsi: lpfc: update driver version to 12.0.0.7James Smart2018-09-121-1/+1
| * scsi: lpfc: add support to retrieve firmware logsJames Smart2018-09-129-2/+790
| * scsi: lpfc: reduce locking when updating statisticsJames Smart2018-09-121-8/+10
| * scsi: lpfc: Fix errors in log messages.James Smart2018-09-122-5/+4Star
| * scsi: lpfc: Correct invalid EQ doorbell write on if_type=6James Smart2018-09-121-5/+1Star
| * scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart2018-09-127-22/+52
| * scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart2018-09-121-0/+7
| * scsi: lpfc: Correct race with abort on completion pathJames Smart2018-09-121-3/+11