Commit Graph

5 Commits

Author SHA1 Message Date
Tim Steinbach
40d05c1073
ixgbevf: 4.1.2 -> 4.2.1 2017-08-29 07:17:38 -04:00
Eelco Dolstra
8a07319e7f
ixgbevf: 4.0.3 -> 4.1.2
This fixes

  error: assertion failed at /home/eelco/Dev/nixpkgs-stable/pkgs/os-specific/linux/ixgbevf/default.nix:3:1
  (use ‘--show-trace’ to show detailed location information)

deploying a >=4.10 kernel to EC2. (We could probably also drop the
ixgbevf package with recent kernels, since the ixgbevf module included
in the kernel source tree is recent enough according to Amazon's
recommendation.)
2017-05-24 14:51:39 +02:00
Franz Pletz
40e84506ec
linuxPackages.ixgbevf: 3.2.2 -> 4.0.3
cc #23253
2017-02-28 16:00:56 +01:00
Franz Pletz
f55fd87c8a linuxPackages.ixgbevf: disable pic hardening 2016-08-13 16:30:35 +02:00
Eelco Dolstra
04eb7492dc ixgbevf: Init at 3.2.2
This driver is necessary for Enhanced Networking on most EC2 instance
types.
2016-07-07 17:51:10 +02:00