aboutsummaryrefslogtreecommitdiffstats
path: root/igb.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-04rename maybe_unused macro to __maybe_unusedMichal Kubecek1-1/+1
2019-10-29fix unused parameter warning in igb_dump_regs()Maciej Żenczykowski1-2/+2
2019-07-26ethtool: igb: dump RR2DCDELAY registerArtem Bityutskiy1-0/+12
2012-01-12ethtool: Correct register dump offsets for Intel 82575 chipsets.Matthew Vick1-6/+6
2011-11-01Combine ethtool-{bitops,util}.h into internal.hBen Hutchings1-1/+1
2009-03-06igb, ixgbe: Trim trailing whitespace.Jeff Garzik1-59/+59
2007-09-13ethtool: add register dump support for intel 82575 chipsets (igb driver)Nicholas Nunley1-0/+864