summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-274-12/+16
|\
| * scsi: lpfc: nvmet: avoid hang / use-after-free when destroying targetportEwan D. Milne2019-01-232-4/+6
| * scsi: lpfc: nvme: avoid hang / use-after-free when destroying localportEwan D. Milne2019-01-232-8/+10
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-191-9/+11
|\|
| * scsi: lpfc: lpfc_sli: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-091-9/+11
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-084-20/+19Star
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-2824-463/+1969
|\
| * scsi: lpfc: Update lpfc version to 12.0.0.10James Smart2018-12-201-1/+1
| * scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart2018-12-205-27/+233
| * scsi: lpfc: Add log messages to aid in debugging fc4type discovery issuesJames Smart2018-12-201-3/+45
| * scsi: lpfc: Fix discovery failure when PLOGI is deferedJames Smart2018-12-202-2/+8
| * scsi: lpfc: update fault value on successful trunk events.James Smart2018-12-201-8/+4Star
| * scsi: lpfc: Correct MDS loopback diagnostics supportJames Smart2018-12-201-15/+34
| * scsi: lpfc: Fix link state reporting for trunking when adapter is offlineJames Smart2018-12-201-2/+14
| * scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne2018-12-191-1/+2
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-4/+0Star
| * scsi: lpfc: Enable Management features for IF_TYPE=6James Smart2018-12-134-7/+7
| * 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
|\| |