[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2ef3d8a7-3cff-cea6-646a-4b2ed0834398@gmail.com>
Date: Sat, 13 Apr 2019 18:51:16 +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 net-next 0/2] 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 aren't supported
in phylib yet. So add this. I think we need to document somewhere
which places in phylib need to be touched if a new speed / mode is
added.
Heiner Kallweit (2):
net: phy: shrink PHY settings array
net: phy: add 200Gbps support to phylib
drivers/net/phy/phy-core.c | 255 ++++++++-----------------------------
1 file changed, 53 insertions(+), 202 deletions(-)
--
2.21.0
Powered by blists - more mailing lists