| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-03 | net: dsa: loop: Wire-up MTU callbacks | Florian Fainelli | |
| For now we simply store the port MTU into a per-port member. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
| 2020-08-03 | net: dsa: loop: Move data structures to header | Florian Fainelli | |
| In preparation for adding support for a mockup data path, move the driver data structures to include/linux/dsa/loop.h such that we can share them between net/dsa/ and drivers/net/dsa/ later on. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
