Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-30 | net: lan966x: Fix spelling mistake "tarffic" -> "traffic" | Colin Ian King | |
There is a spelling mistake in a netdev_err message. Fix it. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net> | |||
2022-09-23 | net: lan966x: Add offload support for mqprio | Horatiu Vultur | |
Implement mqprio qdisc support using tc command. The HW supports 8 priority queues from highest (7) to lowest (0). Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net> |