aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-09net: lan969x: fix cyclic dependency reported by depmodDaniel Machon1-2/+0
2024-10-30net: sparx5: use is_sparx5() macro throughoutDaniel Machon1-2/+19
2024-10-30net: lan969x: add function for calculating the DSM calendarDaniel Machon1-16/+4
2024-10-30net: sparx5: change spx5_wr to spx5_rmw in cal update()Daniel Machon1-6/+8
2024-10-30net: sparx5: add support for lan969x targets and core clockDaniel Machon1-0/+17
2024-10-08net: sparx5: redefine internal ports and PGID's as offsetsDaniel Machon1-4/+10
2024-10-08net: sparx5: add is_sparx5 macro and use it throughoutDaniel Machon1-3/+4
2024-10-08net: sparx5: ops out function for DSM calendar calculationDaniel Machon1-18/+4
2024-10-08net: sparx5: use SPX5_CONST for constants which already have a symbolDaniel Machon1-6/+7
2021-06-24net: sparx5: add calendar bandwidth allocation supportSteen Hegelund1-0/+596