summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpt2sas_base.c
AgeCommit message (Expand)Author
2012-01-18SCSI: mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com
2012-01-06mpt2sas: fix non-x86 crash on shutdownNagalakshmi Nandigama
2011-06-29[SCSI] mpt2sas: Adding support for customer specific brandingKashyap, Desai
2011-06-29[SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPCKashyap, Desai
2011-05-01[SCSI] mpt2sas : WarpDrive New product SSS6200 support addedKashyap, Desai
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-23[SCSI] mpt2sas : Added customer specific display supportKashyap, Desai
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-01-24[SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_baseKashyap, Desai
2011-01-24[SCSI] mpt2sas: Add support for Customer specific branding messagesKashyap, 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_depthKashyap, 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 IOsKashyap, Desai
2010-12-21[SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMDKashyap, 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 indentationJulia Lawall
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