summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion
Commit message (Expand)AuthorAgeFilesLines
* drivers/message/: Spelling fixesJoe Perches2008-02-032-5/+5
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-231-1/+1
* [SCSI] mpt fusion: Fix for module unload problem in flash less controller env...Prakash, Sathya2008-01-232-43/+53
* [SCSI] mpt fusion: make mptsas_smp_handler update residFUJITA Tomonori2008-01-121-0/+2
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-161-3/+3
|\
| * Fusion: sg chaining supportJens Axboe2007-10-161-3/+3
* | docbook: fix kernel-api contentRandy Dunlap2007-10-161-7/+3Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-1527-1213/+1564
|\
| * [SCSI] mptctl : shutup uninitialized variable warningsEric Moore2007-10-121-5/+3Star
| * [SCSI] mptlan: bug fix, only half the message frame is dma'd resulting in cor...Eric Moore2007-10-121-0/+2
| * [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, an...Eric Moore2007-10-124-18/+20
| * [SCSI] mpt fusion: lock down ScsiLookupEric Moore2007-10-125-87/+149
| * [SCSI] mpt fusion: Fix sparse warningsEric Moore2007-10-123-22/+28
| * [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-125-76/+62Star
| * [SCSI] mpt fusion: bump version to 3.04.06Eric Moore2007-10-121-2/+2
| * [SCSI] mpt fusion: Kconfig cleanupEric Moore2007-10-121-2/+4
| * [SCSI] mpt fusion: removing Dell copyrightEric Moore2007-10-121-1/+0Star
| * [SCSI] mpt fusion: removing references to hd->iocEric Moore2007-10-124-162/+188
| * [SCSI] mpt fusion: rename vdev to vdeviceEric Moore2007-10-125-60/+60
| * [SCSI] mpt fusion: adding/removing white spaceEric Moore2007-10-121-11/+11
| * [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-126-464/+505
| * [SCSI] mpt fusion: remove redundant memsetMariusz Kozlowski2007-10-121-5/+3Star
| * [SCSI] mpt fusion: fix two potential mem leaksJesper Juhl2007-10-121-6/+7
| * [SCSI] mpt fusion: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-24/+12Star
| * [SCSI] mpt fusion: Use menuconfig objectsJan Engelhardt2007-10-121-9/+10
| * [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-1225-48/+48
| * [SCSI] mpt fusion: Link speed change display supportPrakash, Sathya2007-10-122-0/+68
| * [SCSI] mpt fusion: Creation of mptsas.h header filePrakash, Sathya2007-10-122-105/+159
| * [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-127-144/+150
| * [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya2007-10-125-28/+75
| * [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030Eric Moore2007-10-124-0/+64
* | [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
|/
* [SCSI] mptsas: add SMP passthrough support via bsgFUJITA Tomonori2007-07-311-0/+126
* [SCSI] mpt fusion: make logging a global sysfs parameterJames Bottomley2007-07-311-1/+16
* [SCSI] mpt fusion: Changes in mptctl.c for logging supportPrakash, Sathya2007-07-281-125/+141
* [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-284-246/+194Star
* [SCSI] mpt fusion: Changes in mptscsih.c for logging supportPrakash, Sathya2007-07-281-186/+260
* [SCSI] mpt fusion: Changes in mptbase.c for logging supportPrakash, Sathya2007-07-281-233/+234
* [SCSI] mpt fusion: logging support in Kconfig, Makefile, mptbase.h and additi...Prakash, Sathya2007-07-284-229/+308
* [SCSI] mpt fusion: update Kconfig helpGwendal Grignou2007-07-201-0/+1
* [SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya2007-07-183-63/+278
* [SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya2007-07-182-2/+14
* [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-187-0/+272
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-1619-425/+328Star
|\
| * [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-onlyEric Moore2007-06-171-8/+45
| * [SCSI] mpt fusion: cleanup eh handlersEric Moore2007-06-171-55/+77
| * [SCSI] mpt fusion: bump versionEric Moore2007-06-171-2/+2
| * [SCSI] mpt fusion: fc loginfo using defines from the headerEric Moore2007-06-171-7/+31
| * [SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore2007-06-174-12/+0Star