From: Pavel Belous <Pavel.Belous@aquantia.com>
To: "David S . Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org,
Simon Edelhaus <Simon.Edelhaus@aquantia.com>,
David Arcari <darcari@redhat.com>,
Pavel Belous <pavel.belous@aquantia.com>
Subject: [PATCH v3 net 0/5] net:ethernet:aquantia: Misc fixes for atlantic driver.
Date: Thu, 23 Mar 2017 14:19:40 +0300 [thread overview]
Message-ID: <cover.1490267633.git.pavel.belous@aquantia.com> (raw)
From: Pavel Belous <pavel.belous@aquantia.com>
The following patchset containg several fixes for aQuantia AQtion driver
for net tree: A couple fixes for IPv6 and other fixes.
v1->v2: Fix compilation error (using HW_ATL_A0_TXD_CTL_CMD_IPV6 instead
HW_ATL_B0_TXD_CTL_CMD_IPV6).
v2->v3: Added "Fixes" tags.
Pavel Belous (5):
net:ethernet:aquantia: Remove adapter re-opening when MTU changed.
net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.
net:ethernet:aquantia: Missing spinlock initialization.
net:ethernet:aquantia: Fix for LSO with IPv6.
net:ethernet:aquantia: Reset is_gso flag when EOP reached.
drivers/net/ethernet/aquantia/atlantic/aq_main.c | 5 -----
drivers/net/ethernet/aquantia/atlantic/aq_nic.c | 23 ++++++++++++++++++----
drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 1 +
drivers/net/ethernet/aquantia/atlantic/aq_ring.h | 3 ++-
.../ethernet/aquantia/atlantic/hw_atl/hw_atl_a0.c | 4 ++++
.../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c | 4 ++++
6 files changed, 30 insertions(+), 10 deletions(-)
--
2.7.4
next reply other threads:[~2017-03-23 11:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 11:19 Pavel Belous [this message]
2017-03-23 11:19 ` [PATCH v3 net 1/5] net:ethernet:aquantia: Remove adapter re-opening when MTU changed Pavel Belous
2017-03-23 11:19 ` [PATCH v3 net 2/5] net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6 Pavel Belous
2017-03-23 12:13 ` David Arcari
2017-03-23 11:19 ` [PATCH v3 net 3/5] net:ethernet:aquantia: Missing spinlock initialization Pavel Belous
2017-03-23 11:19 ` [PATCH v3 net 4/5] net:ethernet:aquantia: Fix for LSO with IPv6 Pavel Belous
2017-03-23 11:19 ` [PATCH v3 net 5/5] net:ethernet:aquantia: Reset is_gso flag when EOP reached Pavel Belous
2017-03-24 19:33 ` [PATCH v3 net 0/5] net:ethernet:aquantia: Misc fixes for atlantic driver 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=cover.1490267633.git.pavel.belous@aquantia.com \
--to=pavel.belous@aquantia.com \
--cc=Simon.Edelhaus@aquantia.com \
--cc=darcari@redhat.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).