aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/lsi/mpi_ioc.h
Commit message (Collapse)AuthorAgeFilesLines
* [SCSI] mptfusion: Support SAS2.0 Devices with SAS1.0 ControllersKashyap, Desai2011-02-121-0/+1
| | | | | | | | | | | | SAS1.0 Controller was not able to detect SAS2.0 Expanders due to Link RATE detection was limited to 1.5 Gbps and 3.0 Gbps for SAS1 controllers. Added detection for 6.0 Gbps link. Now, user can mix-up 6.0 Gpbs links with SAS1.0 controller. e.g SAS1.0 HBA <----> SAS2.0 Expander <------> SAS2.0 Expander <--------> SAS1.0 Drive. Signed-off-by: Kashyap Desai <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] mpt fusion: Update MPI Headers to version 01.05.19Kashyap, Desai2009-01-131-2/+20
| | | | | | | | | This Patch is submitted to increment the MPI headers used by LSI MPT fusion drivers to the latest version 01.05.19. Year is changed in CopyRight. Signed-off-by: Kashyap Desai <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] mpt fusion: Change company name from LSI Logic to LSIPrakash, Sathya2007-10-121-1/+1
| | | | | | | | | | Recently LSI Logic Corp was renamed as LSI Corp, so whereever there is a reference of LSI Logic, it is changed to LSI in mpt fusion driver code. signed-off-by: Sathya Prakash <[email protected]> Acked-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] mpt fusion: new mpi headers version 1.5.16Eric Moore2007-06-171-15/+25
| | | | | | | mpi header update Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] fusion: mpi header update - version 1.05.14Eric Moore2007-01-271-3/+72
| | | | | | | | Here are the lastest mpi headers for mpt fusion driver, which defines the firmware to driver interface. Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] fusion : mpi header updateEric Moore2006-06-281-31/+123
| | | | | | | MPI Header Update Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] fusion - mpi header udpateMoore, Eric2006-01-141-1/+121
| | | | | | | This updates mpi headers in fusion drivers to version 1.5.12. Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] fusion: update LSI headersChristoph Hellwig2005-09-051-2/+9
| | | | | Acked by: Moore, Eric Dean <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* [SCSI] fusion - mpi headers version 1.5.9Moore, Eric Dean2005-05-201-62/+182
| | | | | | | This patch contains update for mpi headers 1.5.9. Signed-off-by: Eric Moore <[email protected]> Signed-off-by: James Bottomley <[email protected]>
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+770
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!