aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_base.c
Commit message (Expand)AuthorAge
* [SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai2009-10-29
* [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ...Kashyap, Desai2009-10-29
* [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into R...Kashyap, Desai2009-10-29
* [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_initKashyap, Desai2009-10-29
* [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer supportKashyap, Desai2009-10-29
* [SCSI] mpt2sas: Added command line option diag_buffer_enable.Kashyap, Desai2009-10-29
* [SCSI] mpt2sas: Fixed some of the commentKashyap, Desai2009-10-29
* [SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai2009-10-29
* [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ...Kashyap, Desai2009-10-02
* [SCSI] mpt2sas: Call init_completion on a per request basis.Kashyap, Desai2009-10-02
* [SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai2009-10-02
* [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp...Kashyap, Desai2009-10-02
* [SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai2009-10-02
* [SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai2009-10-02
* [SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai2009-09-05
* [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai2009-09-05
* [SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai2009-09-05
* [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai2009-09-05
* [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber...Kashyap, Desai2009-08-13
* [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai2009-08-13
* [SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai2009-08-13
* [SCSI] mpt2sas : Identify Dell series-7 adapters at driver load timeEric Moore2009-04-27
* [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boun...Eric Moore2009-04-27
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-13
* [SCSI] mpt2sas v00.100.11.15Eric Moore2009-03-13