summaryrefslogtreecommitdiffstats
path: root/lib/dim/net_dim.c
AgeCommit message (Expand)AuthorLines
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos-5/+5
2024-06-25dim: add new interfaces for initialization and getting resultsHeng Qi-0/+68
2024-06-25ethtool: provide customized dim profile managementHeng Qi-0/+70
2024-06-25linux/dim: move useful macros to .h fileHeng Qi-6/+0
2023-05-09linux/dim: Do nothing if no time delta between samplesRoy Novich-1/+2
2022-05-09dim: initialize all struct fieldsJesse Brandeburg-22/+22
2020-11-18Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"Nick Desaulniers-1/+1
2020-08-24lib: Revert use of fallthrough pseudo-keyword in lib/Gustavo A. R. Silva-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2019-07-25lib/dim: Fix -Wunused-const-variable warningsLeon Romanovsky-0/+56
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa-0/+190