aboutsummaryrefslogtreecommitdiffstats
path: root/ibm_emac.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 ibm_emac_dump_regs()Maciej Żenczykowski1-1/+2
2015-10-09ethtool: add new emac_regs struct from driver, add new chip types.Ivan Mikhaylov1-36/+125
2011-11-01Combine ethtool-{bitops,util}.h into internal.hBen Hutchings1-1/+1
2006-08-24Trim trailing whitespace.Jeff Garzik1-5/+5
2005-10-25Add PPC4xx EMAC support.Eugene Surovegin1-0/+244