summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptbase.c
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai2009-06-091-50/+237
* scsi: mpt: suppress debugobjects warningEric Paris2009-04-211-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* [SCSI] mpt: fix disable lsi sas to use msi as defaultYinghai Lu2009-02-221-2/+2
* [SCSI] mpt fusion: Add Firmware debug supportKashyap, Desai2009-01-131-0/+37
* [SCSI] mpt fusion: Add separate msi enable disable for FC,SPI,SASKashyap, Desai2009-01-131-13/+37
* [SCSI] fusion: use ARRAY_SIZEJulia Lawall2008-12-291-6/+6
* [SCSI] fusion: remove excess kernel-doc notationRandy Dunlap2008-12-291-3/+0
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-12/+12
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-211-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-151-3/+88
|\
| * [SCSI] mpt fusion : Adding FAULT Reset polling workPrakash, Sathya2008-07-121-0/+86
| * [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-051-1/+1
| * [SCSI] mpt fusion: make struct mpt_proc_root_dir staticAdrian Bunk2008-06-051-2/+1
* | [SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley2008-07-121-3/+8
|/
* [SCSI] mpt fusion: fix up msi_enable in mpt_suspendJames Bottomley2008-04-071-1/+1
* [SCSI] mpt fusion: convert inactive_list_mutex to a mutexMatthias Kaehlcke2008-04-071-5/+5
* [SCSI] mpt fusion: Enable MSI by default for SAS controllersPrakash, Sathya2008-04-071-5/+12
* [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllersPrakash, Sathya2008-03-181-120/+156
* docbook: fix fusion source filesRandy Dunlap2008-03-031-12/+13
* [SCSI] mptbase: fix use-after-free'sAdrian Bunk2008-02-221-2/+2
* [SCSI] mpt fusion: Request I/O resources only when requiredPrakash, Sathya2008-02-111-7/+43
* [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in pa...Prakash, Sathya2008-02-111-1/+3
* [SCSI] mpt fusion: Fix for module unload problem in flash less controller env...Prakash, Sathya2008-01-231-42/+52
* [SCSI] mpt fusion: Fix sparse warningsEric Moore2007-10-121-11/+16
* [SCSI] mpt fusion: adding/removing white spaceEric Moore2007-10-121-11/+11
* [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-121-141/+138
* [SCSI] mpt fusion: fix two potential mem leaksJesper Juhl2007-10-121-6/+7
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-121-3/+3
* [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-121-101/+119
* [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya2007-10-121-0/+33
* [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore2007-10-121-0/+32
* [SCSI] mpt fusion: make logging a global sysfs parameterJames Bottomley2007-07-311-1/+16
* [SCSI] mpt fusion: Changes in mptbase.c for logging supportPrakash, Sathya2007-07-281-233/+234
* [SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya2007-07-181-62/+275
* [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-181-0/+45
* [SCSI] mpt fusion: fc loginfo using defines from the headerEric Moore2007-06-171-7/+31
* [SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore2007-06-171-1/+1
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms2007-03-201-1/+4
* [SCSI] fusion: kernel-doc warning fixesRandy Dunlap2007-03-201-15/+7
* [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-021-1/+1
* [SCSI] fusion - error handling bug fix'sEric Moore2007-02-021-7/+7
* [SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore2007-02-021-56/+222
* [SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore2007-02-021-84/+468
* [SCSI] fusion - Greater than 255 target and lun supportEric Moore2007-02-021-7/+22
* [SCSI] fusion: MODULE_VERSION supportEric Moore2007-01-061-1/+2
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-071-118/+137
* Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
OpenPOWER on IntegriCloud