netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rasesh Mody <rmody@brocade.com>
To: <davem@davemloft.net>, <netdev@vger.kernel.org>
Cc: <adapter_linux_open_src_team@brocade.com>,
	Rasesh Mody <rmody@brocade.com>
Subject: [PATCH 0/3] bna: Remove get_reg support and HW reg consolidation
Date: Tue, 2 Aug 2011 15:36:04 -0700	[thread overview]
Message-ID: <1312324567-18487-1-git-send-email-rmody@brocade.com> (raw)

   This patch-set removes get_regs ethtool support and consists of HW reg
   consolidation to support various Brocade HW.

   The driver has been compiled and tested against net-next-2.6(3.0.0-rc7)

Rasesh Mody (3):
  bna: Remove get_regs Ethtool Support
  bna: Consolidated HW Registers for Supported HWs
  bna: Remove Obsolete File bfi_ctreg.h

 drivers/net/bna/bfa_ioc.c      |    2 +-
 drivers/net/bna/bfa_ioc_ct.c   |   78 +++---
 drivers/net/bna/bfi_ctreg.h    |  646 ----------------------------------------
 drivers/net/bna/bfi_reg.h      |  452 ++++++++++++++++++++++++++++
 drivers/net/bna/bna_hw.h       |    6 +-
 drivers/net/bna/bnad_ethtool.c |  319 --------------------
 6 files changed, 497 insertions(+), 1006 deletions(-)
 delete mode 100644 drivers/net/bna/bfi_ctreg.h
 create mode 100644 drivers/net/bna/bfi_reg.h


             reply	other threads:[~2011-08-02 22:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-02 22:36 Rasesh Mody [this message]
2011-08-02 22:36 ` [PATCH 1/3] bna: Remove get_regs Ethtool Support Rasesh Mody
2011-08-02 22:36 ` [PATCH 2/3] bna: Consolidated HW Registers for Supported HWs Rasesh Mody
2011-08-02 22:36 ` [PATCH 3/3] bna: Remove Obsolete File bfi_ctreg.h Rasesh Mody
2011-08-03 10:27 ` [PATCH 0/3] bna: Remove get_reg support and HW reg consolidation 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=1312324567-18487-1-git-send-email-rmody@brocade.com \
    --to=rmody@brocade.com \
    --cc=adapter_linux_open_src_team@brocade.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /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).