diff options
| author | Dale Ghent <daleg@omniti.com> | 2016-06-16 00:31:26 +0000 |
|---|---|---|
| committer | Dan McDonald <danmcd@omniti.com> | 2016-07-27 13:41:18 -0400 |
| commit | dc0cb1cda72a989d92d813e487cdff59f629aa3f (patch) | |
| tree | f45ac078f26bfa8432a1baf81806904d0e980b89 /exception_lists/copyright | |
| parent | 2e1aefd1b4539a3d6cf03dbfa515eabf4de09f59 (diff) | |
| download | illumos-joyent-dc0cb1cda72a989d92d813e487cdff59f629aa3f.tar.gz | |
6064 ixgbe needs X550 support
Reviewed by: Tycho Nightingale <tycho.nightingale@pluribusnetworks.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Hans Rosenfeld <hans.rosenfeld@nexenta.com>
Diffstat (limited to 'exception_lists/copyright')
| -rw-r--r-- | exception_lists/copyright | 36 |
1 files changed, 26 insertions, 10 deletions
diff --git a/exception_lists/copyright b/exception_lists/copyright index a4d4794069..0358e5aaf6 100644 --- a/exception_lists/copyright +++ b/exception_lists/copyright @@ -384,16 +384,32 @@ usr/src/uts/common/gssapi/mechs/krb5/krb5/os/toffset.c usr/src/uts/common/gssapi/mechs/krb5/mech/util_seed.c usr/src/uts/common/gssapi/mechs/krb5/mech/util_seqnum.c usr/src/uts/common/gssapi/mechs/krb5/mech/val_cred.c -usr/src/uts/common/io/ixgbe/ixgbe_82598.c -usr/src/uts/common/io/ixgbe/ixgbe_82599.c -usr/src/uts/common/io/ixgbe/ixgbe_api.c -usr/src/uts/common/io/ixgbe/ixgbe_api.h -usr/src/uts/common/io/ixgbe/ixgbe_common.c -usr/src/uts/common/io/ixgbe/ixgbe_common.h -usr/src/uts/common/io/ixgbe/ixgbe_osdep.h -usr/src/uts/common/io/ixgbe/ixgbe_phy.c -usr/src/uts/common/io/ixgbe/ixgbe_phy.h -usr/src/uts/common/io/ixgbe/ixgbe_type.h +usr/src/uts/common/io/ixgbe/core/ixgbe_82598.c +usr/src/uts/common/io/ixgbe/core/ixgbe_82598.h +usr/src/uts/common/io/ixgbe/core/ixgbe_82599.c +usr/src/uts/common/io/ixgbe/core/ixgbe_82599.h +usr/src/uts/common/io/ixgbe/core/ixgbe_api.c +usr/src/uts/common/io/ixgbe/core/ixgbe_api.h +usr/src/uts/common/io/ixgbe/core/ixgbe_common.c +usr/src/uts/common/io/ixgbe/core/ixgbe_common.h +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.c +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.h +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82598.c +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82598.h +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82599.c +usr/src/uts/common/io/ixgbe/core/ixgbe_dcb_82599.h +usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.c +usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.h +usr/src/uts/common/io/ixgbe/core/ixgbe_osdep.h +usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c +usr/src/uts/common/io/ixgbe/core/ixgbe_phy.h +usr/src/uts/common/io/ixgbe/core/ixgbe_type.h +usr/src/uts/common/io/ixgbe/core/ixgbe_vf.c +usr/src/uts/common/io/ixgbe/core/ixgbe_vf.h +usr/src/uts/common/io/ixgbe/core/ixgbe_x540.c +usr/src/uts/common/io/ixgbe/core/ixgbe_x540.h +usr/src/uts/common/io/ixgbe/core/ixgbe_x550.c +usr/src/uts/common/io/ixgbe/core/ixgbe_x550.h usr/src/uts/common/fs/zfs/THIRDPARTYLICENSE.lz4.descrip usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/THIRDPARTYLICENSE.descrip usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/THIRDPARTYLICENSE |
