26 Jul, 2011

3 commits


02 May, 2011

1 commit


21 May, 2009

2 commits

  • This version contains following main changes
    - Switch to new layout to support more types of ASIC.
    - SSP TMF supported and related Error Handing enhanced.
    - Support flash feature with delay 2*HZ when PHY changed.
    - Support Marvell 94xx series ASIC for 6G SAS/SATA, which has 2
    88SE64xx chips but any different register description.
    - Support SPI flash for HBA-related configuration info.
    - Other patch enhanced from kernel side such as increasing PHY type

    [jejb: fold back in DMA_BIT_MASK changes]
    Signed-off-by: Ying Chu
    Signed-off-by: Andy Yan
    Signed-off-by: Ke Wei
    Signed-off-by: Jeff Garzik
    Signed-off-by: James Bottomley

    Andy Yan
     
  • Split mvsas driver into multiple source codes, based on the split
    and function distribution found in Marvell's mvsas update.

    Signed-off-by: Jeff Garzik
    Signed-off-by: James Bottomley

    Jeff Garzik