[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190920170036.22610-1-thierry.reding@gmail.com>
Date: Fri, 20 Sep 2019 19:00:34 +0200
From: Thierry Reding <thierry.reding@...il.com>
To: "David S . Miller" <davem@...emloft.net>
Cc: Giuseppe Cavallaro <peppe.cavallaro@...com>,
Alexandre Torgue <alexandre.torgue@...com>,
Jose Abreu <joabreu@...opsys.com>,
Florian Fainelli <f.fainelli@...il.com>,
Jon Hunter <jonathanh@...dia.com>,
Bitan Biswas <bbiswas@...dia.com>, netdev@...r.kernel.org,
linux-tegra@...r.kernel.org
Subject: [PATCH v3 0/2] net: stmmac: Enhanced addressing mode for DWMAC 4.10
From: Thierry Reding <treding@...dia.com>
The DWMAC 4.10 supports the same enhanced addressing mode as later
generations. Parse this capability from the hardware feature registers
and set the EAME (Enhanced Addressing Mode Enable) bit when necessary.
Thierry
Thierry Reding (2):
net: stmmac: Only enable enhanced addressing mode when needed
net: stmmac: Support enhanced addressing mode for DWMAC 4.10
drivers/net/ethernet/stmicro/stmmac/dwmac4.h | 1 +
.../ethernet/stmicro/stmmac/dwmac4_descs.c | 4 ++--
.../net/ethernet/stmicro/stmmac/dwmac4_dma.c | 22 +++++++++++++++++++
.../net/ethernet/stmicro/stmmac/dwmac4_dma.h | 3 +++
.../ethernet/stmicro/stmmac/dwxgmac2_dma.c | 5 ++++-
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 6 +++++
include/linux/stmmac.h | 1 +
7 files changed, 39 insertions(+), 3 deletions(-)
--
2.23.0
Powered by blists - more mailing lists