aboutsummaryrefslogtreecommitdiffstats
path: root/fec.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-27get rid of signed/unsigned comparison warnings in register dump parsersMichal Kubecek1-1/+1
2020-08-04rename maybe_unused macro to __maybe_unusedMichal Kubecek1-1/+1
2019-10-29fix unused parameter warning in fec_dump_regs()Maciej Żenczykowski1-1/+2
2019-03-14ethtool: fec: add pretty dumpVivien Didelot1-0/+219