HardenedBSD/sys
Eric Joyner c80429cedb Update em(4) to 7.6.1; update igb(4) to 2.5.3.
Major changes:

- Add i219/i219(2) hardware support. (Found on Skylake generation and newer
  chipsets.)
  - Further to the last Skylake support diff, this one also includes support for
    the Lewisburg chipset (i219(3)).

- Add a workaround to an igb hardware errata.
  All 1G server products need to have IPv6 extension header parsing turned off.
  This should be listed in the specification updates for current 1G server
  products, e.g. for i350 it's errata #37 in this document:
  http://www.intel.com/content/dam/www/public/us/en/documents/specification-updates/ethernet-controller-i350-spec-update.pdf

- Avoton (i354) PHY errata workaround added

And a bunch of minor fixes, as well as #defines for things that the current
em(4)/igb(4) drivers don't implement.

Differential Revision: https://reviews.freebsd.org/D3162
Reviewed by: sbruno, marius, gnn
Approved by: gnn
MFC after: 2 weeks
Sponsored by: Intel Corporation
2016-02-05 17:14:37 +00:00
..
amd64
arm ARM: Use new ARMv6 naming conventions for cache and TLB functions 2016-02-05 14:57:41 +00:00
arm64 Implement kdb_cpu_sync_icache on arm64. 2016-02-05 15:38:28 +00:00
boot Fix EFI multi device boot support 2016-02-05 15:35:33 +00:00
bsm
cam
cddl
compat
conf Provide a workaround for setting the correct endianness when doing CFI on 2016-02-04 22:39:27 +00:00
contrib ARM: Use new ARMv6 naming conventions for cache and TLB functions 2016-02-05 14:57:41 +00:00
crypto
ddb
dev Update em(4) to 7.6.1; update igb(4) to 2.5.3. 2016-02-05 17:14:37 +00:00
fs
gdb
geom
gnu
i386
isa
kern When matching brand to the ELF binary by notes, try to find a brand 2016-02-04 20:55:49 +00:00
kgssapi
libkern
mips
modules
net
net80211
netgraph
netinet
netinet6
netipsec
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98
powerpc
riscv
rpc
security
sparc64
sys
teken
tests
tools
ufs
vm
x86
xdr
xen
Makefile