aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-02[SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on firmware to ACK.Kashyap, Desai1-3/+1
2009-10-02[SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai1-3/+4
2009-10-02[SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai1-10/+25
2009-10-02[SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TMKashyap, Desai1-61/+241
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-54/+46
2009-09-05[SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai1-40/+33
2009-09-05[SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai1-2/+5
2009-09-05[SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai1-10/+3
2009-09-05[SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai1-0/+3
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, Desai1-28/+60
2009-08-13[SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai1-0/+4
2009-04-27[SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore1-0/+60
2009-04-27[SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boundaryEric Moore1-3/+12
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-5/+5
2009-03-13[SCSI] mpt2sas v00.100.11.15Eric Moore1-0/+3435