[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201014060632.16085-1-dylan_hung@aspeedtech.com>
Date: Wed, 14 Oct 2020 14:06:31 +0800
From: Dylan Hung <dylan_hung@...eedtech.com>
To: <davem@...emloft.net>, <kuba@...nel.org>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <ratbert@...aday-tech.com>,
<linux-aspeed@...ts.ozlabs.org>, <openbmc@...ts.ozlabs.org>
CC: <BMC-SW@...eedtech.com>
Subject: [PATCH 0/1] Fix Aspeed ast2600 MAC TX hang
This patch fixes the TX hang issue on Aspeed AST2600.
Two HW arbitration features are added onto ast2600, but these features will
cause MAC TX to hang when handling scatter-gather DMA. These two
problematic features can be disabled by setting MAC register 0x58 bit28
and bit27.
Dylan Hung (1):
net: ftgmac100: Fix Aspeed ast2600 TX hang issue
drivers/net/ethernet/faraday/ftgmac100.c | 5 +++++
drivers/net/ethernet/faraday/ftgmac100.h | 8 ++++++++
2 files changed, 13 insertions(+)
--
2.17.1
Powered by blists - more mailing lists