summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_base.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt2sas: add missing allocation checkTomas Henzl2012-02-191-0/+5
* [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-...Alexey Khoroshilov2012-02-131-1/+2
* [SCSI] mpt2sas: Removed redundant calling of _scsih_probe_devices() from _scs...nagalakshmi.nandigama@lsi.com2011-12-151-13/+7Star
* [SCSI] mpt2sas: Remove unused duplicate diag_buffer_enable paramRoland Dreier2011-12-151-13/+0Star
* [SCSI] mpt2sas: Fix possible integer truncation of cpu_countRoland Dreier2011-12-151-1/+1
* [SCSI] mpt2sas: Fix leak on mpt2sas_base_attach() error pathRoland Dreier2011-12-151-1/+1
* [SCSI] mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2011-12-151-56/+27Star
* [SCSI] mpt2sas: Added support for customer specific brandingnagalakshmi.nandigama@lsi.com2011-12-151-0/+16
* [SCSI] mpt2sas: Rearrange the the code so that the completion queues are init...nagalakshmi.nandigama@lsi.com2011-12-151-3/+3
* [SCSI] mpt2sas: Adding support for customer specific brandingnagalakshmi.nandigama@lsi.com2011-12-151-0/+4
* [SCSI] mpt2sas: Better handling DEAD IOC (PCI-E LInk down) error conditionnagalakshmi.nandigama@lsi.com2011-12-151-0/+59
* [SCSI] mpt2sas: New feature - Fast Load Supportnagalakshmi.nandigama@lsi.com2011-10-301-44/+203
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-291-109/+338
|\
| * [SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue ...nagalakshmi.nandigama@lsi.com2011-09-221-109/+338
* | Remove unneeded version.h includes from drivers/scsi/Jesper Juhl2011-09-151-1/+0Star
|/
* [SCSI] mpt2sas: Adding support for customer specific brandingKashyap, Desai2011-06-291-2/+17
* [SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPCKashyap, Desai2011-06-291-40/+25Star
* [SCSI] mpt2sas : WarpDrive New product SSS6200 support addedKashyap, Desai2011-05-011-10/+32
* Fix common misspellingsLucas De Marchi2011-03-311-6/+6
* [SCSI] mpt2sas : Added customer specific display supportKashyap, Desai2011-03-231-0/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-181-52/+76
|\
| * [SCSI] mpt2sas: Basic Code Cleanup in mpt2sas_baseKashyap, Desai2011-01-241-52/+50Star
| * [SCSI] mpt2sas: Add support for Customer specific branding messagesKashyap, Desai2011-01-241-0/+26
* | [SCSI] mpt2sas: Kernel Panic during Large Topology discovery Kashyap, Desai2011-01-241-2/+11
* | [SCSI] mpt2sas: Correct resizing calculation for max_queue_depthKashyap, Desai2011-01-241-3/+3
|/
* [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver.Kashyap, Desai2010-12-211-4/+0Star
* [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai2010-12-211-17/+70
* [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMDKashyap, Desai2010-12-211-0/+100
* [SCSI] mpt2sas: Added sanity check for cb_idx and smid access.Kashyap, Desai2010-12-211-1/+7
* [SCSI] drivers/scsi: Adjust confusing if indentationJulia Lawall2010-09-051-1/+1
* [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore2010-07-271-0/+13
* [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory locationKashyap, Desai2010-07-271-1/+5
* [SCSI] mpt2sas: Added -ENOMEM return type when allocation failsKashyap, Desai2010-07-271-1/+10
* [SCSI] mpt2sas: Redesign Raid devices event handling using pd_handles per HBAKashyap, Desai2010-07-271-0/+17
* [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai2010-07-271-41/+41
* [SCSI] mpt2sas: Added sysfs support for trace bufferKashyap, Desai2010-07-271-4/+6
* [SCSI] mpt2sas: Added sysfs counter for ioc resetKashyap, Desai2010-07-271-2/+7
* [SCSI] mpt2sas: staged device discovery. disable_discovery module parameter i...Kashyap, Desai2010-07-271-0/+7
* [SCSI] mpt2sas: Hold Controller reset when another reset is in progressKashyap, Desai2010-07-271-7/+22
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-251-1/+1
* [SCSI] mpt2sas: Check for NULL pointer before free_pages is added.Kashyap, Desai2010-04-111-1/+4
* [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery.Kashyap, Desai2010-04-111-0/+6
* [SCSI] mpt2sas: Copyright 2010.Kashyap, Desai2010-04-111-1/+1
* [SCSI] mpt2sas: return -ENOMEM if memory allocation failed.Kashyap, Desai2010-04-111-1/+10
* [SCSI] mpt2sas: Fix for little endianKashyap, Desai2010-04-111-3/+19
* [SCSI] mpt2sas: Early return from function if shost is in recovery.Kashyap, Desai2010-04-111-0/+2
* [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation.Kashyap, Desai2010-04-111-5/+7
* [SCSI] mpt2sas: Corrected time stampKashyap, Desai2010-04-111-2/+2
* [SCSI] mpt2sas: use correct pci_resource_flag for comparisonRichard A Lary2010-04-111-10/+13
* [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset.Kashyap, Desai2010-04-111-2/+3