aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-042-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-06-162-2/+2
| |\
| * | fix typos concerning "management"Uwe Kleine-König2010-06-162-3/+3
* | | [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore2010-07-276-19/+57
* | | [SCSI] mpt2sas: Bump version 06.100.00.00Kashyap, Desai2010-07-271-3/+3
* | | [SCSI] mpt2sas: Copy message frame before releasing to free pool to have a lo...Kashyap, Desai2010-07-271-18/+38
* | | [SCSI] mpt2sas: Copy sense buffer instead of working on direct memory locationKashyap, Desai2010-07-273-5/+28
* | | [SCSI] mpt2sas: Adding additional message to error escalation callbackKashyap, Desai2010-07-271-39/+104
* | | [SCSI] mpt2sas: Add additional check for responding volumes after Host ResetKashyap, Desai2010-07-271-2/+12
* | | [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-273-103/+391
* | | [SCSI] mpt2sas: Tie a log info message to a specific PHY.Kashyap, Desai2010-07-273-1/+62
* | | [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai2010-07-276-114/+113
* | | [SCSI] mpt2sas: Added sysfs support for trace bufferKashyap, Desai2010-07-273-4/+200
* | | [SCSI] mpt2sas: MPI header version N is updated.Kashyap, Desai2010-07-275-45/+308
* | | [SCSI] mpt2sas: Added sysfs counter for ioc resetKashyap, Desai2010-07-273-2/+32
* | | [SCSI] mpt2sas: Added expander phy control supportKashyap, Desai2010-07-271-30/+275
* | | [SCSI] mpt2sas: Added expander phy counter supportKashyap, Desai2010-07-271-9/+233
* | | [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-273-7/+27
* | | [SCSI] mpt2sas: Fix to use sas device list instead of enclosure list for _tra...Kashyap, Desai2010-07-271-6/+6
* | | [SCSI] mpt2sas: DIF Type 2 Protection SupportEric Moore2010-07-272-8/+14
| |/ |/|
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-252-2/+2
|/
* [SCSI] mpt2sas: Bump version 05.100.00.02Kashyap, Desai2010-04-111-2/+2
* [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_s...Kashyap, Desai2010-04-111-3/+8
* [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd.Kashyap, Desai2010-04-111-7/+14
* [SCSI] mpt2sas: Upgrade version 05.100.00.01Kashyap, Desai2010-04-111-2/+2
* [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-112-0/+124
* [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctlKashyap, Desai2010-04-111-2/+5
* [SCSI] mpt2sas: sanity added to remove duplicate port from topologyKashyap, Desai2010-04-112-0/+86
* [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all de...Kashyap, Desai2010-04-111-9/+40
* [SCSI] mpt2sas: Bump version 05.100.00.00Kashyap, Desai2010-04-111-4/+4
* [SCSI] mpt2sas: Copyright 2010.Kashyap, Desai2010-04-1115-15/+15
* [SCSI] mpt2sas: Default descriptor for RAID Passthru command.Kashyap, Desai2010-04-111-2/+5
* [SCSI] mpt2sas: return -ENOMEM if memory allocation failed.Kashyap, Desai2010-04-111-1/+10
* [SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch.Kashyap, Desai2010-04-113-83/+108
* [SCSI] mpt2sas: Fix for little endianKashyap, Desai2010-04-115-26/+46
* [SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure.Kashyap, Desai2010-04-111-15/+138
* [SCSI] mpt2sas: Early return from function if shost is in recovery.Kashyap, Desai2010-04-112-3/+5
* [SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation.Kashyap, Desai2010-04-112-7/+10
* [SCSI] mpt2sas: Corrected conditional checks for Internal device ResetKashyap, Desai2010-04-111-3/+3
* [SCSI] mpt2sas: Corrected time stampKashyap, Desai2010-04-111-2/+2
* [SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in R...Kashyap, Desai2010-04-111-2/+0
* [SCSI] mpt2sas: use correct pci_resource_flag for comparisonRichard A Lary2010-04-111-10/+13
* [SCSI] mpt2sas : Device removal algorithm in interrupt context onlyKashyap, Desai2010-04-112-195/+123
* [SCSI] mpt2sas: Upgrading version to 04.100.01.02Kashyap, Desai2010-04-111-2/+2
* [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_addressKashyap, Desai2010-04-111-39/+18
* [SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset.Kashyap, Desai2010-04-113-69/+79
* [SCSI] mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori2010-04-111-2/+2