netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: amit.salecha@qlogic.com
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, ameen.rahman@qlogic.com,
	anirban.chakraborty@qlogic.com,
	Sritej Velaga <sritej.velaga@qlogic.com>,
	Amit Kumar Salecha <amit.salecha@qlogic.com>
Subject: [PATCH NEXT 2/6] qlcnic: updated supported cards information
Date: Thu, 14 Jul 2011 06:16:51 -0700	[thread overview]
Message-ID: <1310649415-14787-3-git-send-email-amit.salecha@qlogic.com> (raw)
In-Reply-To: <1310649415-14787-1-git-send-email-amit.salecha@qlogic.com>

From: Sritej Velaga <sritej.velaga@qlogic.com>

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>
---
 drivers/net/qlcnic/qlcnic.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/net/qlcnic/qlcnic.h b/drivers/net/qlcnic/qlcnic.h
index 9899a79..7c0d6ee 100644
--- 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"},
 };
 
-- 
1.7.3.3


  parent reply	other threads:[~2011-07-14 13:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-14 13:16 [PATCH NEXT 0/6]qlcnic:driver update amit.salecha
2011-07-14 13:16 ` [PATCH NEXT 1/6] qlcnic: fix chip reset logic amit.salecha
2011-07-14 13:16 ` amit.salecha [this message]
2011-07-14 13:16 ` [PATCH NEXT 3/6] qlcnic: enable mac-learning in promiscous mode amit.salecha
2011-07-14 13:16 ` [PATCH NEXT 4/6] qlcnic: fix race in skb->len access amit.salecha
2011-07-14 13:16 ` [PATCH NEXT 5/6] qlcnic: define error code for loopback test amit.salecha
2011-07-14 13:16 ` [PATCH NEXT 6/6] qlcnic: change capture mask for FW dump amit.salecha
2011-07-14 15:49 ` [PATCH NEXT 0/6]qlcnic:driver update David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1310649415-14787-3-git-send-email-amit.salecha@qlogic.com \
    --to=amit.salecha@qlogic.com \
    --cc=ameen.rahman@qlogic.com \
    --cc=anirban.chakraborty@qlogic.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=sritej.velaga@qlogic.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).