Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1534941
| From | Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 00/11] Updates for scsi-next |
| Date | 2016-12-02 15:10 +0100 |
| Message-ID | <sJWHf-4R5-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Sasikumar Chandrasekaran (11):
megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid
Controllers
megaraid_sas: 128 MSIX Support
megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid
Controllers
megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and
IO Coalescing
megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID
1/10 Writes
megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid
Controllers
megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers
Capabilities
megaraid_sas: Enable or Disable Fast path based on the PCI Threshold
Bandwidth
megaraid_sas: ldio_outstanding variable is not decremented in
completion path
megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid
Controllers
megaraid_sas: driver version upgrade
drivers/scsi/megaraid/megaraid_sas.h | 139 ++++--
drivers/scsi/megaraid/megaraid_sas_base.c | 242 +++++++---
drivers/scsi/megaraid/megaraid_sas_fp.c | 319 +++++++++++--
drivers/scsi/megaraid/megaraid_sas_fusion.c | 687 ++++++++++++++++++++++++----
drivers/scsi/megaraid/megaraid_sas_fusion.h | 318 ++++++++++++-
5 files changed, 1474 insertions(+), 231 deletions(-)
--
1.8.3.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 00/11] Updates for scsi-next Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-02 15:10 +0100 [PATCH 03/11] megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid Controllers Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-02 15:10 +0100 [PATCH 08/11] megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-02 15:10 +0100 [PATCH 10/11] megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-02 15:10 +0100 [PATCH 04/11] megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-02 15:10 +0100 [PATCH 01/11] megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Controllers Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-02 15:20 +0100 [PATCH 09/11] megaraid_sas: ldio_outstanding variable is not decremented in completion path Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-02 15:20 +0100 [PATCH 05/11] megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/10 Writes Sasikumar Chandrasekaran <sasikumar.pc@broadcom.com> - 2016-12-02 15:20 +0100 Re: [PATCH 00/11] Updates for scsi-next Tomas Henzl <thenzl@redhat.com> - 2016-12-02 15:50 +0100
csiph-web