| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errors | Eric Moore | 2010-07-27 | 1 | -0/+13 |
* | [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory location | Kashyap, Desai | 2010-07-27 | 1 | -1/+5 |
* | [SCSI] mpt2sas: Added -ENOMEM return type when allocation fails | Kashyap, Desai | 2010-07-27 | 1 | -1/+10 |
* | [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBA | Kashyap, Desai | 2010-07-27 | 1 | -0/+17 |
* | [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFO | Kashyap, Desai | 2010-07-27 | 1 | -41/+41 |
* | [SCSI] mpt2sas: Added sysfs support for trace buffer | Kashyap, Desai | 2010-07-27 | 1 | -4/+6 |
* | [SCSI] mpt2sas: Added sysfs counter for ioc reset | Kashyap, Desai | 2010-07-27 | 1 | -2/+7 |
* | [SCSI] mpt2sas: staged device discovery. disable_discovery module parameter i... | Kashyap, Desai | 2010-07-27 | 1 | -0/+7 |
* | [SCSI] mpt2sas: Hold Controller reset when another reset is in progress | Kashyap, Desai | 2010-07-27 | 1 | -7/+22 |
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 2010-05-25 | 1 | -1/+1 |
* | [SCSI] mpt2sas: Check for NULL pointer before free_pages is added. | Kashyap, Desai | 2010-04-11 | 1 | -1/+4 |
* | [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. | Kashyap, Desai | 2010-04-11 | 1 | -0/+6 |
* | [SCSI] mpt2sas: Copyright 2010. | Kashyap, Desai | 2010-04-11 | 1 | -1/+1 |
* | [SCSI] mpt2sas: return -ENOMEM if memory allocation failed. | Kashyap, Desai | 2010-04-11 | 1 | -1/+10 |
* | [SCSI] mpt2sas: Fix for little endian | Kashyap, Desai | 2010-04-11 | 1 | -3/+19 |
* | [SCSI] mpt2sas: Early return from function if shost is in recovery. | Kashyap, Desai | 2010-04-11 | 1 | -0/+2 |
* | [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation. | Kashyap, Desai | 2010-04-11 | 1 | -5/+7 |
* | [SCSI] mpt2sas: Corrected time stamp | Kashyap, Desai | 2010-04-11 | 1 | -2/+2 |
* | [SCSI] mpt2sas: use correct pci_resource_flag for comparison | Richard A Lary | 2010-04-11 | 1 | -10/+13 |
* | [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset. | Kashyap, Desai | 2010-04-11 | 1 | -2/+3 |
* | [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault... | Kashyap, Desai | 2010-02-08 | 1 | -2/+3 |
* | [SCSI] mpt2sas: User resource_size_t instead of unsigned long | Kashyap, Desai | 2010-02-08 | 1 | -5/+8 |
* | [SCSI] mpt2sas: add missing initialization of scsih_cmds | Kashyap, Desai | 2009-12-10 | 1 | -0/+5 |
* | [SCSI] mpt2sas : PPC (power pc) endian bug fix's | Kashyap, Desai | 2009-10-29 | 1 | -1/+3 |
* | [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ... | Kashyap, Desai | 2009-10-29 | 1 | -3/+4 |
* | [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into R... | Kashyap, Desai | 2009-10-29 | 1 | -2/+2 |
* | [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_init | Kashyap, Desai | 2009-10-29 | 1 | -0/+9 |
* | [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer support | Kashyap, Desai | 2009-10-29 | 1 | -4/+11 |
* | [SCSI] mpt2sas: Added command line option diag_buffer_enable. | Kashyap, Desai | 2009-10-29 | 1 | -0/+13 |
* | [SCSI] mpt2sas: Fixed some of the comment | Kashyap, Desai | 2009-10-29 | 1 | -10/+10 |
* | [SCSI] mpt2sas: Support for stopping driver when Firmware encounters | Kashyap, Desai | 2009-10-29 | 1 | -14/+74 |
* | [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ... | Kashyap, Desai | 2009-10-02 | 1 | -3/+1 |
* | [SCSI] mpt2sas: Call init_completion on a per request basis. | Kashyap, Desai | 2009-10-02 | 1 | -3/+4 |
* | [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. | Kashyap, Desai | 2009-10-02 | 1 | -10/+25 |
* | [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp... | Kashyap, Desai | 2009-10-02 | 1 | -61/+241 |
* | [SCSI] mpt2sas: Copyright change to 2009. | Kashyap, Desai | 2009-10-02 | 1 | -1/+1 |
* | [SCSI] mpt2sas: Update driver to MPI2 REV K headers. | Kashyap, Desai | 2009-10-02 | 1 | -54/+46 |
* | [SCSI] mpt2sas: cleanup interrupt routine and config_request optimization | Kashyap, Desai | 2009-09-05 | 1 | -40/+33 |
* | [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg | Kashyap, Desai | 2009-09-05 | 1 | -2/+5 |
* | [SCSI] mpt2sas: Prevent sending command to FW while Host Reset | Kashyap, Desai | 2009-09-05 | 1 | -10/+3 |
* | [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread | Kashyap, Desai | 2009-09-05 | 1 | -0/+3 |
* | [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber... | Kashyap, Desai | 2009-08-13 | 1 | -3/+3 |
* | [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby mode | Kashyap, Desai | 2009-08-13 | 1 | -28/+60 |
* | [SCSI] mpt2sas: Excessive log info causes sas iounit page time out | Kashyap, Desai | 2009-08-13 | 1 | -0/+4 |
* | [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load time | Eric Moore | 2009-04-27 | 1 | -0/+60 |
* | [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun... | Eric Moore | 2009-04-27 | 1 | -3/+12 |
* | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2009-04-13 | 1 | -5/+5 |
* | [SCSI] mpt2sas v00.100.11.15 | Eric Moore | 2009-03-13 | 1 | -0/+3435 |