| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: megaraid_sas: driver version upgrade | Shivasharan S | 2017-08-25 | 1 | -2/+2 |
* | scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAI... | Shivasharan S | 2017-08-25 | 1 | -1/+0 |
* | scsi: megaraid_sas: Driver version upgrade | Shivasharan S | 2017-03-14 | 1 | -2/+2 |
* | scsi: megaraid_sas: driver version upgrade | Shivasharan S | 2017-02-13 | 1 | -2/+2 |
* | scsi: megaraid_sas: Indentation and smatch warning fixes | Shivasharan S | 2017-02-13 | 1 | -1/+1 |
* | scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints | Shivasharan S | 2017-02-13 | 1 | -2/+0 |
* | scsi: megaraid_sas: Increase internal command pool | Shivasharan S | 2017-02-13 | 1 | -1/+1 |
* | scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zero | Shivasharan S | 2017-02-13 | 1 | -0/+1 |
* | scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map a... | Shivasharan S | 2017-02-13 | 1 | -1/+1 |
* | scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc ... | Shivasharan S | 2017-02-13 | 1 | -0/+2 |
* | scsi: megaraid_sas: enhance debug logs in OCR context | Shivasharan S | 2017-02-13 | 1 | -0/+3 |
* | scsi: megaraid_sas: raid 1 write performance for large io | Shivasharan S | 2017-02-13 | 1 | -0/+5 |
* | scsi: megaraid_sas: NVME fast path io support | Shivasharan S | 2017-02-13 | 1 | -1/+9 |
* | scsi: megaraid_sas: NVME interface target prop added | Shivasharan S | 2017-02-13 | 1 | -0/+14 |
* | scsi: megaraid_sas: NVME Interface detection and prop settings | Shivasharan S | 2017-02-13 | 1 | -7/+16 |
* | scsi: megaraid_sas: change issue_dcmd to return void from int | Shivasharan S | 2017-02-13 | 1 | -1/+1 |
* | scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev | Shivasharan S | 2017-02-13 | 1 | -2/+2 |
* | Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Thre... | Shivasharan S | 2017-02-13 | 1 | -8/+0 |
* | scsi: megaraid_sas: driver version upgrade | Sasikumar Chandrasekaran | 2017-01-11 | 1 | -2/+2 |
* | scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid ... | Sasikumar Chandrasekaran | 2017-01-11 | 1 | -27/+78 |
* | scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba... | Sasikumar Chandrasekaran | 2017-01-11 | 1 | -0/+8 |
* | scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Cont... | Sasikumar Chandrasekaran | 2017-01-11 | 1 | -0/+7 |
* | scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/... | Sasikumar Chandrasekaran | 2017-01-11 | 1 | -0/+1 |
* | scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and ... | Sasikumar Chandrasekaran | 2017-01-11 | 1 | -0/+1 |
* | scsi: megaraid_sas: 128 MSIX Support | Sasikumar Chandrasekaran | 2017-01-11 | 1 | -0/+1 |
* | scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Contro... | Sasikumar Chandrasekaran | 2017-01-11 | 1 | -3/+9 |
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-12-14 | 1 | -3/+5 |
|\ |
|
| * | scsi: megaraid_sas: switch to pci_alloc_irq_vectors | Hannes Reinecke | 2016-12-08 | 1 | -1/+0 |
| * | scsi: megaraid_sas: driver version upgrade | Kashyap Desai | 2016-11-09 | 1 | -2/+2 |
| * | scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmware | Kashyap Desai | 2016-11-08 | 1 | -0/+3 |
* | | scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression | Sumit Saxena | 2016-11-09 | 1 | -1/+1 |
|/ |
|
* | megaraid_sas: driver version upgrade | Sumit Saxena | 2016-04-15 | 1 | -2/+2 |
* | megaraid_sas: reduce memory footprints in kdump mode | Sumit Saxena | 2016-04-15 | 1 | -0/+2 |
* | megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list... | Sumit Saxena | 2016-03-11 | 1 | -1/+1 |
* | megaraid_sas: Fix for IO failing post OCR in SRIOV environment | Sumit Saxena | 2016-02-24 | 1 | -4/+9 |
* | megaraid_sas: driver version upgrade | Sumit Saxena | 2016-02-24 | 1 | -2/+2 |
* | megaraid_sas: Make adprecovery variable atomic | Sumit Saxena | 2016-02-24 | 1 | -1/+1 |
* | megaraid_sas: IO throttling support | Sumit Saxena | 2016-02-24 | 1 | -2/+4 |
* | megaraid_sas: Dual queue depth support | Sumit Saxena | 2016-02-24 | 1 | -0/+9 |
* | megaraid_sas: Reply Descriptor Post Queue (RDPQ) support | Sumit Saxena | 2016-02-24 | 1 | -1/+5 |
* | megaraid_sas: Fastpath region lock bypass | Sumit Saxena | 2016-02-24 | 1 | -2/+6 |
* | megaraid_sas: Update device queue depth based on interface type | Sumit Saxena | 2016-02-24 | 1 | -1/+269 |
* | megaraid_sas: Task management support | Sumit Saxena | 2016-02-24 | 1 | -0/+13 |
* | megaraid_sas: MFI IO timeout handling | Sumit Saxena | 2016-02-24 | 1 | -1/+21 |
* | megaraid_sas: Do not allow PCI access during OCR | Sumit Saxena | 2016-02-24 | 1 | -0/+2 |
* | megaraid_sas: Make tape drives visible on PERC5 controllers | Sumit Saxena | 2015-11-09 | 1 | -0/+1 |
* | megaraid_sas : Driver version upgrade | sumit.saxena@avagotech.com | 2015-11-03 | 1 | -2/+2 |
* | megaraid_sas: Update OCR capability on controller properties change | sumit.saxena@avagotech.com | 2015-10-29 | 1 | -0/+1 |
* | megaraid_sas: Do not use PAGE_SIZE for max_sectors | sumit.saxena@avagotech.com | 2015-10-29 | 1 | -0/+2 |
* | megaraid_sas: Support for Cutlass (12 Gbps) controller | sumit.saxena@avagotech.com | 2015-10-29 | 1 | -0/+5 |