summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_base.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault...Kashyap, Desai2010-02-091-2/+3
* [SCSI] mpt2sas: User resource_size_t instead of unsigned longKashyap, Desai2010-02-091-5/+8
* [SCSI] mpt2sas: add missing initialization of scsih_cmdsKashyap, Desai2009-12-101-0/+5
* [SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai2009-10-291-1/+3
* [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ...Kashyap, Desai2009-10-291-3/+4
* [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into R...Kashyap, Desai2009-10-291-2/+2
* [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_initKashyap, Desai2009-10-291-0/+9
* [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer supportKashyap, Desai2009-10-291-4/+11
* [SCSI] mpt2sas: Added command line option diag_buffer_enable.Kashyap, Desai2009-10-291-0/+13
* [SCSI] mpt2sas: Fixed some of the commentKashyap, Desai2009-10-291-10/+10
* [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/+1Star
* [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/+46Star
* [SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai2009-09-051-40/+33Star
* [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/+3Star
* [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-141-5/+5
* [SCSI] mpt2sas v00.100.11.15Eric Moore2009-03-131-0/+3435