aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-05[SCSI] mpt2sas: Bump driver version 01.100.06.00Kashyap, Desai1-2/+2
2009-09-05[SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai4-753/+234
2009-09-05[SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai4-4/+109
2009-09-05[SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt contextKashyap, Desai2-6/+13
2009-09-05[SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change.Kashyap, Desai3-33/+17
2009-09-05[SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai5-54/+47
2009-09-05[SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai3-89/+57
2009-08-14[SCSI] mpt2sas: fix config request and diag reset deadlockKashyap, Desai1-65/+20
2009-08-13[SCSI] mpt2sas: Bump driver version 01.100.04.00Kashyap, Desai1-2/+2
2009-08-13[SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hibernateKashyap, Desai1-3/+3
2009-08-13[SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai3-28/+64
2009-08-13[SCSI] mpt2sas: fix infinite loop inside config requestKashyap, Desai1-0/+6
2009-08-13[SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai2-0/+8
2009-08-13[SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai1-26/+64
2009-08-13[SCSI] mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai1-6/+15
2009-08-13[SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai1-4/+3
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