aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptscsih.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-18[SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllersPrakash, Sathya1-1/+10
2008-03-03docbook: fix fusion source filesRandy Dunlap1-9/+5
2008-02-03drivers/message/: Spelling fixesJoe Perches1-1/+1
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori1-1/+1
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-3/+3
2007-10-16Fusion: sg chaining supportJens Axboe1-3/+3
2007-10-15docbook: fix kernel-api contentRandy Dunlap1-7/+3
2007-10-12[SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_printk APIEric Moore1-2/+2
2007-10-12[SCSI] mpt fusion: lock down ScsiLookupEric Moore1-77/+135
2007-10-12[SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore1-42/+32
2007-10-12[SCSI] mpt fusion: removing references to hd->iocEric Moore1-95/+104
2007-10-12[SCSI] mpt fusion: rename vdev to vdeviceEric Moore1-18/+18
2007-10-12[SCSI] mpt fusion: standardize printks and debug infoEric Moore1-68/+72
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya1-3/+3
2007-10-12[SCSI] mpt fusion: Usage of high priority request FIFO to send task management commandsPrakash, Sathya1-4/+10
2007-07-28[SCSI] mpt fusion: Changes in mptscsih.c for logging supportPrakash, Sathya1-186/+260
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya1-0/+153
2007-06-17[SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-onlyEric Moore1-8/+45
2007-06-17[SCSI] mpt fusion: cleanup eh handlersEric Moore1-55/+77
2007-06-17[SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore1-1/+0
2007-06-17[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore1-1/+1
2007-05-30[SCSI] Merge up to linux-2.6 headJames Bottomley1-4/+4
2007-05-29[SCSI] fusion: convert to use the data buffer accessorsFUJITA Tomonori1-59/+19
2007-05-22[SCSI] fusion: Fix |/|| confusionDave Jones1-4/+4
2007-03-20[SCSI] fusion: remove VMWare guest OS remounted as read only work aroundEric Moore1-4/+1
2007-03-20[SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms1-2/+1
2007-03-20[SCSI] fusion: remove unnecessary code in mptscsih_resume()Horms1-12/+0
2007-03-20[SCSI] fusion: kernel-doc warning fixesRandy Dunlap1-5/+10
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-02[SCSI] fusion - bump version - 3.04.04Eric Moore1-1/+1
2007-02-02[SCSI] fusion - error handling bug fix'sEric Moore1-150/+145
2007-02-02[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore1-0/+32
2007-02-02[SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore1-14/+115
2007-02-02[SCSI] fusion - move SPI API over to mptspi.cEric Moore1-284/+0
2007-02-02[SCSI] fusion - Greater than 255 target and lun supportEric Moore1-219/+82
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore1-1/+2
2007-01-06[SCSI] fusion: power pc and miscellaneous bug fixsEric Moore1-2/+3
2007-01-06[SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TERMINATEDEric Moore1-0/+11
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-13/+11
2006-07-13[SCSI] mptfusion: task abort fix'sEric Moore1-15/+37
2006-07-13[SCSI] mptfusion: sas nexus loss supportEric Moore1-1/+18
2006-07-13[SCSI] mptfusion: sas enclosures with smart driveEric Moore1-0/+47
2006-06-10[SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed1-1/+1
2006-06-10[SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed1-21/+0
2006-04-25[SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric1-22/+26
2006-04-25[SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric1-1/+1
2006-03-14[SCSI] fusion - exposing raid components in mptsasMoore, Eric1-1/+20
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric1-11/+8
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric1-1/+1
2006-03-12[SCSI] mptscsih: remove unused page 1 setting functionJames Bottomley1-44/+0