Skip to content

ixgbe-3.13.10

Choose a tag to compare

@jbrandeb jbrandeb released this 23 Mar 19:44
· 73 commits to main since this release

This is the latest release of the ixgbe driver for Linux, which supports
kernel versions up through 3.7.9

Changes in this release:

  • Enable support for DebugFS, with ability to read or write arbitrary registers (requires kernel support)
  • Add support for build_skb
  • Clean up feature flags initialiazation
  • Keep laser up on port with managability when port goes down
  • Various other bug fixes