netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rasesh Mody <rmody@brocade.com>
To: <netdev@vger.kernel.org>
Cc: Rasesh Mody <rmody@brocade.com>
Subject: [PATCH 00/10] bna: Update Brocade BNA Ethernet driver to v2.3.2.3
Date: Tue, 21 Dec 2010 23:23:06 -0800	[thread overview]
Message-ID: <1293002596-3239-1-git-send-email-rmody@brocade.com> (raw)

The following patch set updates the Brocade BNA driver to v2.3.2.3.

The patches are generated, compiled and tested against net-next-2.6 (2.6.37-rc1).

Rasesh Mody (10):
  bna: TxRx and datapath fix
  bna: Port enable disable sync and txq priority fix
  bna: Fix ethtool register dump and reordered an API
  bna: Enable pure priority tagged packet reception and rxf uninit
    cleanup fix
  bna: Fix for TX queue
  bna: IOC uninit check and misc cleanup
  bna: Removed unused code
  bna: Restore VLAN filter table
  bna: IOC failure auto recovery fix
  bna: Update the driver version to 2.3.2.3

 drivers/net/bna/bfa_defs.h          |   22 +-
 drivers/net/bna/bfa_defs_mfg_comm.h |   22 -
 drivers/net/bna/bfa_ioc.c           | 1219 +++++++++++++++++++++++++----------
 drivers/net/bna/bfa_ioc.h           |   49 +-
 drivers/net/bna/bfa_ioc_ct.c        |  102 +++-
 drivers/net/bna/bfi_ctreg.h         |   41 +-
 drivers/net/bna/bna.h               |    6 +-
 drivers/net/bna/bna_ctrl.c          |  377 +++--------
 drivers/net/bna/bna_txrx.c          |   44 +-
 drivers/net/bna/bna_types.h         |   11 +-
 drivers/net/bna/bnad.c              |  427 +++++++------
 drivers/net/bna/bnad.h              |   37 +-
 drivers/net/bna/bnad_ethtool.c      |    8 +-
 13 files changed, 1445 insertions(+), 920 deletions(-)


             reply	other threads:[~2010-12-22  7:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-22  7:23 Rasesh Mody [this message]
2010-12-22  7:23 ` [PATCH 01/10] bna: TxRx and datapath fix Rasesh Mody
2010-12-22 23:12   ` David Miller
2010-12-22 23:44     ` Rasesh Mody
2010-12-22  7:23 ` [PATCH 02/10] bna: Port enable disable sync and txq priority fix Rasesh Mody
2010-12-22  7:23 ` [PATCH 03/10] bna: Fix ethtool register dump and reordered an API Rasesh Mody
2010-12-22  7:23 ` [PATCH 04/10] bna: Enable pure priority tagged packet reception and rxf uninit cleanup fix Rasesh Mody
2010-12-22  7:23 ` [PATCH 05/10] bna: Fix for TX queue Rasesh Mody
2010-12-22  7:23 ` [PATCH 06/10] bna: IOC uninit check and misc cleanup Rasesh Mody
2010-12-22  7:23 ` [PATCH 07/10] bna: Removed unused code Rasesh Mody
2010-12-22  7:23 ` [PATCH 08/10] bna: Restore VLAN filter table Rasesh Mody
2010-12-22  7:23 ` [PATCH 09/10] bna: IOC failure auto recovery fix Rasesh Mody
2010-12-22  7:23 ` [PATCH 10/10] bna: Update the driver version to 2.3.2.3 Rasesh Mody
2010-12-26  3:18 ` [PATCH 00/10] bna: Update Brocade BNA Ethernet driver to v2.3.2.3 David Miller
2010-12-26  3:24   ` Rasesh Mody
  -- strict thread matches above, loose matches on Subject: below --
2010-12-24  7:45 Rasesh Mody

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=1293002596-3239-1-git-send-email-rmody@brocade.com \
    --to=rmody@brocade.com \
    --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).