aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-06[SCSI] mptfc: correct out of order event processingMichael Reed2-54/+34
2006-08-06[SCSI] mptfc: properly wait for firmware target discovery to completeMichael Reed1-1/+4
2006-07-13[SCSI] mptfusion: bump version to 3.04.01Eric Moore1-2/+2
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore9-49/+10
2006-07-13[SCSI] mptfusion: firmware download boot fix'sEric Moore1-8/+18
2006-07-13[SCSI] mptfusion: task abort fix'sEric Moore2-18/+41
2006-07-13[SCSI] mptfusion: sas nexus loss supportEric Moore1-1/+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-13[SCSI] mptfusion: sas enclosures with smart driveEric Moore2-0/+48
2006-07-12[SCSI] scsi_transport_sas: kill the use of channel James Bottomley2-36/+21
2006-07-09[SCSI] mptsas: use unnumbered port API and remove driver porttrackingEric Moore2-23/+16
2006-07-03Merge ../scsi-misc-2.6James Bottomley15-490/+1211
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30[SCSI] mptsas: eliminate ghost devicesJames Bottomley2-0/+25
2006-06-30[SCSI] mptbase: mpt_interrupt should return IRQ_NONEEric Moore1-7/+8
2006-06-30[SCSI] mptsas: make two functions staticEric Moore1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-28Merge ../linux-2.6/James Bottomley1-4/+2
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportEric Moore5-38/+57
2006-06-28[SCSI] mptsas: wide port supportEric Moore3-274/+709
2006-06-28[SCSI] fusion : mpi header updateEric Moore9-173/+413
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2-6/+3
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-195/+447
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-16/+0
2006-06-10[SCSI] mptfusion: change driver revision to 3.03.10Michael Reed1-2/+2
2006-06-10[SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed3-17/+17
2006-06-10[SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed2-2/+35
2006-06-10[SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed2-9/+172
2006-06-10[SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed4-137/+184
2006-06-10Merge ../linux-2.6James Bottomley6-142/+309
2006-06-09[FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway1-0/+2
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-05-10[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com1-4/+7
2006-05-03[SCSI] mptspi: revalidate negotiation parameters after host reset and resumeEric Moore1-2/+66
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, Eric4-77/+107
2006-04-25[SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric3-32/+73
2006-04-14[SCSI] mptfusion - fix panic in mptsas_slave_configureMoore, Eric1-1/+9
2006-03-19[SCSI] convert mptsas over to end_device/expander allocationsJames Bottomley1-5/+40
2006-03-14[SCSI] fusion - bump versionMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - expander hotplug suport in mptsas moduleMoore, Eric2-69/+289
2006-03-14[SCSI] fusion - exposing raid components in mptsasMoore, Eric3-27/+107
2006-03-14[SCSI] fusion - memory leak, and initializing fieldsMoore, Eric1-0/+11
2006-03-14[SCSI] fusion - exclosure misspelledMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - cleanup mptsas event handling functionsMoore, Eric1-39/+57
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric5-55/+30
2006-03-14[SCSI] fusion - static fix'sMoore, Eric3-4/+3