summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_sli.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-161-1/+1
|\
| * scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep checkJames Smart2019-03-071-1/+1
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-101-812/+1479
|\|
| * scsi: lpfc: fix a handful of indentation issuesColin Ian King2019-02-141-1/+1
| * scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-061-1/+1
| * scsi: lpfc: Rework locking on SCSI io completionJames Smart2019-02-061-9/+33
| * scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart2019-02-061-323/+410
| * scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart2019-02-061-53/+73
| * scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-061-94/+54
| * scsi: lpfc: Allow override of hardware queue selection policiesJames Smart2019-02-061-1/+1
| * scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-061-28/+692
| * scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart2019-02-061-12/+14
| * scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath eventJames Smart2019-02-061-30/+0
| * scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-061-57/+31
| * scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-061-78/+81
| * scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart2019-02-061-197/+15
| * scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart2019-02-061-67/+212
* | 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-081-8/+7
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-92/+217
|\
| * scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart2018-12-201-5/+37
| * scsi: lpfc: Fix discovery failure when PLOGI is deferedJames Smart2018-12-201-2/+6
| * scsi: lpfc: Correct MDS loopback diagnostics supportJames Smart2018-12-201-15/+34
| * 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: lpfc: Fix driver release of fw-logging buffersJames Smart2018-12-081-0/+19
| * scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2018-12-081-11/+3
| * scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart2018-12-081-0/+2
| * scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart2018-12-081-6/+53
| * scsi: lpfc: refactor mailbox structure context fieldsJames Smart2018-12-081-37/+41
| * scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart2018-12-081-6/+8
| * scsi: lpfc: Use dma_zalloc_coherentSabyasachi Gupta2018-11-221-2/+1
| * scsi: lpfc: add Trunking supportJames Smart2018-11-071-0/+11
| * scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart2018-11-071-9/+2
* | scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck2018-11-281-1/+0
|/
* scsi: lpfc: Remove set but not used variables 'fc_hdr' and 'hw_page_size'YueHaibing2018-10-171-7/+0
* scsi: lpfc: add support to retrieve firmware logsJames Smart2018-09-121-0/+265
* scsi: lpfc: Correct invalid EQ doorbell write on if_type=6James Smart2018-09-121-5/+1
* scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart2018-09-121-1/+24
* scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart2018-09-121-0/+7
* scsi: lpfc: Fix ELS abort on SLI-3 adaptersJames Smart2018-08-021-2/+14
* scsi: lpfc: devloss timeout race condition caused null pointer referenceJames Smart2018-07-111-4/+9
* scsi: lpfc: Make PBDE optimizations configurableJames Smart2018-07-111-4/+4
* scsi: lpfc: Fix driver not setting dpp bits correctly in doorbell wordJames Smart2018-07-111-1/+8
* scsi: lpfc: use monotonic timestamps for statisticsArnd Bergmann2018-06-261-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-28/+22
* scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)James Smart2018-05-291-3/+16
* scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart2018-05-081-1/+1
* scsi: lpfc: Enhance log messages when reporting CQE errorsJames Smart2018-05-081-7/+16
* scsi: lpfc: enhance LE data structure copies to hardwareJames Smart2018-05-081-14/+42