summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion
Commit message (Expand)AuthorAgeFilesLines
* Merge ../scsi-misc-2.6James Bottomley2006-07-0315-490/+1211
|\
| * [SCSI] mptsas: eliminate ghost devicesJames Bottomley2006-07-012-0/+25
| * [SCSI] mptbase: mpt_interrupt should return IRQ_NONEEric Moore2006-07-011-7/+8
| * [SCSI] mptsas: make two functions staticEric Moore2006-07-011-2/+2
| * Merge ../linux-2.6/James Bottomley2006-06-281-4/+2Star
| |\
| * | [SCSI] mptsas: Adding 1078 ROC supportEric Moore2006-06-285-38/+57
| * | [SCSI] mptsas: wide port supportEric Moore2006-06-283-274/+709
| * | [SCSI] fusion : mpi header updateEric Moore2006-06-289-173/+413
* | | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* | | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0Star
* | | typo fixes: occuring -> occurringAdrian Bunk2006-06-301-1/+1
| |/ |/|
* | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-282-6/+3Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-214-195/+447
|\
| * [SCSI] mptfusion: change driver revision to 3.03.10Michael Reed2006-06-101-2/+2
| * [SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed2006-06-103-17/+17
| * [SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed2006-06-102-2/+35
| * [SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed2006-06-102-9/+172
| * [SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed2006-06-104-137/+184
| * Merge ../linux-2.6James Bottomley2006-06-106-142/+309
| |\
| * | [SCSI] kdump: mpt fusion driver initialization failure fixVivek Goyal2006-05-311-38/+50
* | | [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-16/+0Star
* | | [FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway2006-06-101-0/+2
| |/ |/|
* | [SCSI] mptspi: reset handler shouldn't be called for other bus protocolsJames Bottomley2006-05-191-6/+21
* | [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com2006-05-101-4/+7
* | [SCSI] mptspi: revalidate negotiation parameters after host reset and resumeEric Moore2006-05-031-2/+66
* | [SCSI] fusion - bug fix stack overflow in mptbaseEric Moore2006-04-271-23/+37
* | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric2006-04-264-77/+107
* | [SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric2006-04-263-32/+73
|/
* [SCSI] mptfusion - fix panic in mptsas_slave_configureMoore, Eric2006-04-141-1/+9
* [SCSI] convert mptsas over to end_device/expander allocationsJames Bottomley2006-03-191-5/+40
* [SCSI] fusion - bump versionMoore, Eric2006-03-141-2/+2
* [SCSI] fusion - expander hotplug suport in mptsas moduleMoore, Eric2006-03-142-69/+289
* [SCSI] fusion - exposing raid components in mptsasMoore, Eric2006-03-143-27/+107
* [SCSI] fusion - memory leak, and initializing fieldsMoore, Eric2006-03-141-0/+11
* [SCSI] fusion - exclosure misspelledMoore, Eric2006-03-141-2/+2
* [SCSI] fusion - cleanup mptsas event handling functionsMoore, Eric2006-03-141-39/+57
* [SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric2006-03-145-55/+30Star
* [SCSI] fusion - static fix'sMoore, Eric2006-03-143-4/+3Star
* [SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric2006-03-148-26/+122
* [SCSI] fusion - loginfo header updateMoore, Eric2006-03-142-46/+63
* [SCSI] mptscsih: remove unused page 1 setting functionJames Bottomley2006-03-121-44/+0Star
* [SCSI] mptspi: Add transport class Domain ValidationJames Bottomley2006-03-016-2459/+774Star
* [SCSI] mptsas: add support for enclosure and bay identifier attributesChristoph Hellwig2006-02-281-35/+161
* [SCSI] drivers/message/fusion/mptfc.c: make 2 functions staticAdrian Bunk2006-02-281-2/+2
* [SCSI] fusion - mptlan - remove wierd humor printMoore, Eric2006-02-281-4/+1Star
* [SCSI] fusion - mptctl -adding asyn event notification supportMoore, Eric2006-02-042-0/+80
* [SCSI] fusion - mptctl -firmware download fixMoore, Eric2006-02-041-15/+20
* [SCSI] fusion - mptctl - backplane istwi fixMoore, Eric2006-02-043-125/+63Star
* [SCSI] fusion - mptctl -sense width fixMoore, Eric2006-02-041-2/+6
* [SCSI] fusion - mptctl - Event Log FixMoore, Eric2006-02-043-5/+4Star