- ea2a788 [SCSI] mpt fusion: rewrite of ioctl_cmds internal generated function by Kashyap, Desai · 15 years ago
- e7deff3 [SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frame by Kashyap, Desai · 15 years ago
- 1ba9ab2 [SCSI] mpt fusion: rewrite taskmgmt request and completion routines by Kashyap, Desai · 15 years ago
- 37c60f3 [SCSI] mpt fusion: rewrite of all internal generated functions by Kashyap, Desai · 15 years ago
- 14d0f0b [SCSI] mpt fusion: Fixing 1078 data corruption issue for 36GB memory region by Kashyap, Desai · 15 years ago
- 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
- cc47244 [SCSI] mpt fusion : Setting intial period to 0xFF instead of 0xA by Prakash, Sathya · 16 years ago
- 081a5bc [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work() by James Bottomley · 16 years ago
- cddc0ab [SCSI] mpt fusion : Updated copyright statment with 2008 included by Prakash, Sathya · 16 years ago
- c51d0be [SCSI] mpt fusion: fix up fusion prints using the sdev_printk, dev_printk, and shost_printk API by Eric Moore · 17 years ago
- e820638 [SCSI] mpt fusion: lock down ScsiLookup by Eric Moore · 17 years ago
- bc6e089 [SCSI] mpt fusion: Fix sparse warnings by Eric Moore · 17 years ago
- e7eae9f [SCSI] mpt fusion: add use of shost_priv and remove all the typecasting by Eric Moore · 17 years ago
- e80b002 [SCSI] mpt fusion: removing references to hd->ioc by Eric Moore · 17 years ago
- a69de50 [SCSI] mpt fusion: rename vdev to vdevice by Eric Moore · 17 years ago
- 29dd360 [SCSI] mpt fusion: standardize printks and debug info by Eric Moore · 17 years ago
- f36789e [SCSI] mpt fusion: Change company name from LSI Logic to LSI by Prakash, Sathya · 17 years ago
- f606f57 [SCSI] mpt fusion: Change call back indices to u8 from int by Prakash, Sathya · 17 years ago
- 232f08f [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 by Eric Moore · 17 years ago
- d6ecdd6 [SCSI] mpt fusion: Changes in mptfc.c mptlan.c mptsas.c and mptspi.c for logging support by Prakash, Sathya · 17 years ago
- 57ce21b [SCSI] mpt fusion: deregister from transport layer if PCI registration failed by Prakash, Sathya · 17 years ago
- edb9068 [SCSI] mpt fusion: add sysfs attributes to display IOC parameters by Prakash, Sathya · 17 years ago
- bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
- caa5dea [SCSI] mpt fusion: remove unused header - linux_compat.h by Eric Moore · 17 years ago
- 16d2010 [SCSI] mpt fusion: update MAINTAINERS (fusion part) by Eric Moore · 17 years ago
- 29982e9 [SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive by Doug Chapman · 18 years ago
- 72978245 [SCSI] fusion: fix domain validation loops by Eric Moore · 18 years ago
- 301b01a [SCSI] fusion: make mptspi_target_destroy() static by Adrian Bunk · 18 years ago
- 1544d67 [SCSI] fusion: kernel-doc warning fixes by Randy Dunlap · 18 years ago
- cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
- 07c861d [SCSI] fusion - bump version - 3.04.04 by Eric Moore · 18 years ago
- b506ade [SCSI] fusion - inactive raid support, and raid event bug fix's by Eric Moore · 18 years ago
- 873c82e [SCSI] fusion - added mptspi debug by Eric Moore · 18 years ago
- 5a9c47b [SCSI] fusion - move SPI API over to mptspi.c by Eric Moore · 18 years ago
- 793955f [SCSI] fusion - Greater than 255 target and lun support by Eric Moore · 18 years ago
- 9f4203b [SCSI] fusion: MODULE_VERSION support by Eric Moore · 18 years ago
- d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
- c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
- ba856d3 [SCSI] mptfusion: misc fix's by Eric Moore · 18 years ago
- 87cf898 [SCSI] mptsas: Adding 1078 ROC support by Eric Moore · 18 years ago
- c29ca9d [FUSION]: Fix mptspi.c build with CONFIG_PM not set. by Tom "spot" Callaway · 18 years ago
- 6e1cad0 [SCSI] mptspi: revalidate negotiation parameters after host reset and resume by Eric Moore · 19 years ago
- 914c2d8 [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure by Moore, Eric · 19 years ago
- 3a892be [SCSI] fusion - move some debug firmware event debug msgs to verbose level by Moore, Eric · 19 years ago
- c92f222 [SCSI] mptspi: Add transport class Domain Validation by James Bottomley · 19 years ago
- d8e925d [SCSI] fusion: spi bus reset when driver loads by Moore, Eric · 19 years ago
- 1ca00bb [SCSI] fusion: kzalloc / kcalloc conversion by Christoph Hellwig · 19 years ago
- c7c8298 [SCSI] mptfusion - mapping fixs required support for transport layers. by Moore, Eric Dean · 19 years ago
- 7acec1e [SCSI] mptfusion - cleaning up xxx_probe error handling by Moore, Eric Dean · 19 years ago
- f78496d [SCSI] mptfusion - adding = THIS_MODULE by Moore, Eric Dean · 19 years ago
- 466544d [SCSI] fusion SAS support (mptsas driver) updates by Moore, Eric Dean · 19 years ago
- c6678e0 [SCSI] fusion: whitespace fixes by Christoph Hellwig · 19 years ago
- 2d98601 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 19 years ago
- 6e3815b [SCSI] - mptfusion - convert to new change_queue_depth API by Moore, Eric Dean · 19 years ago
- d18c3db [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback. by Greg Kroah-Hartman · 19 years ago
- 1241319 [SCSI] remove scsi_set_device by Christoph Hellwig · 19 years ago
- d335cc3 [SCSI] mptfusion: fix panic loading driver statically compiled by Moore, Eric Dean · 20 years ago
- 243eabc [SCSI] mptfusion: mptspi Adding Stub Driver - SCSI Parallel by Moore, Eric Dean · 20 years ago