aboutsummaryrefslogtreecommitdiffstats
path: root/ixgbe.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-04rename maybe_unused macro to __maybe_unusedMichal Kubecek1-1/+1
2019-10-29fix unused parameter warning in ixgbe_dump_regs()Maciej Żenczykowski1-1/+2
2018-08-10ethtool: ixgbe dump strings for security registersShannon Nelson1-0/+26
2017-12-18ethtool: fix MFLCN register dump for 82599 and newerZhang Kang1-3/+3
2016-05-03ethtool/ixgbe: Reduce format string storagePreethi Banala1-45/+12
2016-05-03ethtool/ixgbe: Correct offsets and support x550, x550em_x, x550em_aPreethi Banala1-33/+41
2016-05-03ethtool/ixgbe: Add device ID and mac_type definitionsPreethi Banala1-0/+42
2014-04-21ixgbe: missing "static" in function definitionCristian Rodríguez1-1/+1
2013-11-08ethtool: ixgbe DCB registers dump for 82599 and x540Leonardo Potenza1-29/+125
2013-09-12ethtool: don't display some registers on ixgbe X540Jacob Keller1-76/+82
2013-09-12ethtool: fix ixgbe 82598EB only registersJacob Keller1-65/+75
2013-04-30ixgbe: check mac type from ethtool_regs.versionBen Hutchings1-2/+5
2011-11-01Combine ethtool-{bitops,util}.h into internal.hBen Hutchings1-1/+1
2011-10-08ethtool: fix flow control register dump for 82599 and newerEmil Tantilov1-9/+129
2009-03-06igb, ixgbe: Trim trailing whitespace.Jeff Garzik1-6/+6
2007-09-13ethtool: add register dump support for intel 82598 chipsets (ixgbe driver)Nicholas Nunley1-0/+1017