summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptbase.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[SCSI] mpt fusion: Fix sparse warningsEric Moore1-11/+16
2007-10-12[SCSI] mpt fusion: adding/removing white spaceEric Moore1-11/+11
2007-10-12[SCSI] mpt fusion: standardize printks and debug infoEric Moore1-141/+138
2007-10-12[SCSI] mpt fusion: fix two potential mem leaksJesper Juhl1-6/+7
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya1-3/+3
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya1-101/+119
2007-10-12[SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya1-0/+33
2007-10-12[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore1-0/+32
2007-07-31[SCSI] mpt fusion: make logging a global sysfs parameterJames Bottomley1-1/+16
2007-07-28[SCSI] mpt fusion: Changes in mptbase.c for logging supportPrakash, Sathya1-233/+234
2007-07-18[SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya1-62/+275
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya1-0/+45
2007-06-17[SCSI] mpt fusion: fc loginfo using defines from the headerEric Moore1-7/+31
2007-06-17[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-03-20[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms1-1/+4
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap1-15/+7
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore1-1/+1
2007-02-02[SCSI] fusion - error handling bug fix'sEric Moore1-7/+7
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore1-56/+222
2007-02-02[SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore1-84/+468
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore1-7/+22
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore1-1/+2
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-118/+137
2006-11-30Fix typos in doc and commentsJan Engelhardt1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+2
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore1-3/+4
2006-07-13[SCSI] mptfusion: firmware download boot fix'sEric Moore1-8/+18
2006-07-13[SCSI] mptfusion: sas loginfo updateEric Moore1-18/+36
2006-07-13[SCSI] mptfusion: mptctl panic when loadingEric Moore1-6/+6
2006-07-03Merge ../scsi-misc-2.6James Bottomley1-27/+48
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30[SCSI] mptbase: mpt_interrupt should return IRQ_NONEEric Moore1-7/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportEric Moore1-20/+40
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-156/+53
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-16/+0
2006-06-10[SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed1-15/+15
2006-06-10[SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed1-112/+0
2006-06-10Merge ../linux-2.6James Bottomley1-32/+58
2006-05-31[SCSI] kdump: mpt fusion driver initialization failure fixVivek Goyal1-38/+50
2006-05-19[SCSI] mptspi: reset handler shouldn't be called for other bus protocolsJames Bottomley1-6/+21
2006-04-27[SCSI] fusion - bug fix stack overflow in mptbaseEric Moore1-23/+37
2006-04-25[SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric1-1/+0
2006-04-25[SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric1-3/+1
2006-03-14[SCSI] fusion - static fix'sMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric1-18/+107
2006-03-14[SCSI] fusion - loginfo header updateMoore, Eric1-2/+2
2006-03-01[SCSI] mptspi: Add transport class Domain ValidationJames Bottomley1-70/+2