aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-27[SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore1-0/+13
2010-07-27[SCSI] mpt2sas: Copy sense buffer instead of working on direct memory locationKashyap, Desai1-1/+5
2010-07-27[SCSI] mpt2sas: Added -ENOMEM return type when allocation failsKashyap, Desai1-1/+10
2010-07-27[SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBAKashyap, Desai1-0/+17
2010-07-27[SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai1-41/+41
2010-07-27[SCSI] mpt2sas: Added sysfs support for trace bufferKashyap, Desai1-4/+6
2010-07-27[SCSI] mpt2sas: Added sysfs counter for ioc resetKashyap, Desai1-2/+7
2010-07-27[SCSI] mpt2sas: staged device discovery. disable_discovery module parameter is added.Kashyap, Desai1-0/+7
2010-07-27[SCSI] mpt2sas: Hold Controller reset when another reset is in progressKashyap, Desai1-7/+22
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MINAlexey Dobriyan1-1/+1
2010-04-11[SCSI] mpt2sas: Check for NULL pointer before free_pages is added.Kashyap, Desai1-1/+4
2010-04-11[SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery.Kashyap, Desai1-0/+6
2010-04-11[SCSI] mpt2sas: Copyright 2010.Kashyap, Desai1-1/+1
2010-04-11[SCSI] mpt2sas: return -ENOMEM if memory allocation failed.Kashyap, Desai1-1/+10
2010-04-11[SCSI] mpt2sas: Fix for little endianKashyap, Desai1-3/+19
2010-04-11[SCSI] mpt2sas: Early return from function if shost is in recovery.Kashyap, Desai1-0/+2
2010-04-11[SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation.Kashyap, Desai1-5/+7
2010-04-11[SCSI] mpt2sas: Corrected time stampKashyap, Desai1-2/+2
2010-04-11[SCSI] mpt2sas: use correct pci_resource_flag for comparisonRichard A Lary1-10/+13
2010-04-11[SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset.Kashyap, Desai1-2/+3
2010-02-08[SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault_debug.Kashyap, Desai1-2/+3
2010-02-08[SCSI] mpt2sas: User resource_size_t instead of unsigned longKashyap, Desai1-5/+8
2009-12-10[SCSI] mpt2sas: add missing initialization of scsih_cmdsKashyap, Desai1-0/+5
2009-10-29[SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai1-1/+3
2009-10-29[SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little endianKashyap, Desai1-3/+4
2009-10-29[SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into READY stateKashyap, Desai1-2/+2
2009-10-29[SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_initKashyap, Desai1-0/+9
2009-10-29[SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer supportKashyap, Desai1-4/+11
2009-10-29[SCSI] mpt2sas: Added command line option diag_buffer_enable.Kashyap, Desai1-0/+13
2009-10-29[SCSI] mpt2sas: Fixed some of the commentKashyap, Desai1-10/+10
2009-10-29[SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai1-14/+74
2009-10-02[SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on firmware to ACK.Kashyap, Desai1-3/+1
2009-10-02[SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai1-3/+4
2009-10-02[SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai1-10/+25
2009-10-02[SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TMKashyap, Desai1-61/+241
2009-10-02[SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai1-1/+1
2009-10-02[SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai1-54/+46
2009-09-05[SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai1-40/+33
2009-09-05[SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai1-2/+5
2009-09-05[SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai1-10/+3
2009-09-05[SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai1-0/+3
2009-08-13[SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hibernateKashyap, Desai1-3/+3
2009-08-13[SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai1-28/+60
2009-08-13[SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai1-0/+4
2009-04-27[SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore1-0/+60
2009-04-27[SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boundaryEric Moore1-3/+12
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-5/+5
2009-03-13[SCSI] mpt2sas v00.100.11.15Eric Moore1-0/+3435