Age | Commit message (Expand) | Author | Files | Lines |
2009-06-10 | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai | 1 | -50/+237 |
2009-04-22 | scsi: mpt: suppress debugobjects warning | Eric Paris | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -2/+2 |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -2/+2 |
2009-02-22 | [SCSI] mpt: fix disable lsi sas to use msi as default | Yinghai Lu | 1 | -2/+2 |
2009-01-13 | [SCSI] mpt fusion: Add Firmware debug support | Kashyap, Desai | 1 | -0/+37 |
2009-01-13 | [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SAS | Kashyap, Desai | 1 | -13/+37 |
2008-12-29 | [SCSI] fusion: use ARRAY_SIZE | Julia Lawall | 1 | -6/+6 |
2008-12-29 | [SCSI] fusion: remove excess kernel-doc notation | Randy Dunlap | 1 | -3/+0 |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 1 | -12/+12 |
2008-07-22 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 1 | -1/+2 |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -3/+88 |
2008-07-12 | [SCSI] mpt fusion : Adding FAULT Reset polling work | Prakash, Sathya | 1 | -0/+86 |
2008-07-12 | [SCSI] fusion: default MSI to disabled for SPI and FC controllers | James Bottomley | 1 | -3/+8 |
2008-06-05 | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya | 1 | -1/+1 |
2008-06-05 | [SCSI] mpt fusion: make struct mpt_proc_root_dir static | Adrian Bunk | 1 | -2/+1 |
2008-04-07 | [SCSI] mpt fusion: fix up msi_enable in mpt_suspend | James Bottomley | 1 | -1/+1 |
2008-04-07 | [SCSI] mpt fusion: convert inactive_list_mutex to a mutex | Matthias Kaehlcke | 1 | -5/+5 |
2008-04-07 | [SCSI] mpt fusion: Enable MSI by default for SAS controllers | Prakash, Sathya | 1 | -5/+12 |
2008-03-18 | [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers | Prakash, Sathya | 1 | -120/+156 |
2008-03-03 | docbook: fix fusion source files | Randy Dunlap | 1 | -12/+13 |
2008-02-22 | [SCSI] mptbase: fix use-after-free's | Adrian Bunk | 1 | -2/+2 |
2008-02-11 | [SCSI] mpt fusion: Request I/O resources only when required | Prakash, Sathya | 1 | -7/+43 |
2008-02-11 | [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in pa... | Prakash, Sathya | 1 | -1/+3 |
2008-01-23 | [SCSI] mpt fusion: Fix for module unload problem in flash less controller env... | Prakash, Sathya | 1 | -42/+52 |
2007-10-12 | [SCSI] mpt fusion: Fix sparse warnings | Eric Moore | 1 | -11/+16 |
2007-10-12 | [SCSI] mpt fusion: adding/removing white space | Eric Moore | 1 | -11/+11 |
2007-10-12 | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore | 1 | -141/+138 |
2007-10-12 | [SCSI] mpt fusion: fix two potential mem leaks | Jesper Juhl | 1 | -6/+7 |
2007-10-12 | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya | 1 | -3/+3 |
2007-10-12 | [SCSI] mpt fusion: Change call back indices to u8 from int | Prakash, Sathya | 1 | -101/+119 |
2007-10-12 | [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen... | Prakash, Sathya | 1 | -0/+33 |
2007-10-12 | [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 | Eric Moore | 1 | -0/+32 |
2007-07-31 | [SCSI] mpt fusion: make logging a global sysfs parameter | James Bottomley | 1 | -1/+16 |
2007-07-28 | [SCSI] mpt fusion: Changes in mptbase.c for logging support | Prakash, Sathya | 1 | -233/+234 |
2007-07-18 | [SCSI] mpt fusion: add support for Brocade branded LSI FC HBA | Prakash, Sathya | 1 | -62/+275 |
2007-07-18 | [SCSI] mpt fusion: add sysfs attributes to display IOC parameters | Prakash, Sathya | 1 | -0/+45 |
2007-06-18 | [SCSI] mpt fusion: fc loginfo using defines from the header | Eric Moore | 1 | -7/+31 |
2007-06-18 | [SCSI] mpt fusion: update MAINTAINERS (fusion part) | Eric Moore | 1 | -1/+1 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 1 | -1/+1 |
2007-03-20 | [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume() | Horms | 1 | -1/+4 |
2007-03-20 | [SCSI] fusion: kernel-doc warning fixes | Randy Dunlap | 1 | -15/+7 |
2007-02-03 | [SCSI] fusion - bump version - 3.04.04 | Eric Moore | 1 | -1/+1 |
2007-02-03 | [SCSI] fusion - error handling bug fix's | Eric Moore | 1 | -7/+7 |
2007-02-03 | [SCSI] fusion - inactive raid support, and raid event bug fix's | Eric Moore | 1 | -56/+222 |
2007-02-03 | [SCSI] fusion - iocstatus, loginfo, and event debug updates | Eric Moore | 1 | -84/+468 |
2007-02-03 | [SCSI] fusion - Greater than 255 target and lun support | Eric Moore | 1 | -7/+22 |
2007-01-06 | [SCSI] fusion: MODULE_VERSION support | Eric Moore | 1 | -1/+2 |
2006-12-07 | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap | 1 | -118/+137 |
2006-11-30 | Fix typos in doc and comments | Jan Engelhardt | 1 | -1/+1 |