summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptfc.c
Commit message (Expand)AuthorAgeFilesLines
* SCSI host lock push-downJeff Garzik2010-11-161-3/+4
* [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-281-3/+6
* [SCSI] mptfusion: sanity check for vdevice pointer is addedKashyap, Desai2010-04-111-0/+17
* [SCSI] mptfusion: Proper bus_type check is addedKashyap, Desai2010-04-111-1/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] fusion: hold off error recovery while alternate ioc is initializingMichael Reed2010-02-171-6/+11
* [SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai2009-08-221-19/+0
* [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai2009-06-091-2/+0
* [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai2009-06-091-1/+0
* [SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai2009-06-091-2/+0
* [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory regionKashyap, Desai2009-06-091-6/+4
* [SCSI] replace __FUNCTION__ with __func__Harvey Harrison2008-07-271-4/+4
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-211-2/+2
* [SCSI] mpt fusion : Updated copyright statment with 2008 includedPrakash, Sathya2008-06-051-1/+1
* [SCSI] fusion mpt: fix target missing after resetting external raidMichael Reed2008-05-271-2/+0
* [SCSI] mpt fusion: lock down ScsiLookupEric Moore2007-10-121-3/+4
* [SCSI] mpt fusion: add use of shost_priv and remove all the typecastingEric Moore2007-10-121-10/+7
* [SCSI] mpt fusion: removing references to hd->iocEric Moore2007-10-121-7/+10
* [SCSI] mpt fusion: rename vdev to vdeviceEric Moore2007-10-121-10/+10
* [SCSI] mpt fusion: standardize printks and debug infoEric Moore2007-10-121-5/+5
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-121-3/+3
* [SCSI] mpt fusion: Link speed change display supportPrakash, Sathya2007-10-121-0/+66
* [SCSI] mpt fusion: Change call back indices to u8 from intPrakash, Sathya2007-10-121-3/+3
* [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg...Prakash, Sathya2007-07-281-61/+47
* [SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya2007-07-181-0/+2
* [SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya2007-07-181-0/+1
* [SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore2007-06-171-1/+0
* [SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore2007-06-171-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-021-1/+1
* [SCSI] fusion - Greater than 255 target and lun supportEric Moore2007-02-021-30/+21
* [SCSI] fusion: MODULE_VERSION supportEric Moore2007-01-061-1/+2
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-071-3/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+8
* [SCSI] mptfc: stall eh handlers if resetting while rport blockedMichael Reed2006-10-251-4/+85
* Merge ../linux-2.6James Bottomley2006-08-271-54/+38
|\
| * [SCSI] mptfc: correct out of order event processingMichael Reed2006-08-061-53/+34
| * [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] mptfusion: misc fix'sEric Moore2006-07-131-13/+1
* Merge ../linux-2.6/James Bottomley2006-06-281-4/+2
|\
| * [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-271-4/+2
* | [SCSI] mptsas: Adding 1078 ROC supportEric Moore2006-06-281-8/+8
|/
* [SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed2006-06-101-1/+1
* [SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed2006-06-101-2/+34
* [SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed2006-06-101-9/+162
* [SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed2006-06-101-3/+184
* [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com2006-05-101-4/+7
* [SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric2006-04-251-48/+77
* [SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric2006-03-141-25/+8