| Age | Commit message (Expand) | Author | Files | Lines |
| 2006-03-12 | [SCSI] mptscsih: remove unused page 1 setting function |  James Bottomley | 1 | -44/+0 |
| 2006-03-12 | [SCSI] i2o: fix memory leak in i2o_exec_lct_modified |  Vasily Averin | 1 | -4/+17 |
| 2006-03-01 | [SCSI] mptspi: Add transport class Domain Validation |  James Bottomley | 6 | -2458/+773 |
| 2006-02-27 | [SCSI] mptsas: add support for enclosure and bay identifier attributes |  Christoph Hellwig | 1 | -35/+161 |
| 2006-02-27 | [SCSI] drivers/message/fusion/mptfc.c: make 2 functions static |  Adrian Bunk | 1 | -2/+2 |
| 2006-02-27 | [SCSI] fusion - mptlan - remove wierd humor print |  Moore, Eric | 1 | -4/+1 |
| 2006-02-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 |  Linus Torvalds | 5 | -157/+207 |
| 2006-02-05 | [PATCH] Fix i2o_scsi oops on abort |  Markus Lidel | 1 | -1/+1 |
| 2006-02-04 | [SCSI] fusion - mptctl -adding asyn event notification support |  Moore, Eric | 2 | -0/+80 |
| 2006-02-04 | [SCSI] fusion - mptctl -firmware download fix |  Moore, Eric | 1 | -15/+20 |
| 2006-02-04 | [SCSI] fusion - mptctl - backplane istwi fix |  Moore, Eric | 3 | -125/+63 |
| 2006-02-04 | [SCSI] fusion - mptctl -sense width fix |  Moore, Eric | 1 | -2/+6 |
| 2006-02-04 | [SCSI] fusion - mptctl - Event Log Fix |  Moore, Eric | 3 | -5/+4 |
| 2006-02-04 | [SCSI] fusion - mtctl - change to wait_event_timeout |  Moore, Eric | 1 | -6/+5 |
| 2006-02-04 | [SCSI] fusion - mptctl - adding support for bus_type=SAS |  Moore, Eric | 2 | -4/+8 |
| 2006-02-04 | [SCSI] fusion - mptctl - MPTCOMMAND - adding function types. |  Moore, Eric | 1 | -0/+21 |
| 2006-02-03 | [PATCH] I2O: fix and workaround for Motorola/Freescale controller |  Markus Lidel | 2 | -0/+21 |
| 2006-02-03 | [PATCH] I2O: don't disable PCI device if it is enabled before probing |  Markus Lidel | 1 | -15/+14 |
| 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 devices |  Moore, Eric | 1 | -6/+8 |
| 2006-01-31 | [SCSI] fusion: unloading the driver results in panic - fix |  Moore, Eric | 1 | -4/+10 |
| 2006-01-31 | [SCSI] mptsas: don't complain on bogus slave_alloc calls |  Christoph Hellwig | 1 | -2/+1 |
| 2006-01-31 | [SCSI] fusion: add task managment response code info |  Moore, Eric | 1 | -0/+41 |
| 2006-01-31 | [SCSI] fusion: add MSI support |  Christoph Hellwig | 1 | -0/+11 |
| 2006-01-31 | [SCSI] fusion: overrun tape fix |  Moore, Eric | 1 | -1/+2 |
| 2006-01-31 | [SCSI] fusion: add verbose messages for RAID actions |  Moore, Eric | 1 | -0/+136 |
| 2006-01-31 | [SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytes |  Moore, Eric | 1 | -1/+1 |
| 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: mptsas, increase discovery timout to 300 seconds |  Moore, Eric | 1 | -6/+9 |
| 2006-01-31 | [SCSI] fusion: spi bus reset when driver loads |  Moore, Eric | 2 | -1/+17 |
| 2006-01-31 | [SCSI] fusion: fix compile |  James Bottomley | 2 | -2/+3 |
| 2006-01-31 | [SCSI] fusion: bump version |  Moore, Eric | 1 | -2/+2 |
| 2006-01-31 | [SCSI] fusion: FC rport code fixes |  Michael Reed | 3 | -63/+151 |
| 2006-01-31 | [SCSI] fusion: move sas persistent event handling over to the mptsas module |  Moore, Eric | 3 | -19/+17 |
| 2006-01-31 | [SCSI] fusion: target reset when drive is being removed |  Moore, Eric | 1 | -1/+23 |
| 2006-01-31 | [SCSI] fusion: add support for raid hot add/del support |  Moore, Eric | 1 | -25/+173 |
| 2006-01-14 | [PATCH] Unlinline a bunch of other functions |  Arjan van de Ven | 1 | -2/+2 |
| 2006-01-14 | [SCSI] mptfc: need to select transport attrs |  James Bottomley | 1 | -0/+1 |
| 2006-01-14 | [SCSI] fusion - fix pci express bug |  Moore, Eric | 1 | -4/+4 |
| 2006-01-14 | [SCSI] fusion - mpi header udpate |  Moore, Eric | 8 | -100/+552 |
| 2006-01-14 | [SCSI] fusion - adding raid support in mptsas |  Moore, Eric | 2 | -1/+27 |
| 2006-01-14 | [SCSI] fusion - adding support for FC949ES |  Moore, Eric | 2 | -0/+6 |
| 2006-01-14 | [SCSI] mptfusion - fc transport attributes |  Michael Reed | 4 | -27/+613 |
| 2006-01-14 | [SCSI] fix up message/i2o/pci.c |  James Bottomley | 1 | -1/+1 |
| 2006-01-14 | [SCSI] fusion: kzalloc / kcalloc conversion |  Christoph Hellwig | 6 | -75/+35 |
| 2006-01-14 | [SCSI] fusion: convert semaphores to mutexes |  Christoph Hellwig | 3 | -11/+11 |
| 2006-01-14 | [SCSI] mptsas: support basic hotplug |  Christoph Hellwig | 2 | -31/+308 |
| 2006-01-14 | [SCSI] I2O: move pci_request_regions() just behind pci_enable_device() |  Salyzyn, Mark | 1 | -5/+5 |
| 2006-01-10 | [PATCH] don't include ioctl32.h in drivers |  Christoph Hellwig | 1 | -2/+0 |
| 2006-01-10 | spelling: s/retreive/retrieve/ |  Adrian Bunk | 1 | -1/+1 |