Home
last modified time | relevance | path

Searched hist:"1 da73821343c7d733de96de0a44d6d807bda98ce" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105.hdiff 1da73821343c7d733de96de0a44d6d807bda98ce Sun Jun 02 16:15:45 CDT 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Add FDB operations for P/Q/R/S series

This adds support for manipulating the L2 forwarding database (dump,
add, delete) for the second generation of NXP SJA1105 switches.

At the moment only FDB entries installed statically through 'bridge fdb'
are visible in the dump callback - the dynamically learned ones are
still under investigation.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsja1105_main.cdiff 1da73821343c7d733de96de0a44d6d807bda98ce Sun Jun 02 16:15:45 CDT 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Add FDB operations for P/Q/R/S series

This adds support for manipulating the L2 forwarding database (dump,
add, delete) for the second generation of NXP SJA1105 switches.

At the moment only FDB entries installed statically through 'bridge fdb'
are visible in the dump callback - the dynamically learned ones are
still under investigation.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>