[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190215153241.6857-1-antoine.tenart@bootlin.com>
Date: Fri, 15 Feb 2019 16:32:28 +0100
From: Antoine Tenart <antoine.tenart@...tlin.com>
To: davem@...emloft.net, linux@...linux.org.uk
Cc: Antoine Tenart <antoine.tenart@...tlin.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
thomas.petazzoni@...tlin.com, maxime.chevallier@...tlin.com,
gregory.clement@...tlin.com, miquel.raynal@...tlin.com,
nadavh@...vell.com, stefanc@...vell.com, ymarkman@...vell.com,
mw@...ihalf.com
Subject: [PATCH net-next 00/13] net: mvpp2: various fixes
Hi all,
This series contains various fixes on bugs reported to us, or bugs I
stumbled upon while testing the various interface configurations I have
access to.
While this series contain fixes, it's sent to net-next as it is based
on top of Russell's rework and fixes he sent during the last 2 weeks
(such as his PPv2 phylink rework) that were applied to net-next. It'll
also allow the users to have more time to test those changes.
Thanks!
Antoine
Antoine Tenart (13):
net: mvpp2: do not call phylink_mac_change if there is no event
net: mvpp2: a port can be disabled even if we use the link IRQ
net: mvpp2: do not disable the port if the mode hasn't changed
net: mvpp2: reconfiguring the port interface is PPv2.2 specific
net: mvpp2: do not set the XLG MAC in reset when disabling a port
net: mvpp2: fix a typo in the header
net: mvpp2: fix validate for PPv2.1
net: mvpp2: fix the computation of the RXQs
net: mvpp2: update the port documentation regarding the GoP
net: mvpp2: reset the XPCS while reconfiguring the serdes lanes
net: mvpp2: reset the XLG MAC in port_reset
net: mvpp2: fix alignment of MVPP2_GMAC_CONFIG_MII_SPEED definition
net: mvpp2: some AN fields require the link to be down when updated
drivers/net/ethernet/marvell/mvpp2/mvpp2.h | 9 +-
.../net/ethernet/marvell/mvpp2/mvpp2_main.c | 98 ++++++++++++-------
2 files changed, 66 insertions(+), 41 deletions(-)
--
2.20.1
Powered by blists - more mailing lists