summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas
AgeCommit message (Expand)Author
2010-04-11[SCSI] mpt2sas: Copyright 2010.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Default descriptor for RAID Passthru command.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: return -ENOMEM if memory allocation failed.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: removed use of tm_cmds.mutex in IOCTL branch.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Fix for little endianKashyap, Desai
2010-04-11[SCSI] mpt2sas: Driver will not treat NEEDS_INIT as failure.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Early return from function if shost is in recovery.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Use of get_free_pages for huge memorary allocation.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: Corrected conditional checks for Internal device ResetKashyap, Desai
2010-04-11[SCSI] mpt2sas: Corrected time stampKashyap, Desai
2010-04-11[SCSI] mpt2sas : Do not reset handle before calling _scsih_remove_device in R...Kashyap, Desai
2010-04-11[SCSI] mpt2sas: use correct pci_resource_flag for comparisonRichard A Lary
2010-04-11[SCSI] mpt2sas : Device removal algorithm in interrupt context onlyKashyap, Desai
2010-04-11[SCSI] mpt2sas: Upgrading version to 04.100.01.02Kashyap, Desai
2010-04-11[SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_addressKashyap, Desai
2010-04-11[SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset.Kashyap, Desai
2010-04-11[SCSI] mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-17[SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes.Kashyap, Desai
2010-02-09[SCSI] mpt2sas: Bump version 04.100.01.00Kashyap, Desai
2010-02-09[SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs)Kashyap, Desai
2010-02-09[SCSI] mpt2sas: Update driver header to latest MPI Spec.Kashyap, Desai
2010-02-09[SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support.Kashyap, Desai
2010-02-09[SCSI] mpt2sas: Added raid transport supportKashyap, Desai
2010-02-09[SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility.Kashyap, Desai
2010-02-09[SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault...Kashyap, Desai
2010-02-09[SCSI] mpt2sas: User resource_size_t instead of unsigned longKashyap, Desai
2010-02-09[SCSI] mpt2sas: Return -ENODATA on IOCTL timeoutKashyap, Desai
2010-02-09[SCSI] mpt2sas: Delete volume before HBA detach.Kashyap, Desai
2009-12-10[SCSI] mpt2sas: add missing initialization of scsih_cmdsKashyap, Desai
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-29[SCSI] mpt2sas: Bump version 03.100.03.00Kashyap, Desai
2009-10-29[SCSI] mpt2sas: No link rate change, do not call update links nor unblock deviceKashyap, Desai
2009-10-29[SCSI] mpt2sas : Add support for RAID Action System Shutdown Initiated at OS ...Kashyap, Desai
2009-10-29[SCSI] mpt2sas: Freeze the sdev IO queue when firmware sends internal dev resetKashyap, Desai
2009-10-29[SCSI] mpt2sas : PPC (power pc) endian bug fix'sKashyap, Desai
2009-10-29[SCSI] mpt2sas: mpt2sas_base_get_sense_buffer_dma should be returning little ...Kashyap, Desai
2009-10-29[SCSI] mpt2sas: Return DID_TRANSPORT_DISRUPTED in nexus loss,SCSI_MLQUEUE_DEV...Kashyap, Desai
2009-10-29[SCSI] mpt2sas: Retrieve the ioc facts prior to putting the controller into R...Kashyap, Desai
2009-10-29[SCSI] mpt2sas: Added new info messages for IR and Expander events.Kashyap, Desai
2009-10-29[SCSI] mpt2sas: Limit the max_depth to 32 for SATA devices which are not part...Kashyap, Desai
2009-10-29[SCSI] mpt2sas: Added support to set the TimeStamp when sending ioc_initKashyap, Desai
2009-10-29[SCSI] mpt2sas: Add Extended Type for Diagnostic Buffer supportKashyap, Desai
2009-10-29[SCSI] mpt2sas: Added command line option diag_buffer_enable.Kashyap, Desai
2009-10-29[SCSI] mpt2sas: Fixed some of the commentKashyap, Desai
2009-10-29[SCSI] mpt2sas: Support for stopping driver when Firmware encountersKashyap, Desai
2009-10-29[SCSI] mpt2sas: Adding MPI Headers - revision LKashyap, Desai
2009-10-29[SCSI] mpt2sas: New device SAS2208 support is addedKashyap, Desai