[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200803200354.45062-1-f.fainelli@gmail.com>
Date: Mon, 3 Aug 2020 13:03:49 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net-next 0/5] net: dsa: loop: Preparatory changes for
Hi David,
These patches are all meant to help pave the way for a 802.1Q data path
added to the mockup driver, making it more useful than just testing for
configuration. Sending those out now since there is no real need to
wait.
Thanks
Florian Fainelli (5):
net: dsa: loop: PVID should be per-port
net: dsa: loop: Support 4K VLANs
net: dsa: loop: Move data structures to header
net: dsa: loop: Wire-up MTU callbacks
net: dsa: loop: Set correct number of ports
drivers/net/dsa/dsa_loop.c | 61 ++++++++++++++------------------------
include/linux/dsa/loop.h | 41 +++++++++++++++++++++++++
2 files changed, 64 insertions(+), 38 deletions(-)
create mode 100644 include/linux/dsa/loop.h
--
2.25.1
Powered by blists - more mailing lists