From: Rasesh Mody <rmody@brocade.com>
To: <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>,
<adapter_linux_open_src_team@Brocade.COM>,
Rasesh Mody <rmody@Brocade.COM>
Subject: [net-next 00/13] bna: Update the Driver to v3.2.23.0
Date: Sat, 7 Dec 2013 21:48:31 -0800 [thread overview]
Message-ID: <1386481724-32367-1-git-send-email-rmody@brocade.com> (raw)
Hi Dave,
This patch set consists of feature additions like s/w ptp support, multi-buffer
RX, firmware patch simplification, enhancements for RX filters, RX processing,
bug fixes and updates the firmware version to v3.2.3.0.
This patch set updates the BNA driver to v3.2.23.0 and was tested against
net-next 3.12.0-rc6 kernel.
Thanks
Rasesh
Rasesh Mody (13):
bna: Add software PTP support
bna: Set Get IOC fw State
bna: Fix Filter Add Del
bna: RX Filter Enhancements
bna: Enable Multi Buffer RX
bna: UDP RX Processing Improvements
bna: Fix Stale MTU used to Configure Multi-buffer RX
bna: CQ Read Fix
bna: Add NULL Check Before Dereferencing TCB
bna: Handle the TX Setup Failures
bna: Embed SKB Length in TX Vector
bna: Firmware Patch Simplification
bna: Update the Driver Version to 3.2.23.0
drivers/net/ethernet/brocade/bna/bfa_ioc.c | 650 ++++++++++++++++++++++--
drivers/net/ethernet/brocade/bna/bfa_ioc.h | 8 +
drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c | 40 ++
drivers/net/ethernet/brocade/bna/bfi.h | 33 +-
drivers/net/ethernet/brocade/bna/bfi_enet.h | 3 +-
drivers/net/ethernet/brocade/bna/bna.h | 24 +-
drivers/net/ethernet/brocade/bna/bna_enet.c | 58 ++-
drivers/net/ethernet/brocade/bna/bna_hw_defs.h | 4 +
drivers/net/ethernet/brocade/bna/bna_tx_rx.c | 251 +++++++--
drivers/net/ethernet/brocade/bna/bna_types.h | 57 ++-
drivers/net/ethernet/brocade/bna/bnad.c | 543 ++++++++++++++------
drivers/net/ethernet/brocade/bna/bnad.h | 29 +-
drivers/net/ethernet/brocade/bna/bnad_ethtool.c | 1 +
drivers/net/ethernet/brocade/bna/cna.h | 4 +-
14 files changed, 1412 insertions(+), 293 deletions(-)
--
1.8.2.3
next reply other threads:[~2013-12-08 5:48 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-08 5:48 Rasesh Mody [this message]
2013-12-08 5:48 ` [net-next 01/13] bna: Add software PTP support Rasesh Mody
2013-12-08 5:48 ` [net-next 02/13] bna: Set Get IOC fw State Rasesh Mody
2013-12-08 5:48 ` [net-next 03/13] bna: Fix Filter Add Del Rasesh Mody
2013-12-08 5:48 ` [net-next 04/13] bna: RX Filter Enhancements Rasesh Mody
2013-12-08 5:48 ` [net-next 05/13] bna: Enable Multi Buffer RX Rasesh Mody
2013-12-08 5:48 ` [net-next 06/13] bna: UDP RX Processing Improvements Rasesh Mody
2013-12-10 0:17 ` David Miller
2013-12-11 0:05 ` Rasesh Mody
2013-12-11 2:11 ` David Miller
2013-12-08 5:48 ` [net-next 07/13] bna: Fix Stale MTU used to Configure Multi-buffer RX Rasesh Mody
2013-12-08 5:48 ` [net-next 08/13] bna: CQ Read Fix Rasesh Mody
2013-12-08 5:48 ` [net-next 09/13] bna: Add NULL Check Before Dereferencing TCB Rasesh Mody
2013-12-08 5:48 ` [net-next 10/13] bna: Handle the TX Setup Failures Rasesh Mody
2013-12-08 5:48 ` [net-next 11/13] bna: Embed SKB Length in TX Vector Rasesh Mody
2013-12-08 5:48 ` [net-next 12/13] bna: Firmware Patch Simplification Rasesh Mody
2013-12-08 5:48 ` [net-next 13/13] bna: Update the Driver Version to 3.2.23.0 Rasesh Mody
-- strict thread matches above, loose matches on Subject: below --
2013-11-21 5:54 [net-next 00/13] bna: Update the Driver to v3.2.23.0 Rasesh Mody
2013-11-21 6:03 ` 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=1386481724-32367-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).