summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas/mpt2sas_scsih.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes.Kashyap, Desai2010-02-171-3/+5
* [SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs)Kashyap, Desai2010-02-081-20/+35
* [SCSI] mpt2sas: Added raid transport supportKashyap, Desai2010-02-081-4/+186
* [SCSI] mpt2sas: Delete volume before HBA detach.Kashyap, Desai2010-02-081-0/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-3/+7
* | [SCSI] mpt2sas: No link rate change, do not call update links nor unblock deviceKashyap, Desai2009-10-291-25/+27
* | [SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS ...Kashyap, Desai2009-10-291-1/+132
* | [SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev resetKashyap, Desai2009-10-291-1/+33
* | [SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai2009-10-291-9/+8
* | [SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ...Kashyap, Desai2009-10-291-1/+1
* | [SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEV...Kashyap, Desai2009-10-291-4/+3
* | [SCSI] mpt2sas: Added new info messages for IR and Expander events.Kashyap, Desai2009-10-291-2/+14
* | [SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part...Kashyap, Desai2009-10-291-0/+25
* | [SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai2009-10-291-0/+2
* | [SCSI] mpt2sas: New device SAS2208 support is addedKashyap, Desai2009-10-291-0/+18
* | [SCSI] mpt2sas: Add support in the driver to check for valid response infoKashyap, Desai2009-10-291-13/+14
* | [SCSI] mpt2sas: Expander remove fails when it is processing another expander ...Kashyap, Desai2009-10-291-47/+62
* | [SCSI] mpt2sas: Driver will use sas address instead of handle as a lookupKashyap, Desai2009-10-291-157/+216
|/
* [SCSI] mpt2sas: Support dev remove when phy status is MPI2_EVENT_SAS_TOPO_PHY...Kashyap, Desai2009-10-021-5/+6
* [SCSI] mpt2sas: Target Reset will be issued from Interrupt context.Kashyap, Desai2009-10-021-19/+295
* [SCSI] mpt2sas: Added SCSIIO, Internal and high priority memory pools to supp...Kashyap, Desai2009-10-021-70/+19
* [SCSI] mpt2sas: Copyright change to 2009.Kashyap, Desai2009-10-021-1/+1
* [SCSI] mpt2sas: Update driver to MPI2 REV K headers.Kashyap, Desai2009-10-021-72/+80
* [SCSI] mpt2sas: cleanup interrupt routine and config_request optimizationKashyap, Desai2009-09-051-0/+1
* [SCSI] mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesgKashyap, Desai2009-09-051-1/+7
* [SCSI] mpt2sas: setting SDEV into RUNNING state from Interrupt contextKashyap, Desai2009-09-051-6/+11
* [SCSI] mpt2sas: Removed wrapper funtions _scsih_link_change.Kashyap, Desai2009-09-051-30/+14
* [SCSI] mpt2sas: Prevent sending command to FW while Host ResetKashyap, Desai2009-09-051-16/+24
* [SCSI] mpt2sas : Rescan topology from Interrupt context instead of work threadKashyap, Desai2009-09-051-89/+53
* [SCSI] mpt2sas: fix crash due to Watchdog is active while OS in standby modeKashyap, Desai2009-08-131-0/+2
* [SCSI] mpt2sas: Excessive log info causes sas iounit page time outKashyap, Desai2009-08-131-0/+4
* [SCSI] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messagesKashyap, Desai2009-08-131-26/+64
* [SCSI] mpt2sas: Expander fix oops saying "Already part of another port"Kashyap, Desai2009-08-131-6/+15
* [SCSI] mpt2sas: Introduced check for enclosure_handle to avoid crashKashyap, Desai2009-08-131-4/+3
* [SCSI] mpt2sas: using the same naming convention for all static functionEric Moore2009-05-231-71/+71
* [SCSI] mpt2sas: LUN Reset SupportEric Moore2009-05-231-2/+109
* [SCSI] mpt2sas: T10 DIF SupportEric Moore2009-05-231-0/+118
* [SCSI] mpt2sas: fix hotplug event processingEric Moore2009-04-271-5/+5
* [SCSI] mpt2sas : Broadcast Primative AEN bug fixEric Moore2009-04-271-9/+7
* [SCSI] mpt2sas : fix oops when firmware sends large sense buffer sizeEric Moore2009-04-271-1/+2
* [SCSI] mpt2sas: make global symbols uniqueEric Moore2009-03-171-4/+4
* [SCSI] mpt2sas v00.100.11.15Eric Moore2009-03-131-0/+5687
OpenPOWER on IntegriCloud