[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210524092527.874479-1-olteanv@gmail.com>
Date: Mon, 24 May 2021 12:25:21 +0300
From: Vladimir Oltean <olteanv@...il.com>
To: Jakub Kicinski <kuba@...nel.org>,
"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Cc: Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Vladimir Oltean <vladimir.oltean@....com>
Subject: [PATCH net 0/6] Fixes for SJA1105 DSA driver
From: Vladimir Oltean <vladimir.oltean@....com>
This series contains some minor fixes in the sja1105 driver:
- improved error handling in the probe path
- rejecting an invalid phy-mode specified in the device tree
- register access fix for SJA1105P/Q/R/S for the virtual links through
the dynamic reconfiguration interface
- handling 2 bridge VLANs where the second is supposed to overwrite the
first
- making sure that the lack of a pvid results in the actual dropping of
untagged traffic
Vladimir Oltean (6):
net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S
net: dsa: sja1105: call dsa_unregister_switch when allocating memory
fails
net: dsa: sja1105: add error handling in sja1105_setup()
net: dsa: sja1105: error out on unsupported PHY mode
net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
net: dsa: sja1105: update existing VLANs from the bridge VLAN list
.../net/dsa/sja1105/sja1105_dynamic_config.c | 23 +++++-
drivers/net/dsa/sja1105/sja1105_main.c | 74 +++++++++++++------
2 files changed, 70 insertions(+), 27 deletions(-)
--
2.25.1
Powered by blists - more mailing lists