From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Stanley Subject: [PATCH net-next 0/7] ftgmac100 support for ast2500 Date: Tue, 20 Sep 2016 16:00:00 +0930 Message-ID: <20160920063007.24291-1-joel@jms.id.au> Cc: gwshan@linux.vnet.ibm.com, andrew@lunn.ch, andrew@aj.id.au, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: davem@davemloft.net Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hello Dave, This series adds support to the ftgmac100 driver for the Aspeed ast2400 and ast2500 SoCs. In particular, they ensure the driver works correctly on the ast2500 where the MAC block has seen some changes in register layout. They have been tested on ast2400 and ast2500 systems with the NCSI stack and with a directly attached PHY. Cheers, Joel Andrew Jeffery (2): net/ftgmac100: Separate rx page storage from rxdesc net/ftgmac100: Make EDO{R,T}R bits configurable Gavin Shan (2): net/faraday: Avoid PHYSTS_CHG interrupt net/faraday: Clear stale interrupts Joel Stanley (3): net/ftgmac100: Adapt for Aspeed SoCs net/faraday: Fix phy link irq on Aspeed G5 SoCs net/faraday: Configure old MDIO interface on Aspeed SoCs drivers/net/ethernet/faraday/ftgmac100.c | 92 ++++++++++++++++++++++++-------- drivers/net/ethernet/faraday/ftgmac100.h | 8 ++- 2 files changed, 77 insertions(+), 23 deletions(-) -- 2.9.3