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