netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] bna: Remove get_reg support and HW reg consolidation
@ 2011-08-02 22:36 Rasesh Mody
  2011-08-02 22:36 ` [PATCH 1/3] bna: Remove get_regs Ethtool Support Rasesh Mody
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Rasesh Mody @ 2011-08-02 22:36 UTC (permalink / raw)
  To: davem, netdev; +Cc: adapter_linux_open_src_team, Rasesh Mody

   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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-08-03 10:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-02 22:36 [PATCH 0/3] bna: Remove get_reg support and HW reg consolidation Rasesh Mody
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

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).