aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-92/+217
2018-12-19scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart1-5/+37
2018-12-19scsi: lpfc: Fix discovery failure when PLOGI is deferedJames Smart1-2/+6
2018-12-19scsi: lpfc: Correct MDS loopback diagnostics supportJames Smart1-15/+34
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-07scsi: lpfc: Fix driver release of fw-logging buffersJames Smart1-0/+19
2018-12-07scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart1-11/+3
2018-12-07scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart1-0/+2
2018-12-07scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart1-6/+53
2018-12-07scsi: lpfc: refactor mailbox structure context fieldsJames Smart1-37/+41
2018-12-07scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart1-6/+8
2018-11-28scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck1-1/+0
2018-11-21scsi: lpfc: Use dma_zalloc_coherentSabyasachi Gupta1-2/+1
2018-11-06scsi: lpfc: add Trunking supportJames Smart1-0/+11
2018-11-06scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart1-9/+2
2018-10-16scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'YueHaibing1-7/+0
2018-09-11scsi: lpfc: add support to retrieve firmware logsJames Smart1-0/+265
2018-09-11scsi: lpfc: Correct invalid EQ doorbell write on if_type=6James Smart1-5/+1
2018-09-11scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart1-1/+24
2018-09-11scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart1-0/+7
2018-08-02scsi: lpfc: Fix ELS abort on SLI-3 adaptersJames Smart1-2/+14
2018-07-10scsi: lpfc: devloss timeout race condition caused null pointer referenceJames Smart1-4/+9
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart1-4/+4
2018-07-10scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell wordJames Smart1-1/+8
2018-06-26scsi: lpfc: use monotonic timestamps for statisticsArnd Bergmann1-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-28/+22
2018-05-28scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)James Smart1-3/+16
2018-05-08scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart1-1/+1
2018-05-08scsi: lpfc: Enhance log messages when reporting CQE errorsJames Smart1-7/+16
2018-05-08scsi: lpfc: enhance LE data structure copies to hardwareJames Smart1-14/+42
2018-04-18scsi: lpfc: Fix Abort request WQ selectionJames Smart1-7/+7
2018-04-18scsi: lpfc: Enlarge nvmet asynchronous receive buffer countsJames Smart1-1/+1
2018-03-12scsi: lpfc: Memory allocation error during driver start-up on power8James Smart1-9/+10
2018-03-12scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart1-22/+12
2018-03-12scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart1-42/+32
2018-03-06scsi: lpfc: use __raw_writeX on DPP copiesJames Smart1-2/+9
2018-02-22scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart1-0/+15
2018-02-22scsi: lpfc: Add embedded data pointers for enhanced performanceJames Smart1-4/+21
2018-02-22scsi: lpfc: Enable fw download on if_type=6 devicesJames Smart1-0/+1
2018-02-22scsi: lpfc: Add if_type=6 support for cycling valid bitsJames Smart1-14/+63
2018-02-22scsi: lpfc: Add push-to-adapter support to sli4James Smart1-83/+146
2018-02-22scsi: lpfc: Add SLI-4 if_type=6 support to the code baseJames Smart1-3/+117
2018-02-22scsi: lpfc: Rework sli4 doorbell infrastructureJames Smart1-4/+4
2018-02-22scsi: lpfc: Rework lpfc to allow different sli4 cq and eq handlersJames Smart1-31/+32
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart1-2/+1
2018-02-12scsi: lpfc: Fix SCSI io host reset causing kernel crashJames Smart1-1/+12
2018-02-12scsi: lpfc: Fix RQ empty firmware trapJames Smart1-0/+12
2018-02-12scsi: lpfc: Add WQ Full Logic for NVME TargetJames Smart1-0/+3
2018-02-12scsi: lpfc: Increase CQ and WQ sizes for SCSIJames Smart1-1/+2
2018-02-12scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart1-0/+2