aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_transport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-02[SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai1-0/+2
2009-10-02[SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai1-4/+6
2009-10-02[SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai1-1/+1
2009-10-02[SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai1-4/+8
2009-09-05[SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change.Kashyap, Desai1-2/+2
2009-09-05[SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai1-12/+17
2009-06-12[SCSI] Merge branch 'linus'James Bottomley1-12/+11
2009-05-23[SCSI] mpt2sas: using the same naming convention for all static functionEric Moore1-18/+18
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo1-2/+2
2009-05-11block: cleanup rq->data_len usagesTejun Heo1-10/+11
2009-05-11block: add rq->resid_lenTejun Heo1-3/+1
2009-03-13[SCSI] mpt2sas v00.100.11.15Eric Moore1-0/+1211