aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_transport.c
Commit message (Expand)AuthorAgeFilesLines
* mpt2sas: Fixed Big Indian Issues on 32 bit PPCKashyap, Desai2011-08-151-15/+9
* [SCSI] mpt2sas: Modify code to support Expander switchKashyap, Desai2010-12-211-47/+138
* [SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore2010-07-271-4/+4
* [SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai2010-07-271-8/+8
* [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: Fix to use sas device list instead of enclosure list for _tra...Kashyap, Desai2010-07-271-6/+6
* [SCSI] mpt2sas: sanity added to remove duplicate port from topologyKashyap, Desai2010-04-111-0/+84
* [SCSI] mpt2sas: Copyright 2010.Kashyap, Desai2010-04-111-1/+1
* [SCSI] mpt2sas: Fix for little endianKashyap, Desai2010-04-111-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support.Kashyap, Desai2010-02-081-14/+182
* [SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai2009-10-291-7/+7
* [SCSI] mpt2sas: Driver will use sas address instead of handle as a lookupKashyap, Desai2009-10-291-41/+31
* [SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai2009-10-021-0/+2
* [SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai2009-10-021-4/+6
* [SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai2009-10-021-1/+1
* [SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai2009-10-021-4/+8
* [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change.Kashyap, Desai2009-09-051-2/+2
* [SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai2009-09-051-12/+17
* [SCSI] Merge branch 'linus'James Bottomley2009-06-121-12/+11
|\
| * 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/+1
* | [SCSI] mpt2sas: using the same naming convention for all static functionEric Moore2009-05-231-18/+18
|/
* [SCSI] mpt2sas v00.100.11.15Eric Moore2009-03-131-0/+1211