summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpt2sas_base.c
AgeCommit message (Expand)Author
2010-07-27[SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore
2010-07-27[SCSI] mpt2sas: Copy sense buffer instead of working on direct memory locationKashyap, Desai
2010-07-27[SCSI] mpt2sas: Added -ENOMEM return type when allocation failsKashyap, Desai
2010-07-27[SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBAKashyap, Desai
2010-07-27[SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai
2010-07-27[SCSI] mpt2sas: Added sysfs support for trace bufferKashyap, Desai
2010-07-27[SCSI] mpt2sas: Added sysfs counter for ioc resetKashyap, 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 progressKashyap, Desai
2010-05-25kernel-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 endianKashyap, 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 stampKashyap, Desai
2010-04-11[SCSI] mpt2sas: use correct pci_resource_flag for comparisonRichard 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 longKashyap, Desai
2009-12-10[SCSI] mpt2sas: add missing initialization of scsih_cmdsKashyap, Desai
2009-10-29[SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, 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_initKashyap, Desai
2009-10-29[SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer supportKashyap, Desai
2009-10-29[SCSI] mpt2sas: Added command line option diag_buffer_enable.Kashyap, Desai
2009-10-29[SCSI] mpt2sas: Fixed some of the commentKashyap, Desai
2009-10-29[SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai
2009-10-02[SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ...Kashyap, Desai
2009-10-02[SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai
2009-10-02[SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai
2009-10-02[SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp...Kashyap, Desai
2009-10-02[SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai
2009-10-02[SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai
2009-09-05[SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai
2009-09-05[SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai
2009-09-05[SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai
2009-09-05[SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai
2009-08-13[SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber...Kashyap, Desai
2009-08-13[SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai
2009-08-13[SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai
2009-04-27[SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore
2009-04-27[SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-03-13[SCSI] mpt2sas v00.100.11.15Eric Moore