summaryrefslogtreecommitdiff
path: root/drivers/message/fusion/mptsas.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya1-3/+3
2007-10-12[SCSI] mpt fusion: Creation of mptsas.h header filePrakash, Sathya1-105/+1
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya1-4/+4
2007-10-12[SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen...Prakash, Sathya1-7/+1
2007-08-01[SCSI] mptsas: add SMP passthrough support via bsgFUJITA Tomonori1-0/+126
2007-07-28[SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya1-151/+125
2007-07-18[SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya1-1/+7
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya1-0/+64
2007-06-18[SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore1-1/+1
2007-03-11[SCSI] mptsas: Fix oops for insmod during kexecJudith Lebzelter1-2/+5
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+1
2007-02-03[SCSI] fusion - bump version - 3.04.04Eric Moore1-1/+1
2007-02-03[SCSI] fusion - report wide port sas address's for hba physEric Moore1-22/+30
2007-02-03[SCSI] fusion - serialize target resets in mptsas.cEric Moore1-45/+280
2007-02-03[SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore1-35/+237
2007-02-03[SCSI] fusion - Greater than 255 target and lun supportEric Moore1-38/+35
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore1-2/+3
2007-01-06[SCSI] fusion: power pc and miscellaneous bug fixsEric Moore1-15/+18
2006-11-22WorkStruct: make allyesconfigDavid Howells1-12/+13
2006-08-28[SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley1-3/+8
2006-07-28[SCSI] mptsas: add parent port backlinkJames Bottomley1-2/+6
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore1-14/+1
2006-07-12[SCSI] scsi_transport_sas: kill the use of channel James Bottomley1-35/+21
2006-07-09[SCSI] mptsas: use unnumbered port API and remove driver porttrackingEric Moore1-22/+16
2006-07-01[SCSI] mptsas: eliminate ghost devicesJames Bottomley1-0/+24
2006-07-01[SCSI] mptsas: make two functions staticEric Moore1-2/+2
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportEric Moore1-7/+5
2006-06-28[SCSI] mptsas: wide port supportEric Moore1-271/+692
2006-04-26[SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric1-28/+71
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 - expander hotplug suport in mptsas moduleMoore, Eric1-69/+285
2006-03-14[SCSI] fusion - exposing raid components in mptsasMoore, Eric1-26/+86
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, Eric1-13/+11
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric1-1/+1
2006-02-28[SCSI] mptsas: add support for enclosure and bay identifier attributesChristoph Hellwig1-35/+161
2006-01-31[SCSI] mptsas: don't complain on bogus slave_alloc callsChristoph Hellwig1-2/+1
2006-01-31[SCSI] fusion: move sas persistent event handling over to the mptsas moduleMoore, Eric1-0/+16
2006-01-31[SCSI] fusion: target reset when drive is being removedMoore, Eric1-1/+23
2006-01-31[SCSI] fusion: add support for raid hot add/del supportMoore, Eric1-25/+173
2006-01-14[SCSI] fusion - adding raid support in mptsasMoore, Eric1-1/+26
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig1-24/+11
2006-01-14[SCSI] fusion: convert semaphores to mutexesChristoph Hellwig1-3/+3
2006-01-14[SCSI] mptsas: support basic hotplugChristoph Hellwig1-31/+307
2005-12-14[SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean1-15/+22
2005-12-14[SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean1-7/+10
2005-12-14[SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean1-0/+1