Chaitra P B (14):
mpt3sas: Bug fix for big endian systems.
mpt3sas: Pre-allocate RDPQ Array at driver boot time.
mpt3sas: Lockless access for chain buffers.
mpt3sas: Optimize I/O memory consumption in driver.
mpt3sas: Enhanced handling of Sense Buffer.
mpt3sas: Added support for SAS Device Discovery Error Event.
mpt3sas: Increase event log buffer to support 24 port HBA's.
mpt3sas: Allow processing of events during driver unload.
mpt3sas: Cache enclosure pages during enclosure add.
mpt3sas: Report Firmware Package Version from HBA Driver.
mpt3sas: Update MPI Headers
mpt3sas: For NVME device, issue a protocol level reset instead of
hot reset and use TM timeout value exposed in PCIe Device Page 2.
mpt3sas: fix possible memory leak.
mpt3sas: Update driver version "25.100.00.00"
drivers/scsi/mpt3sas/mpi/mpi2.h | 9 +-
drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h | 30 +-
drivers/scsi/mpt3sas/mpi/mpi2_init.h | 2 +-
drivers/scsi/mpt3sas/mpi/mpi2_ioc.h | 7 +-
drivers/scsi/mpt3sas/mpt3sas_base.c | 477 +++++++++++++++++++++++-------
drivers/scsi/mpt3sas/mpt3sas_base.h | 62 +++-
drivers/scsi/mpt3sas/mpt3sas_ctl.c | 33 ++-
drivers/scsi/mpt3sas/mpt3sas_ctl.h | 2 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 491 +++++++++++++++++++++----------
drivers/scsi/mpt3sas/mpt3sas_warpdrive.c | 3 +-
10 files changed, 818 insertions(+), 298 deletions(-)
--
1.8.3.1