08 Apr, 2008

2 commits


20 Oct, 2007

1 commit

  • Prior to use struct marker in the linux kernel markers, we need to clean
    two drivers which use this structure name.

    Change bonding driver types :
    - struct marker to struct bond_marker.
    - marker_t to bond_marker_t.
    - marker_header to bond_marker_header.
    - marker_header_t to bond_marker_header_t.

    Change qla4xxx struct marker_entry usage :
    - Change struct marker_entry for struct qla4_marker_entry.

    Signed-off-by: Mathieu Desnoyers
    Cc: Chad Tindel
    Cc: Jay Vosburgh
    Cc: David Somayajulu
    Cc: James Bottomley
    Cc: Ravi Anand
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Mathieu Desnoyers
     

27 May, 2007

1 commit


23 Nov, 2006

1 commit

  • This patch provides the following:

    1. adds support for the next version of Qlogic's iSCSI HBA, qla4032
    (PCI Device ID 4032).

    2. removes dead code related to topcat chip and renames
    qla4010_soft_reset to qla4xxx_soft_reset (minor changes).

    Signed-off-by: David Somayajulu
    Signed-off-by: James Bottomley

    David C Somayajulu
     

05 Oct, 2006

1 commit