]> git.ipfire.org Git - thirdparty/u-boot.git/commit
net: hifemac: implement `net stats` needed ops
authorYang Xiwen <forbidden405@outlook.com>
Mon, 22 Jan 2024 14:33:23 +0000 (22:33 +0800)
committerTom Rini <trini@konsulko.com>
Tue, 26 Mar 2024 23:58:26 +0000 (19:58 -0400)
commitabcb26cb1f609a12d7073842bf2dae4808393cde
tree10549fdad6dfae59e129f75b996c5cfada517672
parent561856ec5ead170396942a69504d03ba22f15def
net: hifemac: implement `net stats` needed ops

3 operations needed by `net stats` are implemented. New `net stats`
output some useful info.

Signed-off-by: Yang Xiwen <forbidden405@outlook.com>
drivers/net/hifemac.c