summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] Merge branch 'linus'James Bottomley2009-06-121-12/+11Star
|\
| * Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-111-12/+11Star
| |\
| | * Merge branch 'master' into for-2.6.31Jens Axboe2009-05-225-96/+261
| | |\
| | * | block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-191-2/+2
| | * | block: cleanup rq->data_len usagesTejun Heo2009-05-111-10/+11
| | * | block: add rq->resid_lenTejun Heo2009-05-111-3/+1Star
* | | | [SCSI] mpt2sas: bump driver version to 01.100.03.00Eric Moore2009-05-231-2/+2
* | | | [SCSI] mpt2sas: using the same naming convention for all static functionEric Moore2009-05-232-89/+89
* | | | [SCSI] mpt2sas: add query task support for MPT2COMMAND ioctlEric Moore2009-05-231-11/+21
* | | | [SCSI] mpt2sas: LUN Reset SupportEric Moore2009-05-231-2/+109
* | | | [SCSI] mpt2sas: T10 DIF SupportEric Moore2009-05-232-0/+119
|/ / /
* | / [SCSI] mpt2sas: fix driver version inconsistencyEric Moore2009-05-181-1/+1
| |/ |/|
* | [SCSI] mpt2sas : bump driver version to 01.100.02.00Eric Moore2009-04-271-3/+3
* | [SCSI] mpt2sas: fix hotplug event processingEric Moore2009-04-271-5/+5
* | [SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore2009-04-272-70/+141
* | [SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore2009-04-271-9/+7Star
* | [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore2009-04-272-0/+84
* | [SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore2009-04-271-3/+3
* | [SCSI] mpt2sas : running out of message framesEric Moore2009-04-271-1/+3
* | [SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore2009-04-271-1/+2
* | [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore2009-04-271-3/+12
* | [SCSI] mpt2sas : unique ioctl magic numberEric Moore2009-04-271-1/+1
|/
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-141-5/+5
* [SCSI] mpt2sas: make global symbols uniqueEric Moore2009-03-183-10/+10
* [SCSI] mpt2sas v00.100.11.15Eric Moore2009-03-1318-0/+21991