From: Igor Russkikh <irusskikh@marvell.com>
To: <netdev@vger.kernel.org>
Cc: <dbogdanov@marvell.com>, <pbelous@marvell.com>,
<ndanilov@marvell.com>, <davem@davemloft.net>,
Igor Russkikh <irusskikh@marvell.com>
Subject: [PATCH net 0/8] Marvell atlantic 2020/02 updates
Date: Fri, 14 Feb 2020 18:44:50 +0300 [thread overview]
Message-ID: <cover.1580299250.git.irusskikh@marvell.com> (raw)
Hi David, here is another set of bugfixes on AQC family found on
last integration phase.
Dmitry Bezrukov (1):
net: atlantic: checksum compat issue
Dmitry Bogdanov (2):
net: atlantic: check rpc result and wait for rpc address
net: atlantic: fix out of range usage of active_vlans array
Egor Pomozov (1):
net: atlantic: ptp gpio adjustments
Nikita Danilov (1):
net: atlantic: better loopback mode handling
Pavel Belous (3):
net: atlantic: fix use after free kasan warn
net: atlantic: fix potential error handling
net: atlantic: possible fault in transition to hibernation
.../ethernet/aquantia/atlantic/aq_ethtool.c | 5 +++++
.../ethernet/aquantia/atlantic/aq_filters.c | 2 +-
.../net/ethernet/aquantia/atlantic/aq_hw.h | 2 ++
.../net/ethernet/aquantia/atlantic/aq_nic.c | 8 +++----
.../ethernet/aquantia/atlantic/aq_pci_func.c | 13 ++++++-----
.../net/ethernet/aquantia/atlantic/aq_ring.c | 10 ++++++---
.../net/ethernet/aquantia/atlantic/aq_ring.h | 3 ++-
.../aquantia/atlantic/hw_atl/hw_atl_b0.c | 22 ++++++++++++-------
.../aquantia/atlantic/hw_atl/hw_atl_utils.c | 19 ++++++++++++++--
.../atlantic/hw_atl/hw_atl_utils_fw2x.c | 12 ++++++++++
10 files changed, 71 insertions(+), 25 deletions(-)
--
2.17.1
next reply other threads:[~2020-02-14 15:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-14 15:44 Igor Russkikh [this message]
2020-02-14 15:44 ` [PATCH net 1/8] net: atlantic: checksum compat issue Igor Russkikh
2020-02-14 15:44 ` [PATCH net 2/8] net: atlantic: check rpc result and wait for rpc address Igor Russkikh
2020-02-14 15:44 ` [PATCH net 3/8] net: atlantic: ptp gpio adjustments Igor Russkikh
2020-02-14 15:44 ` [PATCH net 4/8] net: atlantic: better loopback mode handling Igor Russkikh
2020-02-14 15:44 ` [PATCH net 5/8] net: atlantic: fix use after free kasan warn Igor Russkikh
2020-02-14 15:44 ` [PATCH net 6/8] net: atlantic: fix potential error handling Igor Russkikh
2020-02-14 15:44 ` [PATCH net 7/8] net: atlantic: possible fault in transition to hibernation Igor Russkikh
2020-02-17 3:03 ` [PATCH net 0/8] Marvell atlantic 2020/02 updates 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.1580299250.git.irusskikh@marvell.com \
--to=irusskikh@marvell.com \
--cc=davem@davemloft.net \
--cc=dbogdanov@marvell.com \
--cc=ndanilov@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=pbelous@marvell.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.