Age | Commit message (Expand) | Author | Files | Lines |
2009-10-29 | [SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS ... | Kashyap, Desai | 2 | -1/+136 |
2009-10-29 | [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev reset | Kashyap, Desai | 1 | -1/+33 |
2009-10-29 | [SCSI] mpt2sas : PPC (power pc) endian bug fix's | Kashyap, Desai | 4 | -22/+24 |
2009-10-29 | [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ... | Kashyap, Desai | 4 | -6/+7 |
2009-10-29 | [SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEV... | Kashyap, Desai | 1 | -4/+3 |
2009-10-29 | [SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into R... | Kashyap, Desai | 1 | -2/+2 |
2009-10-29 | [SCSI] mpt2sas: Added new info messages for IR and Expander events. | Kashyap, Desai | 1 | -2/+14 |
2009-10-29 | [SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part... | Kashyap, Desai | 1 | -0/+25 |
2009-10-29 | [SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_init | Kashyap, Desai | 1 | -0/+9 |
2009-10-29 | [SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer support | Kashyap, Desai | 3 | -8/+29 |
2009-10-29 | [SCSI] mpt2sas: Added command line option diag_buffer_enable. | Kashyap, Desai | 3 | -37/+104 |
2009-10-29 | [SCSI] mpt2sas: Fixed some of the comment | Kashyap, Desai | 1 | -10/+10 |
2009-10-29 | [SCSI] mpt2sas: Support for stopping driver when Firmware encounters | Kashyap, Desai | 4 | -16/+119 |
2009-10-29 | [SCSI] mpt2sas: Adding MPI Headers - revision L | Kashyap, Desai | 5 | -14/+305 |
2009-10-29 | [SCSI] mpt2sas: New device SAS2208 support is added | Kashyap, Desai | 2 | -0/+26 |
2009-10-29 | [SCSI] mpt2sas: Add support in the driver to check for valid response info | Kashyap, Desai | 1 | -13/+14 |
2009-10-29 | [SCSI] mpt2sas: Expander remove fails when it is processing another expander ... | Kashyap, Desai | 1 | -47/+62 |
2009-10-29 | [SCSI] mpt2sas: Driver will use sas address instead of handle as a lookup | Kashyap, Desai | 3 | -210/+255 |
2009-10-02 | [SCSI] mpt2sas: Bump version 02.100.03.00 | Kashyap, Desai | 1 | -3/+3 |
2009-10-02 | [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY... | Kashyap, Desai | 1 | -5/+6 |
2009-10-02 | [SCSI] mpt2sas: Timeout occurred within the HANDSHAKE logic while waiting on ... | Kashyap, Desai | 1 | -3/+1 |
2009-10-02 | [SCSI] mpt2sas: Call init_completion on a per request basis. | Kashyap, Desai | 3 | -3/+10 |
2009-10-02 | [SCSI] mpt2sas: Target Reset will be issued from Interrupt context. | Kashyap, Desai | 6 | -54/+372 |
2009-10-02 | [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp... | Kashyap, Desai | 4 | -137/+307 |
2009-10-02 | [SCSI] mpt2sas: Copyright change to 2009. | Kashyap, Desai | 9 | -9/+9 |
2009-10-02 | [SCSI] mpt2sas: Added mpi2_history.txt for MPI2 headers. | Kashyap, Desai | 1 | -0/+334 |
2009-10-02 | [SCSI] mpt2sas: Update driver to MPI2 REV K headers. | Kashyap, Desai | 11 | -207/+652 |
2009-09-05 | [SCSI] mpt2sas: Bump driver version 01.100.06.00 | Kashyap, Desai | 1 | -2/+2 |
2009-09-05 | [SCSI] mpt2sas: cleanup interrupt routine and config_request optimization | Kashyap, Desai | 4 | -753/+234 |
2009-09-05 | [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg | Kashyap, Desai | 4 | -4/+109 |
2009-09-05 | [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt context | Kashyap, Desai | 2 | -6/+13 |
2009-09-05 | [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change. | Kashyap, Desai | 3 | -33/+17 |
2009-09-05 | [SCSI] mpt2sas: Prevent sending command to FW while Host Reset | Kashyap, Desai | 5 | -54/+47 |
2009-09-05 | [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work thread | Kashyap, Desai | 3 | -89/+57 |
2009-08-14 | [SCSI] mpt2sas: fix config request and diag reset deadlock | Kashyap, Desai | 1 | -65/+20 |
2009-08-13 | [SCSI] mpt2sas: Bump driver version 01.100.04.00 | Kashyap, Desai | 1 | -2/+2 |
2009-08-13 | [SCSI] mpt2sas: fix oops because drv data points to NULL on resume from hiber... | Kashyap, Desai | 1 | -3/+3 |
2009-08-13 | [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby mode | Kashyap, Desai | 3 | -28/+64 |
2009-08-13 | [SCSI] mpt2sas: fix infinite loop inside config request | Kashyap, Desai | 1 | -0/+6 |
2009-08-13 | [SCSI] mpt2sas: Excessive log info causes sas iounit page time out | Kashyap, Desai | 2 | -0/+8 |
2009-08-13 | [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messages | Kashyap, Desai | 1 | -26/+64 |
2009-08-13 | [SCSI] mpt2sas: Expander fix oops saying "Already part of another port" | Kashyap, Desai | 1 | -6/+15 |
2009-08-13 | [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crash | Kashyap, Desai | 1 | -4/+3 |
2009-06-12 | [SCSI] Merge branch 'linus' | James Bottomley | 1 | -12/+11 |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -12/+11 |
2009-05-23 | [SCSI] mpt2sas: bump driver version to 01.100.03.00 | Eric Moore | 1 | -2/+2 |
2009-05-23 | [SCSI] mpt2sas: using the same naming convention for all static function | Eric Moore | 2 | -89/+89 |
2009-05-23 | [SCSI] mpt2sas: add query task support for MPT2COMMAND ioctl | Eric Moore | 1 | -11/+21 |
2009-05-23 | [SCSI] mpt2sas: LUN Reset Support | Eric Moore | 1 | -2/+109 |
2009-05-23 | [SCSI] mpt2sas: T10 DIF Support | Eric Moore | 2 | -0/+119 |