Age | Commit message (Expand) | Author |
2013-01-03 | Drivers: message: remove __dev* attributes. | Greg Kroah-Hartman |
2010-11-16 | SCSI host lock push-down | Jeff Garzik |
2010-07-28 | [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e... | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: sanity check for vdevice pointer is added | Kashyap, Desai |
2010-04-11 | [SCSI] mptfusion: Proper bus_type check is added | Kashyap, Desai |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-17 | [SCSI] fusion: hold off error recovery while alternate ioc is initializing | Michael Reed |
2009-08-22 | [SCSI] mptsas : Removed mptscsih_timer_expired. | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: rewrite of all internal generated functions | Kashyap, Desai |
2009-06-09 | [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region | Kashyap, Desai |
2008-07-27 | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison |
2008-07-22 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers |
2008-06-05 | [SCSI] mpt fusion : Updated copyright statment with 2008 included | Prakash, Sathya |
2008-05-27 | [SCSI] fusion mpt: fix target missing after resetting external raid | Michael Reed |
2007-10-12 | [SCSI] mpt fusion: lock down ScsiLookup | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: removing references to hd->ioc | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: rename vdev to vdevice | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore |
2007-10-12 | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya |
2007-10-12 | [SCSI] mpt fusion: Link speed change display support | Prakash, Sathya |
2007-10-12 | [SCSI] mpt fusion: Change call back indices to u8 from int | Prakash, Sathya |
2007-07-28 | [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logg... | Prakash, Sathya |
2007-07-18 | [SCSI] mpt fusion: add support for Brocade branded LSI FC HBA | Prakash, Sathya |
2007-07-18 | [SCSI] mpt fusion: add sysfs attributes to display IOC parameters | Prakash, Sathya |
2007-06-17 | [SCSI] mpt fusion: remove unused header - linux_compat.h | Eric Moore |
2007-06-17 | [SCSI] mpt fusion: update MAINTAINERS (fusion part) | Eric Moore |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-03 | [SCSI] fusion - bump version - 3.04.04 | Eric Moore |
2007-02-03 | [SCSI] fusion - Greater than 255 target and lun support | Eric Moore |
2007-01-06 | [SCSI] fusion: MODULE_VERSION support | Eric Moore |
2006-12-07 | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-25 | [SCSI] mptfc: stall eh handlers if resetting while rport blocked | Michael Reed |
2006-08-28 | Merge ../linux-2.6 | James Bottomley |
2006-08-06 | [SCSI] mptfc: add additional fc transport attributes | Michael Reed |
2006-08-06 | [SCSI] mptfc: correct out of order event processing | Michael Reed |
2006-08-06 | [SCSI] mptfc: properly wait for firmware target discovery to complete | Michael Reed |
2006-07-13 | [SCSI] mptfusion: misc fix's | Eric Moore |
2006-06-28 | Merge ../linux-2.6/ | James Bottomley |
2006-06-28 | [SCSI] mptsas: Adding 1078 ROC support | Eric Moore |
2006-06-28 | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl |
2006-06-10 | [SCSI] mptfc: abort of board reset leaves port dead requiring reboot | Michael Reed |
2006-06-10 | [SCSI] mptfc: fix fibre channel infinite request/response loop | Michael Reed |
2006-06-10 | [SCSI] mptfc: set fibre channel fw target missing timers to one second | Michael Reed |
2006-06-10 | [SCSI] mptfusion: move fc event/reset handling to mptfc | Michael Reed |
2006-05-10 | [SCSI] mptfc: race between mptfc_register_dev and mptfc_target_alloc | mdr@sgi.com |
2006-04-25 | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations | Moore, Eric |