aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_ctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov1-3/+1
2011-12-15[SCSI] mpt2sas: Rearrange the the code so that the completion queues are initialized prior to sending the request to controller firmwarenagalakshmi.nandigama@lsi.com1-4/+4
2011-10-30[SCSI] mpt2sas: New feature - Fast Load Supportnagalakshmi.nandigama@lsi.com1-2/+7
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+28
2011-09-22[SCSI] mpt2sas: Added NUNA IO support in driver which uses multi-reply queue support of the HBAnagalakshmi.nandigama@lsi.com1-0/+28
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl1-1/+0
2011-06-29[SCSI] mpt2sas: fix broadcast AEN and task management issueKashyap, Desai1-1/+1
2011-06-29[SCSI] mpt2sas: Fixed Big Indian Issues on 32 bit PPCKashyap, Desai1-5/+5
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+4
2011-05-01[SCSI] mpt2sas : WarpDrive New product SSS6200 support addedKashyap, Desai1-1/+4
2011-04-24[SCSI] mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg1-2/+21
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-21[SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann1-5/+6
2010-07-27[SCSI] mpt2sas: driver fails to recover from injected PCIe bus errorsEric Moore1-2/+2
2010-07-27[SCSI] mpt2sas: Copy message frame before releasing to free pool to have a local reference.Kashyap, Desai1-18/+38
2010-07-27[SCSI] mpt2sas: Copy sense buffer instead of working on direct memory locationKashyap, Desai1-4/+21
2010-07-27[SCSI] mpt2sas: Tie a log info message to a specific PHY.Kashyap, Desai1-0/+42
2010-07-27[SCSI] mpt2sas: print level KERN_DEBUG is replaced by KERN_INFOKashyap, Desai1-34/+34
2010-07-27[SCSI] mpt2sas: Added sysfs support for trace bufferKashyap, Desai1-0/+192
2010-07-27[SCSI] mpt2sas: Added sysfs counter for ioc resetKashyap, Desai1-0/+24
2010-04-11[SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctlKashyap, Desai1-2/+5
2010-04-11[SCSI] mpt2sas: Copyright 2010.Kashyap, Desai1-1/+1
2010-04-11[SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch.Kashyap, Desai1-6/+7
2010-04-11[SCSI] mpt2sas: Fix for little endianKashyap, Desai1-12/+14
2010-02-08[SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility.Kashyap, Desai1-8/+4
2010-02-08[SCSI] mpt2sas: Return -ENODATA on IOCTL timeoutKashyap, Desai1-0/+1
2009-10-29[SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai1-5/+6
2009-10-29[SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little endianKashyap, Desai1-1/+1
2009-10-29[SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer supportKashyap, Desai1-2/+16
2009-10-29[SCSI] mpt2sas: Added command line option diag_buffer_enable.Kashyap, Desai1-37/+88
2009-10-29[SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai1-2/+39
2009-10-02[SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai1-0/+4
2009-10-02[SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai1-6/+10
2009-10-02[SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TMKashyap, Desai1-2/+2
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-13/+22
2009-09-05[SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai1-14/+2
2009-05-23[SCSI] mpt2sas: add query task support for MPT2COMMAND ioctlEric Moore1-11/+21
2009-04-27[SCSI] mpt2sas : release diagnotic buffers prior host resetEric Moore1-68/+138
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-03-17[SCSI] mpt2sas: make global symbols uniqueEric Moore1-3/+3
2009-03-13[SCSI] mpt2sas v00.100.11.15Eric Moore1-0/+2516