aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_base.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai2009-10-291-14/+74
* [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ...Kashyap, Desai2009-10-021-3/+1
* [SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai2009-10-021-3/+4
* [SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai2009-10-021-10/+25
* [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp...Kashyap, Desai2009-10-021-61/+241
* [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-54/+46
* [SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai2009-09-051-40/+33
* [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai2009-09-051-2/+5
* [SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai2009-09-051-10/+3
* [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai2009-09-051-0/+3
* [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber...Kashyap, Desai2009-08-131-3/+3
* [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai2009-08-131-28/+60
* [SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai2009-08-131-0/+4
* [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore2009-04-271-0/+60
* [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore2009-04-271-3/+12
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-5/+5
* [SCSI] mpt2sas v00.100.11.15Eric Moore2009-03-131-0/+3435