kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX...
[safe/jmp/linux-2.6] / drivers / scsi / mpt2sas / mpt2sas_base.c
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-04-11 Kashyap, Desai[SCSI] mpt2sas: Check for NULL pointer before free_page...
2010-04-11 Kashyap, Desai[SCSI] mpt2sas: Added support for PCIe Advanced Error...
2010-04-11 Kashyap, Desai[SCSI] mpt2sas: Copyright 2010.
2010-04-11 Kashyap, Desai[SCSI] mpt2sas: return -ENOMEM if memory allocation...
2010-04-11 Kashyap, Desai[SCSI] mpt2sas: Fix for little endian
2010-04-11 Kashyap, Desai[SCSI] mpt2sas: Early return from function if shost...
2010-04-11 Kashyap, Desai[SCSI] mpt2sas: Use of get_free_pages for huge memorary...
2010-04-11 Kashyap, Desai[SCSI] mpt2sas: Corrected time stamp
2010-04-11 Richard A Lary[SCSI] mpt2sas: use correct pci_resource_flag for compa...
2010-04-11 Kashyap, Desai[SCSI] mpt2sas: RESCAN Barrier work is added in case...
2010-02-09 Kashyap, Desai[SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line...
2010-02-09 Kashyap, Desai[SCSI] mpt2sas: User resource_size_t instead of unsigne...
2009-12-10 Kashyap, Desai[SCSI] mpt2sas: add missing initialization of scsih_cmds
2009-10-29 Kashyap, Desai[SCSI] mpt2sas : PPC (power pc) endian bug fix's
2009-10-29 Kashyap, Desai[SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma shoul...
2009-10-29 Kashyap, Desai[SCSI] mpt2sas: Retrieve the ioc facts prior to putting...
2009-10-29 Kashyap, Desai[SCSI] mpt2sas: Added support to set the TimeStamp...
2009-10-29 Kashyap, Desai[SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer...
2009-10-29 Kashyap, Desai[SCSI] mpt2sas: Added command line option diag_buffer_e...
2009-10-29 Kashyap, Desai[SCSI] mpt2sas: Fixed some of the comment
2009-10-29 Kashyap, Desai[SCSI] mpt2sas: Support for stopping driver when Firmwa...
2009-10-02 Kashyap, Desai[SCSI] mpt2sas: Timeout occurred within the HANDSHAKE...
2009-10-02 Kashyap, Desai[SCSI] mpt2sas: Call init_completion on a per request...
2009-10-02 Kashyap, Desai[SCSI] mpt2sas: Target Reset will be issued from Interr...
2009-10-02 Kashyap, Desai[SCSI] mpt2sas: Added SCSIIO, Internal and high priorit...
2009-10-02 Kashyap, Desai[SCSI] mpt2sas: Copyright change to 2009.
2009-10-02 Kashyap, Desai[SCSI] mpt2sas: Update driver to MPI2 REV K headers.
2009-09-05 Kashyap, Desai[SCSI] mpt2sas: cleanup interrupt routine and config_re...
2009-09-05 Kashyap, Desai[SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E...
2009-09-05 Kashyap, Desai[SCSI] mpt2sas: Prevent sending command to FW while...
2009-09-05 Kashyap, Desai[SCSI] mpt2sas : Rescan topology from Interrupt context...
2009-08-13 Kashyap, Desai[SCSI] mpt2sas: fix oops because drv data points to...
2009-08-13 Kashyap, Desai[SCSI] mpt2sas: fix crash due to Watchdog is active...
2009-08-13 Kashyap, Desai[SCSI] mpt2sas: Excessive log info causes sas iounit...
2009-04-27 Eric Moore[SCSI] mpt2sas : Identify Dell series-7 adapters at...
2009-04-27 Eric Moore[SCSI] mpt2sas : the sanity check in base_interrupt...
2009-04-13 Yang HongyangReplace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
2009-03-13 Eric Moore[SCSI] mpt2sas v00.100.11.15