Age | Commit message (Expand) | Author |
---|---|---|
2021-09-28 | net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH tr... | Vladimir Oltean |
2021-09-28 | net: dsa: remove unused variables | Vladimir Oltean |
2021-09-28 | net: dsa: pass CPU port fixed PHY to .port_disable | Vladimir Oltean |
2021-09-28 | net: dsa: introduce a .port_probe() method in struct dsa_ops | Vladimir Oltean |
2021-09-28 | net: dsa: refactor the code to set the port MAC address into a dedicated func... | Vladimir Oltean |
2021-09-28 | net: dsa: use "err" instead of "ret" in dsa_port_probe | Vladimir Oltean |
2021-07-10 | net: dsa: enable master promisc mode if available and needed | Tim Harvey |
2021-03-05 | net: dsa: remove master santiy check | Michael Walle |
2021-03-05 | net: dsa: remove NULL check for priv and platform data | Michael Walle |
2021-03-05 | net: dsa: probe master device | Michael Walle |
2021-03-05 | net: dsa: return early if there is no master | Michael Walle |
2021-02-16 | net: Introduce DSA class for Ethernet switches | Claudiu Manoil |