- cddc0ab [SCSI] mpt fusion : Updated copyright statment with 2008 included by Prakash, Sathya · 16 years ago
- 7ba2db5 [SCSI] fusion mpt: fix target missing after resetting external raid by Michael Reed · 17 years ago
- 7748369 [SCSI] mptsas: do not use ioc->handle to locate hba portinfo structure by Michael Reed · 17 years ago
- 51f39ea [SCSI] mpt fusion: don't oops if NumPhys==0 by Krzysztof Oledzki · 17 years ago
- 38b3167 [SCSI] mpt fusion: make mptsas_smp_handler update resid by FUJITA Tomonori · 17 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
- 50847ed [SCSI] mpt fusion: removing Dell copyright 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
- 56af97a [SCSI] mpt fusion: Creation of mptsas.h header file by Prakash, Sathya · 17 years ago
- f606f57 [SCSI] mpt fusion: Change call back indices to u8 from int by Prakash, Sathya · 17 years ago
- 7a195f4 [SCSI] mpt fusion: Usage of high priority request FIFO to send task management commands by Prakash, Sathya · 17 years ago
- 159e36f [SCSI] mptsas: add SMP passthrough support via bsg by FUJITA Tomonori · 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
- 16d2010 [SCSI] mpt fusion: update MAINTAINERS (fusion part) by Eric Moore · 17 years ago
- ba76ef2 [SCSI] mptsas: Fix oops for insmod during kexec by Judith Lebzelter · 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
- 2ecce49 [SCSI] fusion - report wide port sas address's for hba phys by Eric Moore · 18 years ago
- df9e062 [SCSI] fusion - serialize target resets in mptsas.c by Eric Moore · 18 years ago
- b506ade [SCSI] fusion - inactive raid support, and raid event bug fix's 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
- f99be43 [SCSI] fusion: power pc and miscellaneous bug fixs by Eric Moore · 18 years ago
- c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
- f4ad7b5 [SCSI] scsi_transport_sas: remove local_attached flag by James Bottomley · 18 years ago
- 0c269e6 [SCSI] mptsas: add parent port backlink by James Bottomley · 18 years ago
- ba856d3 [SCSI] mptfusion: misc fix's by Eric Moore · 18 years ago
- e8bf394 [SCSI] scsi_transport_sas: kill the use of channel by James Bottomley · 18 years ago
- dc22f16 [SCSI] mptsas: use unnumbered port API and remove driver porttracking by Eric Moore · 18 years ago
- 2686de2 [SCSI] mptsas: eliminate ghost devices by James Bottomley · 18 years ago
- 376ac83 [SCSI] mptsas: make two functions static by Eric Moore · 18 years ago
- 87cf898 [SCSI] mptsas: Adding 1078 ROC support by Eric Moore · 18 years ago
- 547f9a2 [SCSI] mptsas: wide port support by Eric Moore · 18 years ago
- bd23e94 [SCSI] mptfusion: bug fix's for raid components adding/deleting by Moore, Eric · 19 years ago
- 3c0c25b [SCSI] mptfusion - fix panic in mptsas_slave_configure by Moore, Eric · 19 years ago
- f013db3 [SCSI] convert mptsas over to end_device/expander allocations by James Bottomley · 19 years ago
- e6b2d76 [SCSI] fusion - expander hotplug suport in mptsas module by Moore, Eric · 19 years ago
- f44e546 [SCSI] fusion - exposing raid components in mptsas by Moore, Eric · 19 years ago
- db9c917 [SCSI] fusion - memory leak, and initializing fields by Moore, Eric · 19 years ago
- 5243543 [SCSI] fusion - exclosure misspelled by Moore, Eric · 19 years ago
- 4b76647 [SCSI] fusion - cleanup mptsas event handling functions by Moore, Eric · 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
- e309444 [SCSI] mptsas: add support for enclosure and bay identifier attributes by Christoph Hellwig · 19 years ago
- 23f236e [SCSI] mptsas: don't complain on bogus slave_alloc calls by Christoph Hellwig · 19 years ago
- 79de278 [SCSI] fusion: move sas persistent event handling over to the mptsas module by Moore, Eric · 19 years ago
- 7d3eecf [SCSI] fusion: target reset when drive is being removed by Moore, Eric · 19 years ago
- c73787ee [SCSI] fusion: add support for raid hot add/del support by Moore, Eric · 19 years ago
- 816aa90 [SCSI] fusion - adding raid support in mptsas by Moore, Eric · 19 years ago
- 1ca00bb [SCSI] fusion: kzalloc / kcalloc conversion by Christoph Hellwig · 19 years ago
- eeb846c [SCSI] fusion: convert semaphores to mutexes by Christoph Hellwig · 19 years ago
- 9a28f49 [SCSI] mptsas: support basic hotplug 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
- f9a2d2e [SCSI] mptsas: white space fixes and version bump by Christoph Hellwig · 19 years ago
- da4fa65 [SCSI] mptsas: add support for PHY resets by Christoph Hellwig · 19 years ago
- ac01bbb [SCSI] sas: add flag for locally attached PHYs by Christoph Hellwig · 19 years ago
- b514112 [SCSI] mptsas: support link error attributes by Christoph Hellwig · 19 years ago
- 024358e [PATCH] mptsas: fix phy identifiers by Eric Moore · 19 years ago
- 466544d [SCSI] fusion SAS support (mptsas driver) updates by Moore, Eric Dean · 19 years ago
- 0c33b27 [SCSI] fusion SAS support (mptsas driver) by Christoph Hellwig · 19 years ago