Age | Commit message (Expand) | Author | Files | Lines |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-03 | [SCSI] fusion - bump version - 3.04.04 | Eric Moore | 1 | -1/+1 |
2007-02-03 | [SCSI] fusion - error handling bug fix's | Eric Moore | 1 | -150/+145 |
2007-02-03 | [SCSI] fusion - inactive raid support, and raid event bug fix's | Eric Moore | 1 | -0/+32 |
2007-02-03 | [SCSI] fusion - iocstatus, loginfo, and event debug updates | Eric Moore | 1 | -14/+115 |
2007-02-03 | [SCSI] fusion - move SPI API over to mptspi.c | Eric Moore | 1 | -284/+0 |
2007-02-03 | [SCSI] fusion - Greater than 255 target and lun support | Eric Moore | 1 | -219/+82 |
2007-01-06 | [SCSI] fusion: MODULE_VERSION support | Eric Moore | 1 | -1/+2 |
2007-01-06 | [SCSI] fusion: power pc and miscellaneous bug fixs | Eric Moore | 1 | -2/+3 |
2007-01-06 | [SCSI] fusion: fibre channel: return DID_ERROR for MPI_IOCSTATUS_SCSI_IOC_TER... | Eric Moore | 1 | -0/+11 |
2006-12-07 | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap | 1 | -13/+11 |
2006-07-13 | [SCSI] mptfusion: task abort fix's | Eric Moore | 1 | -15/+37 |
2006-07-13 | [SCSI] mptfusion: sas nexus loss support | Eric Moore | 1 | -1/+18 |
2006-07-13 | [SCSI] mptfusion: sas enclosures with smart drive | Eric Moore | 1 | -0/+47 |
2006-06-11 | [SCSI] mptfc: abort of board reset leaves port dead requiring reboot | Michael Reed | 1 | -1/+1 |
2006-06-11 | [SCSI] mptfusion: move fc event/reset handling to mptfc | Michael Reed | 1 | -21/+0 |
2006-04-26 | [SCSI] - fusion - mptfc bug fix's to prevent deadlock situations | Moore, Eric | 1 | -22/+26 |
2006-04-26 | [SCSI] mptfusion: bug fix's for raid components adding/deleting | Moore, Eric | 1 | -1/+1 |
2006-03-14 | [SCSI] fusion - exposing raid components in mptsas | Moore, Eric | 1 | -1/+20 |
2006-03-14 | [SCSI] fusion - removing target_id/bus_id from the VirtDevice structure | Moore, Eric | 1 | -11/+8 |
2006-03-14 | [SCSI] fusion - move some debug firmware event debug msgs to verbose level | Moore, Eric | 1 | -1/+1 |
2006-03-12 | [SCSI] mptscsih: remove unused page 1 setting function | James Bottomley | 1 | -44/+0 |
2006-03-01 | [SCSI] mptspi: Add transport class Domain Validation | James Bottomley | 1 | -2314/+88 |
2006-02-05 | [SCSI] fusion - mptctl - Event Log Fix | Moore, Eric | 1 | -1/+1 |
2006-01-31 | [SCSI] fusion: add message sanity check | Moore, Eric | 1 | -1/+14 |
2006-01-31 | [SCSI] fusion: unloading the driver - only set asyn narrow for configured dev... | Moore, Eric | 1 | -6/+8 |
2006-01-31 | [SCSI] fusion: add task managment response code info | Moore, Eric | 1 | -0/+41 |
2006-01-31 | [SCSI] fusion: overrun tape fix | Moore, Eric | 1 | -1/+2 |
2006-01-31 | [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi | Christoph Hellwig | 1 | -3/+17 |
2006-01-31 | [SCSI] fusion: fix compile | James Bottomley | 1 | -2/+2 |
2006-01-31 | [SCSI] fusion: move sas persistent event handling over to the mptsas module | Moore, Eric | 1 | -19/+0 |
2006-01-14 | [SCSI] mptfusion - fc transport attributes | Michael Reed | 1 | -4/+24 |
2006-01-14 | [SCSI] fusion: kzalloc / kcalloc conversion | Christoph Hellwig | 1 | -4/+2 |
2005-12-14 | [SCSI] mptfusion - mapping fixs required support for transport layers. | Moore, Eric Dean | 1 | -380/+365 |
2005-12-14 | [SCSI] mptfusion - prep for removing domain validation | Moore, Eric Dean | 1 | -111/+114 |
2005-12-14 | [SCSI] mptfusion - bus_type, change SCSI to SPI | Moore, Eric Dean | 1 | -15/+15 |
2005-12-02 | [SCSI] mptfusion : dv performance fix | Moore, Eric Dean | 1 | -0/+10 |
2005-11-07 | [PATCH] message: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -4/+2 |
2005-09-19 | [SCSI] fusion SAS support (mptsas driver) minor fix | Moore, Eric Dean | 1 | -0/+1 |
2005-09-19 | [SCSI] fusion SAS support (mptsas driver) updates | Moore, Eric Dean | 1 | -214/+233 |
2005-09-19 | [SCSI] fusion core changes for SAS support | Christoph Hellwig | 1 | -9/+6 |
2005-09-05 | [SCSI] fusion: whitespace fixes | Christoph Hellwig | 1 | -46/+52 |
2005-09-05 | [SCSI] fusion: endianess fixes | Christoph Hellwig | 1 | -12/+12 |
2005-09-05 | [SCSI] fusion: extended config header support | Christoph Hellwig | 1 | -9/+9 |
2005-07-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 1 | -26/+21 |
2005-07-01 | [SCSI] - mptfusion - convert to new change_queue_depth API | Moore, Eric Dean | 1 | -26/+21 |
2005-06-28 | [PATCH] PCI: make drivers use the pci shutdown callback instead of the driver... | Greg Kroah-Hartman | 1 | -5/+5 |
2005-06-21 | [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk... | Yani Ioannou | 1 | -1/+1 |
2005-06-17 | [SCSI] allow sleeping in ->eh_host_reset_handler() | Jeff Garzik | 1 | -4/+0 |
2005-06-17 | [SCSI] allow sleeping in ->eh_bus_reset_handler() | Jeff Garzik | 1 | -2/+1 |