diff options
author | Michael Chan <mchan@broadcom.com> | 2010-10-11 16:12:00 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-10-11 16:12:00 -0700 |
commit | 22fa159d37efbfe781bbb99279efe83f58b87d29 (patch) | |
tree | 2778781f91b36cd690700db059ae54b541bcec87 /firmware/WHENCE | |
parent | e37ef961e50d74f55e9edb48e54dd2e7963aad39 (diff) | |
download | blackbird-op-linux-22fa159d37efbfe781bbb99279efe83f58b87d29.tar.gz blackbird-op-linux-22fa159d37efbfe781bbb99279efe83f58b87d29.zip |
bnx2: Update firmware to 6.0.x.
- 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 <mchan@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 1d3936c2e2f7..f22c4dfd0733 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE @@ -699,15 +699,16 @@ Found in hex form in kernel source. Driver: BNX2 - Broadcom NetXtremeII -File: bnx2/bnx2-mips-06-4.6.16.fw -File: bnx2/bnx2-rv2p-06-4.6.16.fw -File: bnx2/bnx2-mips-09-4.6.17.fw -File: bnx2/bnx2-rv2p-09-4.6.15.fw +File: bnx2/bnx2-mips-06-6.0.15.fw +File: bnx2/bnx2-rv2p-06-6.0.15.fw +File: bnx2/bnx2-mips-09-6.0.17.fw +File: bnx2/bnx2-rv2p-09-6.0.17.fw +File: bnx2/bnx2-rv2p-09ax-6.0.17.fw Licence: This file contains firmware data derived from proprietary unpublished - source code, Copyright (c) 2004 - 2009 Broadcom Corporation. + source code, Copyright (c) 2004 - 2010 Broadcom Corporation. Permission is hereby granted for the distribution of this firmware data in hexadecimal or equivalent format, provided this copyright notice is |