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: [net-next 0/8] bna: Driver Version Updated to 3.1.2.1
Date: Wed, 5 Dec 2012 15:01:02 -0800	[thread overview]
Message-ID: <1354748470-26293-1-git-send-email-rmody@brocade.com> (raw)

Hi Dave,

        The following patch-set includes Tx Rx changes, bug fixes, firmware
        naming change, code cleanup and enhancements.

        This also updates the BNA driver to v3.1.2.1.

        The patches have been compiled and tested against 3.7.0-rc3.

Thanks,
Rasesh

Rasesh Mody (8):
  bna: Code Cleanup and Enhancements
  bna: Tx and Rx Optimizations
  bna: TX Intr Coalescing Fix
  bna: Rx Page Based Allocation
  bna: Add RX State
  bna: Add Stats Clear Counter
  bna: Firmware Image Naming Change
  bna: Driver Version Updated to 3.1.2.1

 drivers/net/ethernet/brocade/bna/bfi_enet.h     |    1 +
 drivers/net/ethernet/brocade/bna/bna.h          |    7 +
 drivers/net/ethernet/brocade/bna/bna_hw_defs.h  |    3 +-
 drivers/net/ethernet/brocade/bna/bna_tx_rx.c    |  138 +++--
 drivers/net/ethernet/brocade/bna/bna_types.h    |    9 +-
 drivers/net/ethernet/brocade/bna/bnad.c         |  937 +++++++++++++----------
 drivers/net/ethernet/brocade/bna/bnad.h         |   66 +-
 drivers/net/ethernet/brocade/bna/bnad_ethtool.c |    1 +
 drivers/net/ethernet/brocade/bna/cna.h          |    4 +-
 9 files changed, 666 insertions(+), 500 deletions(-)

             reply	other threads:[~2012-12-05 23:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-05 23:01 Rasesh Mody [this message]
2012-12-05 23:01 ` [net-next 1/8] bna: Code Cleanup and Enhancements Rasesh Mody
2012-12-05 23:01 ` [net-next 2/8] bna: Tx and Rx Optimizations Rasesh Mody
2012-12-05 23:01 ` [net-next 3/8] bna: TX Intr Coalescing Fix Rasesh Mody
2012-12-05 23:01 ` [net-next 4/8] bna: Rx Page Based Allocation Rasesh Mody
2012-12-05 23:01 ` [net-next 5/8] bna: Add RX State Rasesh Mody
2012-12-05 23:01 ` [net-next 6/8] bna: Add Stats Clear Counter Rasesh Mody
2012-12-06  2:19   ` Ben Hutchings
2012-12-06 20:34     ` Rasesh Mody
2012-12-06 20:54       ` Ben Hutchings
2012-12-06 23:23         ` Rasesh Mody
2012-12-05 23:01 ` [net-next 7/8] bna: Firmware Image Naming Change Rasesh Mody
2012-12-05 23:01 ` [net-next 8/8] bna: Driver Version Updated to 3.1.2.1 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=1354748470-26293-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).