From: Iyappan Subramanian <isubramanian@apm.com>
To: davem@davemloft.net, netdev@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, patches@apm.com,
kchudgar@apm.com, qnguyen@apm.com,
Iyappan Subramanian <isubramanian@apm.com>
Subject: [PATCH net-next 0/7] drivers: net: xgene: Bug fixes and errata workarounds
Date: Wed, 15 Mar 2017 13:27:14 -0700 [thread overview]
Message-ID: <1489609641-31557-1-git-send-email-isubramanian@apm.com> (raw)
This patch set addresses bug fixes and errata workarounds.
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: Quan Nguyen <qnguyen@apm.com>
---
Iyappan Subramanian (3):
drivers: net: xgene: Fix Rx checksum validation logic
drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11
MAINTAINERS: Update X-Gene SoC ethernet maintainer
Quan Nguyen (4):
drivers: net: phy: xgene: Fix mdio write
drivers: net: xgene: Fix hardware checksum setting
drivers: net: xgene: Fix wrong logical operation
drivers: net: xgene: Add workaround for errata 10GE_1
MAINTAINERS | 1 +
drivers/net/ethernet/apm/xgene/xgene_enet_hw.c | 3 +-
drivers/net/ethernet/apm/xgene/xgene_enet_hw.h | 2 +
drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 74 ++++++++++++++---------
drivers/net/ethernet/apm/xgene/xgene_enet_main.h | 1 +
drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.c | 7 +++
drivers/net/ethernet/apm/xgene/xgene_enet_xgmac.h | 5 ++
drivers/net/phy/mdio-xgene.c | 2 +-
8 files changed, 65 insertions(+), 30 deletions(-)
--
1.9.1
next reply other threads:[~2017-03-15 20:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-15 20:27 Iyappan Subramanian [this message]
2017-03-15 20:27 ` [PATCH net-next 1/7] drivers: net: phy: xgene: Fix mdio write Iyappan Subramanian
2017-03-15 20:27 ` [PATCH net-next 2/7] drivers: net: xgene: Fix hardware checksum setting Iyappan Subramanian
2017-03-15 20:27 ` [PATCH net-next 3/7] drivers: net: xgene: Fix wrong logical operation Iyappan Subramanian
2017-03-15 20:27 ` [PATCH net-next 4/7] drivers: net: xgene: Fix Rx checksum validation logic Iyappan Subramanian
2017-03-15 20:27 ` [PATCH net-next 5/7] drivers: net: xgene: Add workaround for errata 10GE_1 Iyappan Subramanian
2017-03-15 20:27 ` [PATCH net-next 6/7] drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11 Iyappan Subramanian
2017-03-15 20:27 ` [PATCH net-next 7/7] MAINTAINERS: Update X-Gene SoC ethernet maintainer Iyappan Subramanian
2017-03-16 4:53 ` [PATCH net-next 0/7] drivers: net: xgene: Bug fixes and errata workarounds 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=1489609641-31557-1-git-send-email-isubramanian@apm.com \
--to=isubramanian@apm.com \
--cc=davem@davemloft.net \
--cc=kchudgar@apm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=netdev@vger.kernel.org \
--cc=patches@apm.com \
--cc=qnguyen@apm.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 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).