Age | Commit message (Expand) | Author |
2010-07-27 | [SCSI] mpt2sas: Added expander phy counter support | Kashyap, Desai |
2010-07-27 | [SCSI] mpt2sas: staged device discovery. disable_discovery module parameter i... | Kashyap, Desai |
2010-07-27 | [SCSI] mpt2sas: Hold Controller reset when another reset is in progress | Kashyap, Desai |
2010-07-27 | [SCSI] mpt2sas: Fix to use sas device list instead of enclosure list for _tra... | Kashyap, Desai |
2010-07-27 | [SCSI] mpt2sas: DIF Type 2 Protection Support | Eric Moore |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina |
2010-06-16 | fix typos concerning "management" | Uwe Kleine-König |
2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan |
2010-04-11 | [SCSI] mpt2sas: Bump version 05.100.00.02 | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_s... | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd. | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Upgrade version 05.100.00.01 | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Check for NULL pointer before free_pages is added. | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery. | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctl | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: sanity added to remove duplicate port from topology | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas : IOs needs to be pause until handles are refreshed for all de... | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Bump version 05.100.00.00 | Kashyap, Desai |
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 endian | Kashyap, 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 Reset | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Corrected time stamp | Kashyap, 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 comparison | Richard A Lary |
2010-04-11 | [SCSI] mpt2sas : Device removal algorithm in interrupt context only | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: Upgrading version to 04.100.01.02 | Kashyap, Desai |
2010-04-11 | [SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_address | Kashyap, 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 checking | FUJITA Tomonori |
2010-03-30 | include 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-08 | [SCSI] mpt2sas: Bump version 04.100.01.00 | Kashyap, Desai |
2010-02-08 | [SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs) | Kashyap, Desai |
2010-02-08 | [SCSI] mpt2sas: Update driver header to latest MPI Spec. | Kashyap, Desai |
2010-02-08 | [SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support. | Kashyap, Desai |
2010-02-08 | [SCSI] mpt2sas: Added raid transport support | Kashyap, Desai |
2010-02-08 | [SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility. | Kashyap, Desai |
2010-02-08 | [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault... | Kashyap, Desai |
2010-02-08 | [SCSI] mpt2sas: User resource_size_t instead of unsigned long | Kashyap, Desai |
2010-02-08 | [SCSI] mpt2sas: Return -ENODATA on IOCTL timeout | Kashyap, Desai |
2010-02-08 | [SCSI] mpt2sas: Delete volume before HBA detach. | Kashyap, Desai |
2009-12-10 | [SCSI] mpt2sas: add missing initialization of scsih_cmds | Kashyap, Desai |
2009-12-09 | Merge 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 called | Mike Christie |