15 Mar, 2011

1 commit

  • Update 5709 mips firmware to 6.2.1a to fix iSCSI performance
    regression. There was an unnecessary context read in the fast path
    affecting performance.

    Update bnx2 to 2.1.6.

    Signed-off-by: Michael Chan
    Signed-off-by: David S. Miller

    Michael Chan
     

01 Jan, 2011

1 commit

  • Update MIPS firmware to 6.2.1, with improved small packet performance
    in RSS mode, and iSCSI CID allocation bug fix on 5708.

    Update driver version to 2.0.21.

    Signed-off-by: Michael Chan
    Signed-off-by: David S. Miller

    Michael Chan
     

12 Oct, 2010

1 commit

  • - Improved flow control and simplified interface
    - Use hardware RSS indirection table instead of the slower firmware-
    based table
    - Lower latency interrupt on 5709

    Signed-off-by: Michael Chan
    Reviewed-by: Benjamin Li
    Signed-off-by: David S. Miller

    Michael Chan
     

18 May, 2010

1 commit


17 Feb, 2010

1 commit


29 Aug, 2009

1 commit


05 Apr, 2009

1 commit

  • Based on original patch by Ben Hutchings and
    Bastian Blank , with the following main changes:

    Separated the mips firmware and rv2p firmware into different files
    to make it easier to update them separately.

    Added some code to fixup the rv2p code with run-time information
    such as PAGE_SIZE.

    Update version to 2.0.0.

    Signed-off-by: Michael Chan
    Signed-off-by: David S. Miller

    Michael Chan