[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ce84e1c9-d1da-a1a4-6f6e-28218d387a16@gmail.com>
Date: Sat, 13 Apr 2019 20:47:22 +0200
From: Heiner Kallweit <hkallweit1@...il.com>
To: Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
David Miller <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH v2 net-next 0/3] net: phy: shrink PHY settings array and add
200Gbps support
The definition of array settings[] is quite lengthy meanwhile. Add a
macro to shrink the definition.
When doing this I saw that the new 200Gbps modes and few 100Gbps/50Gbps
modes aren't supported in phylib yet. So add this.
To avoid ethtool and phylib mode definitions getting out of sync, add
a build bug to check for this.
Heiner Kallweit (3):
net: phy: shrink PHY settings array
net: phy: add support for new modes in phylib
net: phy: warn if phylib and ethtool PHY mode definitions are out of
sync
drivers/net/phy/phy-core.c | 271 ++++++++++---------------------------
1 file changed, 68 insertions(+), 202 deletions(-)
--
2.21.0
Powered by blists - more mailing lists