aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptfc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-16SCSI host lock push-downJeff Garzik1-3/+4
2010-07-28[SCSI] mptfusion: Extra debug prints added relavent to Device missing delay error handlingKashyap, Desai1-3/+6
2010-04-11[SCSI] mptfusion: sanity check for vdevice pointer is addedKashyap, Desai1-0/+17
2010-04-11[SCSI] mptfusion: Proper bus_type check is addedKashyap, Desai1-1/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-17[SCSI] fusion: hold off error recovery while alternate ioc is initializingMichael Reed1-6/+11
2009-08-22[SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai1-19/+0
2009-06-09[SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai1-2/+0
2009-06-09[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai1-1/+0
2009-06-09[SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai1-2/+0
2009-06-09[SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai1-6/+4
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison1-4/+4
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers1-2/+2
2008-06-05[SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya1-1/+1
2008-05-27[SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed1-2/+0
2007-10-12[SCSI] mpt fusion: lock down ScsiLookupEric Moore1-3/+4
2007-10-12[SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore1-10/+7
2007-10-12[SCSI] mpt fusion: removing references to hd->iocEric Moore1-7/+10
2007-10-12[SCSI] mpt fusion: rename vdev to vdeviceEric Moore1-10/+10
2007-10-12[SCSI] mpt fusion: standardize printks and debug infoEric Moore1-5/+5
2007-10-12[SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya1-3/+3
2007-10-12[SCSI] mpt fusion: Link speed change display supportPrakash, Sathya1-0/+66
2007-10-12[SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya1-3/+3
2007-07-28[SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logging supportPrakash, Sathya1-61/+47
2007-07-18[SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya1-0/+2
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya1-0/+1
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-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 - Greater than 255 target and lun supportEric Moore1-30/+21
2007-01-06[SCSI] fusion: MODULE_VERSION supportEric Moore1-1/+2
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-3/+2
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+8
2006-10-25[SCSI] mptfc: stall eh handlers if resetting while rport blockedMichael Reed1-4/+85
2006-08-27Merge ../linux-2.6James Bottomley1-54/+38
2006-08-06[SCSI] mptfc: add additional fc transport attributesMichael Reed1-16/+84
2006-08-06[SCSI] mptfc: correct out of order event processingMichael Reed1-53/+34
2006-08-06[SCSI] mptfc: properly wait for firmware target discovery to completeMichael Reed1-1/+4
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore1-13/+1
2006-06-28Merge ../linux-2.6/James Bottomley1-4/+2
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportEric Moore1-8/+8
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl1-4/+2
2006-06-10[SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed1-1/+1
2006-06-10[SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed1-2/+34
2006-06-10[SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed1-9/+162
2006-06-10[SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed1-3/+184
2006-05-10[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com1-4/+7
2006-04-25[SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric1-48/+77
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric1-25/+8