[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1540462249-9984-1-git-send-email-suganath-prabu.subramani@broadcom.com>
Date: Thu, 25 Oct 2018 15:40:47 +0530
From: Suganath Prabu <suganath-prabu.subramani@...adcom.com>
To: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Sathya.Prakash@...adcom.com, sreekanth.reddy@...adcom.com,
Suganath Prabu <suganath-prabu.subramani@...adcom.com>
Subject: [PATCH 0/2]mpt3sas: Update MPI headers to support Aero controllers.
Updating MPI headers to the latest version 2.6.7 to
add support to the driver to detect new 3816
and 3916 chip based controllers.
Seperate out firmware image data from mpi2_ioc.h
to new file mpi2_image.h
Suganath Prabu (2):
mpt3sas: Update MPI headers to support Aero controllers.
mpt3sas: Add support to Aero PCI IDs.
drivers/scsi/mpt3sas/mpi/mpi2.h | 17 +-
drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h | 94 +++++--
drivers/scsi/mpt3sas/mpi/mpi2_image.h | 507 ++++++++++++++++++++++++++++++++++
drivers/scsi/mpt3sas/mpi/mpi2_init.h | 2 +-
drivers/scsi/mpt3sas/mpi/mpi2_ioc.h | 359 +-----------------------
drivers/scsi/mpt3sas/mpi/mpi2_pci.h | 11 +-
drivers/scsi/mpt3sas/mpi/mpi2_raid.h | 2 +-
drivers/scsi/mpt3sas/mpi/mpi2_sas.h | 2 +-
drivers/scsi/mpt3sas/mpi/mpi2_tool.h | 72 ++++-
drivers/scsi/mpt3sas/mpt3sas_base.h | 1 +
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 26 ++
11 files changed, 705 insertions(+), 388 deletions(-)
create mode 100644 drivers/scsi/mpt3sas/mpi/mpi2_image.h
--
1.8.3.1
Powered by blists - more mailing lists