mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 00/11] mpt3sas driver Enhancements and
@ 2016-10-26  8:04 Suganath Prabu S
  2016-10-26  8:04 ` [PATCH v2 01/11] mpt3sas: Fix for improper info displayed in var log, while blocking or unblocking the device Suganath Prabu S
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: Suganath Prabu S @ 2016-10-26  8:04 UTC (permalink / raw)
  To: JBottomley, jejb, hch
  Cc: martin.petersen, linux-scsi, Sathya.Prakash, kashyap.desai,
	krishnaraddi.mankani, linux-kernel, suganath-prabu.subramani,
	chaitra.basappa, sreekanth.reddy

Here is the change list:
Posting 11 patches for mpt3sas driver enhancements and few fixes.
  * Added Device ID's for SAS35 devices and updated MPI Header.
  * Support "EEDP Escape flag" for SAS35 devices.
  * fixed improper printk statement.
  * Regardless of whether RDPQ disabled card is enumerated
    first or RDPQ enabled card is enumerated first, MSIX vectors
    depends on the cards capability.
  * device_remove_in_progress bit check has been added in IOCTL path. If
    bit is set, then IOCTL will be failed printing failure message.
  * Started using the Atomic Request Descriptors for
    SAS35 devices.
  * For SAS35 devices MSIX vectors are inceased to 128 from 96.
  * Fixing Endianness issue.
  * Updated driver version to 14.100.00.00 at the end of SAS3
    changes and updated driver minor version to 14.101.00.00
    after SAS35 changes.

Suganath Prabu S (11):
  mpt3sas: Fix for improper info displayed in var log, while blocking or
    unblocking the device.
  mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non
    RDPQ card is enumerated first.
  mpt3sas: Implement device_remove_in_progress check in      IOCTL path
  mpt3sas: Removing unused macro "MPT_DEVICE_TLR_ON"
  mpt3sas: Bump driver version as "14.100.00.00"
  mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.
  mpt3sas: Increased/Additional MSIX support for SAS35 devices.
  mpt3sas: set EEDP-escape-flags for SAS35 devices.
  mpt3sas: Use the new MPI 2.6 32-bit Atomic Request      Descriptors
    for SAS35 devices.
  mpt3sas: Fix for Endianness issue.
  mpt3sas: Bump driver version as "14.101.00.00"

 drivers/scsi/mpt3sas/mpi/mpi2_cnfg.h     |   7 ++
 drivers/scsi/mpt3sas/mpt3sas_base.c      | 186 ++++++++++++++++++++++++++-----
 drivers/scsi/mpt3sas/mpt3sas_base.h      |  39 ++++---
 drivers/scsi/mpt3sas/mpt3sas_config.c    |   2 +-
 drivers/scsi/mpt3sas/mpt3sas_ctl.c       |  69 +++++++++---
 drivers/scsi/mpt3sas/mpt3sas_ctl.h       |   1 +
 drivers/scsi/mpt3sas/mpt3sas_scsih.c     | 113 +++++++++++++++----
 drivers/scsi/mpt3sas/mpt3sas_transport.c |   8 +-
 8 files changed, 334 insertions(+), 91 deletions(-)

Thanks,
Suganath prabu S 
-- 
2.4.3

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-10-27  9:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-26  8:04 [PATCH v2 00/11] mpt3sas driver Enhancements and Suganath Prabu S
2016-10-26  8:04 ` [PATCH v2 01/11] mpt3sas: Fix for improper info displayed in var log, while blocking or unblocking the device Suganath Prabu S
2016-10-26  8:04 ` [PATCH v2 02/11] mpt3sas: Fix for incorrect numbers for MSIX vectors enabled when non RDPQ card is enumerated first Suganath Prabu S
2016-10-26  8:04 ` [PATCH v2 03/11] mpt3sas: Implement device_remove_in_progress check in IOCTL path Suganath Prabu S
2016-10-27  8:54   ` Hannes Reinecke
2016-10-26  8:04 ` [PATCH v2 04/11] mpt3sas: Removing unused macro "MPT_DEVICE_TLR_ON" Suganath Prabu S
2016-10-26  8:04 ` [PATCH v2 05/11] mpt3sas: Bump driver version as "14.100.00.00" Suganath Prabu S
2016-10-27  8:55   ` Hannes Reinecke
2016-10-26  8:04 ` [PATCH v2 06/11] mpt3sas: Added Device ID's for SAS35 devices and updated MPI header Suganath Prabu S
2016-10-26  8:04 ` [PATCH v2 07/11] mpt3sas: Increased/Additional MSIX support for SAS35 devices Suganath Prabu S
2016-10-26  8:04 ` [PATCH v2 08/11] mpt3sas: set EEDP-escape-flags " Suganath Prabu S
2016-10-26  8:04 ` [PATCH v2 09/11] mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors " Suganath Prabu S
2016-10-26  8:04 ` [PATCH v2 10/11] mpt3sas: Fix for Endianness issue Suganath Prabu S
2016-10-26  8:04 ` [PATCH v2 11/11] mpt3sas: Bump driver version as "14.101.00.00" Suganath Prabu S
2016-10-27  8:55   ` Hannes Reinecke
2016-10-27  1:57 ` [PATCH v2 00/11] mpt3sas driver Enhancements and Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®