18 Jun, 2006

1 commit


04 Mar, 2006

1 commit


24 Jan, 2006

2 commits

  • Update version to 1.4.31 and add 2006 copyright.

    Skip the last digit when reporting the firmware version.

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

    Michael Chan
     
  • Fix TCP/UDP checksum verification. Use status bits in the buffer
    descriptor instead of the checksum value to verify rx checksum.
    Using the checksum value will be incorrect if the UDP packet has
    zero in the UDP checksum field.

    Firmware update required for this fix.

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

    Michael Chan
     

06 Nov, 2005

1 commit


27 May, 2005

1 commit

  • A new driver bnx2 for Broadcom bcm5706 is available.

    The patch also includes new 1000BASE-X advertisement bit definitions in
    mii.h

    Thanks to David Miller and Jeff Garzik for reviewing and their valuable
    feedback.

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

    Michael Chan