aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_scsih.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-3/+7
2009-10-29[SCSI] mpt2sas: No link rate change, do not call update links nor unblock deviceKashyap, Desai1-25/+27
2009-10-29[SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS shutdownKashyap, Desai1-1/+132
2009-10-29[SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev resetKashyap, Desai1-1/+33
2009-10-29[SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai1-9/+8
2009-10-29[SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little endianKashyap, Desai1-1/+1
2009-10-29[SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEVICE_BUSY if device is busyKashyap, Desai1-4/+3
2009-10-29[SCSI] mpt2sas: Added new info messages for IR and Expander events.Kashyap, Desai1-2/+14
2009-10-29[SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part of volumeKashyap, Desai1-0/+25
2009-10-29[SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai1-0/+2
2009-10-29[SCSI] mpt2sas: New device SAS2208 support is addedKashyap, Desai1-0/+18
2009-10-29[SCSI] mpt2sas: Add support in the driver to check for valid response infoKashyap, Desai1-13/+14
2009-10-29[SCSI] mpt2sas: Expander remove fails when it is processing another expander add.Kashyap, Desai1-47/+62
2009-10-29[SCSI] mpt2sas: Driver will use sas address instead of handle as a lookupKashyap, Desai1-157/+216
2009-10-02[SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHYSTATUS_VACANTKashyap, Desai1-5/+6
2009-10-02[SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai1-19/+295
2009-10-02[SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to support multiple TMKashyap, Desai1-70/+19
2009-10-02[SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai1-1/+1
2009-10-02[SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai1-72/+80
2009-09-05[SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai1-0/+1
2009-09-05[SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai1-1/+7
2009-09-05[SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt contextKashyap, Desai1-6/+11
2009-09-05[SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change.Kashyap, Desai1-30/+14
2009-09-05[SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai1-16/+24
2009-09-05[SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai1-89/+53
2009-08-13[SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai1-0/+2
2009-08-13[SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai1-0/+4
2009-08-13[SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai1-26/+64
2009-08-13[SCSI] mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai1-6/+15
2009-08-13[SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai1-4/+3
2009-05-23[SCSI] mpt2sas: using the same naming convention for all static functionEric Moore1-71/+71
2009-05-23[SCSI] mpt2sas: LUN Reset SupportEric Moore1-2/+109
2009-05-23[SCSI] mpt2sas: T10 DIF SupportEric Moore1-0/+118
2009-04-27[SCSI] mpt2sas: fix hotplug event processingEric Moore1-5/+5
2009-04-27[SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore1-9/+7
2009-04-27[SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore1-1/+2
2009-03-17[SCSI] mpt2sas: make global symbols uniqueEric Moore1-4/+4
2009-03-13[SCSI] mpt2sas v00.100.11.15Eric Moore1-0/+5687