projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b749ff
)
qlcnic: updated supported cards information
author
Sritej Velaga
<sritej.velaga@qlogic.com>
Thu, 14 Jul 2011 03:16:51 +0000
(
03:16
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 14 Jul 2011 15:49:44 +0000
(08:49 -0700)
Added QME8242-k 10GbE Dual Port Mezzanine Card to supported card info.
Signed-off-by: Sritej Velaga <sritej.velaga@qlogic.com>
Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/qlcnic/qlcnic.h
patch
|
blob
|
history
diff --git
a/drivers/net/qlcnic/qlcnic.h
b/drivers/net/qlcnic/qlcnic.h
index 9899a7947718583415de652e8dd155eacc59e99e..7c0d6ee1697e1436d68461332a52edb46c3105a1 100644
(file)
--- a/
drivers/net/qlcnic/qlcnic.h
+++ b/
drivers/net/qlcnic/qlcnic.h
@@
-1510,6
+1510,8
@@
static const struct qlcnic_brdinfo qlcnic_boards[] = {
"NC523SFP 10Gb 2-port Server Adapter"},
{0x1077, 0x8020, 0x103c, 0x3346,
"CN1000Q Dual Port Converged Network Adapter"},
+ {0x1077, 0x8020, 0x1077, 0x210,
+ "QME8242-k 10GbE Dual Port Mezzanine Card"},
{0x1077, 0x8020, 0x0, 0x0, "cLOM8214 1/10GbE Controller"},
};