netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Andrew Lunn <andrew@lunn.ch>,
	Vivien Didelot <vivien.didelot@gmail.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	netdev@vger.kernel.org, "David S . Miller" <davem@davemloft.net>
Cc: Linus Walleij <linus.walleij@linaro.org>
Subject: [net-bext PATCH 0/3 v1] Rectify RTL8366 default VLAN Behaviour
Date: Wed,  8 Jul 2020 22:44:53 +0200	[thread overview]
Message-ID: <20200708204456.1365855-1-linus.walleij@linaro.org> (raw)

This fixes up the way the RTL8366 core handles VLANs:

- Fix two bugs

- Use the flag configure_vlan_while_not_filtering

Linus Walleij (3):
  net: dsa: rtl8366: Fix VLAN semantics
  net: dsa: rtl8366: Fix VLAN set-up
  net: dsa: rtl8366: Use DSA core to set up VLAN

 drivers/net/dsa/rtl8366.c   | 70 +++++++++++++------------------------
 drivers/net/dsa/rtl8366rb.c |  3 ++
 2 files changed, 27 insertions(+), 46 deletions(-)

-- 
2.26.2


             reply	other threads:[~2020-07-08 20:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-08 20:44 Linus Walleij [this message]
2020-07-08 20:44 ` [net-next PATCH 1/3 v1] net: dsa: rtl8366: Fix VLAN semantics Linus Walleij
2020-07-09  2:13   ` Florian Fainelli
2020-07-08 20:44 ` [net-next PATCH 2/3 v1] net: dsa: rtl8366: Fix VLAN set-up Linus Walleij
2020-07-09  2:18   ` Florian Fainelli
2020-07-08 20:44 ` [net-next PATCH 3/3 v1] net: dsa: rtl8366: Use DSA core to set up VLAN Linus Walleij
2020-07-09  2:29   ` Florian Fainelli
2020-07-09  7:44     ` Linus Walleij

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200708204456.1365855-1-linus.walleij@linaro.org \
    --to=linus.walleij@linaro.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).