aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-12[SCSI] Merge branch 'linus'James Bottomley1-12/+11
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-12/+11
2009-05-23[SCSI] mpt2sas: bump driver version to 01.100.03.00Eric Moore1-2/+2
2009-05-23[SCSI] mpt2sas: using the same naming convention for all static functionEric Moore2-89/+89
2009-05-23[SCSI] mpt2sas: add query task support for MPT2COMMAND ioctlEric Moore1-11/+21
2009-05-23[SCSI] mpt2sas: LUN Reset SupportEric Moore1-2/+109
2009-05-23[SCSI] mpt2sas: T10 DIF SupportEric Moore2-0/+119
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe5-96/+261
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo1-2/+2
2009-05-18[SCSI] mpt2sas: fix driver version inconsistencyEric Moore1-1/+1
2009-05-11block: cleanup rq->data_len usagesTejun Heo1-10/+11
2009-05-11block: add rq->resid_lenTejun Heo1-3/+1
2009-04-27[SCSI] mpt2sas : bump driver version to 01.100.02.00Eric Moore1-3/+3
2009-04-27[SCSI] mpt2sas: fix hotplug event processingEric Moore1-5/+5
2009-04-27[SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore2-70/+141
2009-04-27[SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore1-9/+7
2009-04-27[SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore2-0/+84
2009-04-27[SCSI] mpt2sas : driver name needs to be in the MPT2IOCINFO ioctlEric Moore1-3/+3
2009-04-27[SCSI] mpt2sas : running out of message framesEric Moore1-1/+3
2009-04-27[SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore1-1/+2
2009-04-27[SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boundaryEric Moore1-3/+12
2009-04-27[SCSI] mpt2sas : unique ioctl magic numberEric Moore1-1/+1
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-5/+5
2009-03-17[SCSI] mpt2sas: make global symbols uniqueEric Moore3-10/+10
2009-03-13[SCSI] mpt2sas v00.100.11.15Eric Moore18-0/+21991