[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200723035942.23988-1-chris.packham@alliedtelesis.co.nz>
Date: Thu, 23 Jul 2020 15:59:38 +1200
From: Chris Packham <chris.packham@...iedtelesis.co.nz>
To: andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com,
davem@...emloft.net, kuba@...nel.org
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: [PATCH 0/4] net: dsa: mv88e6xxx: port mtu support
This series connects up the mv88e6xxx switches to the dsa infrastructure for
configuring the port MTU. The first patch is also a bug fix which might be a
candiatate for stable.
Chris Packham (4):
net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X
net: dsa: mv88e6xxx: Implement .port_change_mtu/.port_max_mtu
net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU
drivers/net/dsa/mv88e6xxx/chip.c | 38 ++++++++++++++++++++++++++++-
drivers/net/dsa/mv88e6xxx/chip.h | 3 +++
drivers/net/dsa/mv88e6xxx/global1.c | 17 +++++++++++++
drivers/net/dsa/mv88e6xxx/global1.h | 2 ++
4 files changed, 59 insertions(+), 1 deletion(-)
--
2.27.0
Powered by blists - more mailing lists