[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181215005806.3856-1-marex@denx.de>
Date: Sat, 15 Dec 2018 01:58:03 +0100
From: Marek Vasut <marex@...x.de>
To: netdev@...r.kernel.org
Cc: f.fainelli@...il.com, andrew@...n.ch, Marek Vasut <marex@...x.de>,
Tristram Ha <Tristram.Ha@...rochip.com>,
Vivien Didelot <vivien.didelot@...oirfairelinux.com>,
Woojung Huh <woojung.huh@...rochip.com>,
"David S . Miller" <davem@...emloft.net>
Subject: [PATCH V3 0/3] net: dsa: ksz: Clean up the tag code in prep for more switches
Clean up the KSZ DSA tag code in preparation for adding more switches.
Marek Vasut (1):
net: dsa: ksz: Add STP multicast handling
Tristram Ha (2):
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
net: dsa: ksz: Factor out common tag code
drivers/net/dsa/microchip/Kconfig | 2 +-
drivers/net/dsa/microchip/ksz9477.c | 2 +-
include/net/dsa.h | 2 +-
net/dsa/Kconfig | 4 +
net/dsa/dsa.c | 8 +-
net/dsa/dsa_priv.h | 2 +-
net/dsa/tag_ksz.c | 118 ++++++++++++++++++----------
7 files changed, 90 insertions(+), 48 deletions(-)
Signed-off-by: Marek Vasut <marex@...x.de>
Cc: Tristram Ha <Tristram.Ha@...rochip.com>
Cc: Vivien Didelot <vivien.didelot@...oirfairelinux.com>
Cc: Woojung Huh <woojung.huh@...rochip.com>
Cc: David S. Miller <davem@...emloft.net>
---
V2: - New cover letter
- Drop the KSZ8795 code for now as it needs more work
V3: - Add NULL pointer check for ksz_common_xmit() return value
--
2.18.0
Powered by blists - more mailing lists