Age | Commit message (Expand) | Author |
2011-10-30 | [SCSI] mpt2sas: New feature - Fast Load Support | nagalakshmi.nandigama@lsi.com |
2011-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-09-22 | [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue ... | nagalakshmi.nandigama@lsi.com |
2011-09-15 | Remove unneeded version.h includes from drivers/scsi/ | Jesper Juhl |
2011-06-29 | [SCSI] mpt2sas: Adding support for customer specific branding | Kashyap, Desai |
2011-06-29 | [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPC | Kashyap, Desai |
2011-05-01 | [SCSI] mpt2sas : WarpDrive New product SSS6200 support added | Kashyap, Desai |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | [SCSI] mpt2sas : Added customer specific display support | Kashyap, Desai |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-01-24 | [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_base | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: Add support for Customer specific branding messages | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: Kernel Panic during Large Topology discovery | Kashyap, Desai |
2011-01-24 | [SCSI] mpt2sas: Correct resizing calculation for max_queue_depth | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver. | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOs | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMD | Kashyap, Desai |
2010-12-21 | [SCSI] mpt2sas: Added sanity check for cb_idx and smid access. | Kashyap, Desai |
2010-09-05 | [SCSI] drivers/scsi: Adjust confusing if indentation | Julia Lawall |
2010-07-27 | [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors | Eric Moore |
2010-07-27 | [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location | Kashyap, Desai |
2010-07-27 | [SCSI] mpt2sas: Added -ENOMEM return type when allocation fails | Kashyap, Desai |
2010-07-27 | [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBA | Kashyap, Desai |
2010-07-27 | [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO | Kashyap, Desai |
2010-07-27 | [SCSI] mpt2sas: Added sysfs support for trace buffer | Kashyap, Desai |
2010-07-27 | [SCSI] mpt2sas: Added sysfs counter for ioc reset | Kashyap, Desai |
2010-07-27 | [SCSI] mpt2sas: staged device discovery. disable_discovery module parameter i... | Kashyap, Desai |
2010-07-27 | [SCSI] mpt2sas: Hold Controller reset when another reset is in progress | Kashyap, Desai |
2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan |
2010-04-11 | [SCSI] mpt2sas: Check for NULL pointer before free_pages is added. | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Copyright 2010. | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: return -ENOMEM if memory allocation failed. | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Fix for little endian | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Early return from function if shost is in recovery. | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation. | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Corrected time stamp | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: use correct pci_resource_flag for comparison | Richard A Lary |
2010-04-11 | [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset. | Kashyap, Desai |
2010-02-08 | [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault... | Kashyap, Desai |
2010-02-08 | [SCSI] mpt2sas: User resource_size_t instead of unsigned long | Kashyap, Desai |
2009-12-10 | [SCSI] mpt2sas: add missing initialization of scsih_cmds | Kashyap, Desai |
2009-10-29 | [SCSI] mpt2sas : PPC (power pc) endian bug fix's | Kashyap, Desai |
2009-10-29 | [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ... | Kashyap, Desai |
2009-10-29 | [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into R... | Kashyap, Desai |
2009-10-29 | [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_init | Kashyap, Desai |
2009-10-29 | [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer support | Kashyap, Desai |
2009-10-29 | [SCSI] mpt2sas: Added command line option diag_buffer_enable. | Kashyap, Desai |
2009-10-29 | [SCSI] mpt2sas: Fixed some of the comment | Kashyap, Desai |
2009-10-29 | [SCSI] mpt2sas: Support for stopping driver when Firmware encounters | Kashyap, Desai |