summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptfc.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: mptfc: fix spelling mistake in macro namesColin Ian King2018-04-191-1/+1
* scsi: mptfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke2017-08-251-9/+1
* scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()Hannes Reinecke2017-04-241-1/+6
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* scsi: fusion: Fix error return code in mptfc_probe()Wei Yongjun2016-09-141-1/+3
* scsi: mptfc: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-021-1/+2
* mptfusion: remove redundant kfree checksJoe Lawrence2014-07-251-2/+1
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-3/+3
* fusion: Remove use of DEF_SCSI_QCMDMatthew Wilcox2014-05-281-7/+5
* fusion: switch to ->show_info()Al Viro2013-04-091-1/+1
* Drivers: message: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+3
* 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
|/
OpenPOWER on IntegriCloud