aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-03mpt2sas: Fix typo in mpt2sas_config.cMasanari Iida1-1/+1
2011-10-30[SCSI] mpt2sas: Fix for Panic when inactive volume is tried deletingnagalakshmi.nandigama@lsi.com1-23/+44
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-07-27[SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore1-1/+1
2010-07-27[SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai1-2/+2
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MINAlexey Dobriyan1-1/+1
2010-04-11[SCSI] mpt2sas: Copyright 2010.Kashyap, Desai1-1/+1
2010-04-11[SCSI] mpt2sas: Fix for little endianKashyap, Desai1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-08[SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support.Kashyap, Desai1-3/+48
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-3/+7
2009-09-05[SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai1-712/+199
2009-09-05[SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai1-0/+61
2009-08-14[SCSI] mpt2sas: fix config request and diag reset deadlockKashyap, Desai1-65/+20
2009-08-13[SCSI] mpt2sas: fix infinite loop inside config requestKashyap, Desai1-0/+6
2009-03-13[SCSI] mpt2sas v00.100.11.15Eric Moore1-0/+1873