netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Igor Russkikh <Igor.Russkikh@aquantia.com>
To: "David S . Miller" <davem@davemloft.net>
Cc: Dmitry Bogdanov <Dmitry.Bogdanov@aquantia.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	Igor Russkikh <Igor.Russkikh@aquantia.com>
Subject: [PATCH net 0/5] net: aquantia: 2018-11 bugfixes
Date: Fri, 9 Nov 2018 11:53:54 +0000	[thread overview]
Message-ID: <cover.1541751718.git.igor.russkikh@aquantia.com> (raw)

The patchset fixes a number of bugs found in various areas after
driver validation.

Dmitry Bogdanov (3):
  net: aquantia: fix potential IOMMU fault after driver unbind
  net: aquantia: invalid checksumm offload implementation
  net: aquantia: allow rx checksum offload configuration

Igor Russkikh (2):
  net: aquantia: synchronized flow control between mac/phy
  net: aquantia: fixed enable unicast on 32 macvlan

 .../net/ethernet/aquantia/atlantic/aq_ethtool.c    |  8 +--
 drivers/net/ethernet/aquantia/atlantic/aq_hw.h     |  6 +++
 drivers/net/ethernet/aquantia/atlantic/aq_main.c   | 10 +++-
 drivers/net/ethernet/aquantia/atlantic/aq_nic.c    | 18 +++++--
 drivers/net/ethernet/aquantia/atlantic/aq_nic.h    |  2 +-
 drivers/net/ethernet/aquantia/atlantic/aq_ring.c   | 35 ++++++++-----
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c  | 61 ++++++++++++++--------
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.c |  8 +++
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_llh.h |  3 ++
 .../aquantia/atlantic/hw_atl/hw_atl_llh_internal.h | 18 +++++++
 .../aquantia/atlantic/hw_atl/hw_atl_utils_fw2x.c   | 21 ++++++++
 11 files changed, 145 insertions(+), 45 deletions(-)

-- 
2.7.4

             reply	other threads:[~2018-11-09 21:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-09 11:53 Igor Russkikh [this message]
2018-11-09 11:53 ` [PATCH net 1/5] net: aquantia: synchronized flow control between mac/phy Igor Russkikh
2018-11-09 11:53 ` [PATCH net 2/5] net: aquantia: fix potential IOMMU fault after driver unbind Igor Russkikh
2018-11-09 11:53 ` [PATCH net 3/5] net: aquantia: fixed enable unicast on 32 macvlan Igor Russkikh
2018-11-09 11:54 ` [PATCH net 4/5] net: aquantia: invalid checksumm offload implementation Igor Russkikh
2018-11-09 11:54 ` [PATCH net 5/5] net: aquantia: allow rx checksum offload configuration Igor Russkikh
2018-11-09 23:39 ` [PATCH net 0/5] net: aquantia: 2018-11 bugfixes 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.1541751718.git.igor.russkikh@aquantia.com \
    --to=igor.russkikh@aquantia.com \
    --cc=Dmitry.Bogdanov@aquantia.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).