summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion
Commit message (Expand)AuthorAgeFilesLines
...
* | [SCSI] mptctl for mptsasDouglas Gilbert2007-01-131-1/+1
|/
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-074-137/+151
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-1/+1
|\
| * Fix typos in doc and commentsJan Engelhardt2006-11-301-1/+1
* | WorkStruct: make allyesconfigDavid Howells2006-11-224-34/+48
|/
* [SCSI] mptfc: stall eh handlers if resetting while rport blockedMichael Reed2006-10-262-6/+87
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+2Star
* [SCSI] drivers/message/fusion/linux_compat.h Removal of old codeMichal Piotrowski2006-09-261-9/+0Star
* [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-281-3/+8
* Merge ../linux-2.6James Bottomley2006-08-282-55/+38Star
|\
| * [SCSI] mptfc: correct out of order event processingMichael Reed2006-08-062-54/+34Star
| * [SCSI] mptfc: properly wait for firmware target discovery to completeMichael Reed2006-08-061-1/+4
* | [SCSI] mptfc: add additional fc transport attributesMichael Reed2006-08-061-16/+84
* | [SCSI] mptsas: add parent port backlinkJames Bottomley2006-07-281-2/+6
|/
* [SCSI] mptfusion: bump version to 3.04.01Eric Moore2006-07-131-2/+2
* [SCSI] mptfusion: misc fix'sEric Moore2006-07-139-49/+10Star
* [SCSI] mptfusion: firmware download boot fix'sEric Moore2006-07-131-8/+18
* [SCSI] mptfusion: task abort fix'sEric Moore2006-07-132-18/+41
* [SCSI] mptfusion: sas nexus loss supportEric Moore2006-07-131-1/+18
* [SCSI] mptfusion: sas loginfo updateEric Moore2006-07-131-18/+36
* [SCSI] mptfusion: mptctl panic when loadingEric Moore2006-07-131-6/+6
* [SCSI] mptfusion: sas enclosures with smart driveEric Moore2006-07-132-0/+48
* [SCSI] scsi_transport_sas: kill the use of channel James Bottomley2006-07-122-36/+21Star
* [SCSI] mptsas: use unnumbered port API and remove driver porttrackingEric Moore2006-07-092-23/+16Star
* 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