| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] mpt fusion: Enable MSI by default for SAS controllers | Prakash, Sathya | 2008-04-07 | 1 | -5/+12 |
* | [SCSI] mpt fusion: Power Management fixes for MPT SAS PCI-E controllers | Prakash, Sathya | 2008-03-18 | 1 | -120/+156 |
* | docbook: fix fusion source files | Randy Dunlap | 2008-03-03 | 1 | -12/+13 |
* | [SCSI] mptbase: fix use-after-free's | Adrian Bunk | 2008-02-22 | 1 | -2/+2 |
* | [SCSI] mpt fusion: Request I/O resources only when required | Prakash, Sathya | 2008-02-11 | 1 | -7/+43 |
* | [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in pa... | Prakash, Sathya | 2008-02-11 | 1 | -1/+3 |
* | [SCSI] mpt fusion: Fix for module unload problem in flash less controller env... | Prakash, Sathya | 2008-01-23 | 1 | -42/+52 |
* | [SCSI] mpt fusion: Fix sparse warnings | Eric Moore | 2007-10-12 | 1 | -11/+16 |
* | [SCSI] mpt fusion: adding/removing white space | Eric Moore | 2007-10-12 | 1 | -11/+11 |
* | [SCSI] mpt fusion: standardize printks and debug info | Eric Moore | 2007-10-12 | 1 | -141/+138 |
* | [SCSI] mpt fusion: fix two potential mem leaks | Jesper Juhl | 2007-10-12 | 1 | -6/+7 |
* | [SCSI] mpt fusion: Change company name from LSI Logic to LSI | Prakash, Sathya | 2007-10-12 | 1 | -3/+3 |
* | [SCSI] mpt fusion: Change call back indices to u8 from int | Prakash, Sathya | 2007-10-12 | 1 | -101/+119 |
* | [SCSI] mpt fusion: Usage of high priority request FIFO to send task managemen... | Prakash, Sathya | 2007-10-12 | 1 | -0/+33 |
* | [SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded LSI 53C1030 | Eric Moore | 2007-10-12 | 1 | -0/+32 |
* | [SCSI] mpt fusion: make logging a global sysfs parameter | James Bottomley | 2007-07-31 | 1 | -1/+16 |
* | [SCSI] mpt fusion: Changes in mptbase.c for logging support | Prakash, Sathya | 2007-07-28 | 1 | -233/+234 |
* | [SCSI] mpt fusion: add support for Brocade branded LSI FC HBA | Prakash, Sathya | 2007-07-18 | 1 | -62/+275 |
* | [SCSI] mpt fusion: add sysfs attributes to display IOC parameters | Prakash, Sathya | 2007-07-18 | 1 | -0/+45 |
* | [SCSI] mpt fusion: fc loginfo using defines from the header | Eric Moore | 2007-06-17 | 1 | -7/+31 |
* | [SCSI] mpt fusion: update MAINTAINERS (fusion part) | Eric Moore | 2007-06-17 | 1 | -1/+1 |
* | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 |
* | [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume() | Horms | 2007-03-20 | 1 | -1/+4 |
* | [SCSI] fusion: kernel-doc warning fixes | Randy Dunlap | 2007-03-20 | 1 | -15/+7 |
* | [SCSI] fusion - bump version - 3.04.04 | Eric Moore | 2007-02-02 | 1 | -1/+1 |
* | [SCSI] fusion - error handling bug fix's | Eric Moore | 2007-02-02 | 1 | -7/+7 |
* | [SCSI] fusion - inactive raid support, and raid event bug fix's | Eric Moore | 2007-02-02 | 1 | -56/+222 |
* | [SCSI] fusion - iocstatus, loginfo, and event debug updates | Eric Moore | 2007-02-02 | 1 | -84/+468 |
* | [SCSI] fusion - Greater than 255 target and lun support | Eric Moore | 2007-02-02 | 1 | -7/+22 |
* | [SCSI] fusion: MODULE_VERSION support | Eric Moore | 2007-01-06 | 1 | -1/+2 |
* | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap | 2006-12-07 | 1 | -118/+137 |
* | Fix typos in doc and comments | Jan Engelhardt | 2006-11-30 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -3/+2 |
* | [SCSI] mptfusion: misc fix's | Eric Moore | 2006-07-13 | 1 | -3/+4 |
* | [SCSI] mptfusion: firmware download boot fix's | Eric Moore | 2006-07-13 | 1 | -8/+18 |
* | [SCSI] mptfusion: sas loginfo update | Eric Moore | 2006-07-13 | 1 | -18/+36 |
* | [SCSI] mptfusion: mptctl panic when loading | Eric Moore | 2006-07-13 | 1 | -6/+6 |
* | Merge ../scsi-misc-2.6 | James Bottomley | 2006-07-03 | 1 | -27/+48 |
|\ |
|
| * | [SCSI] mptbase: mpt_interrupt should return IRQ_NONE | Eric Moore | 2006-06-30 | 1 | -7/+8 |
| * | [SCSI] mptsas: Adding 1078 ROC support | Eric Moore | 2006-06-28 | 1 | -20/+40 |
* | | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-06-21 | 1 | -156/+53 |
|\ |
|
| * | [SCSI] mptfc: abort of board reset leaves port dead requiring reboot | Michael Reed | 2006-06-10 | 1 | -15/+15 |
| * | [SCSI] mptfusion: move fc event/reset handling to mptfc | Michael Reed | 2006-06-10 | 1 | -112/+0 |
| * | Merge ../linux-2.6 | James Bottomley | 2006-06-10 | 1 | -32/+58 |
| |\ |
|
| * | | [SCSI] kdump: mpt fusion driver initialization failure fix | Vivek Goyal | 2006-05-31 | 1 | -38/+50 |
* | | | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2006-06-20 | 1 | -16/+0 |
| |/
|/| |
|
* | | [SCSI] mptspi: reset handler shouldn't be called for other bus protocols | James Bottomley | 2006-05-19 | 1 | -6/+21 |