6926 Move ixgbe Intel common code into its own directory
commit5fc77b81fbb2d591a82c9778896a466ebc9928cd
authorRobert Mustacchi <rm@joyent.com>
Sat, 16 Apr 2016 15:23:27 +0000 (16 08:23 -0700)
committerRobert Mustacchi <rm@joyent.com>
Wed, 27 Apr 2016 23:01:28 +0000 (27 16:01 -0700)
tree5d9893ce9d52ce45c47dd6befe9db4a9e975e18c
parentf0455e46363efd5f7f0a01f27dcbaed2a44bf2d2
6926 Move ixgbe Intel common code into its own directory
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
23 files changed:
exception_lists/cstyle
exception_lists/hdrchk
usr/src/pkg/manifests/driver-network-ixgbe.mf
usr/src/uts/common/Makefile.rules
usr/src/uts/common/io/ixgbe/core/THIRDPARTYLICENSE [moved from usr/src/uts/common/io/ixgbe/THIRDPARTYLICENSE with 100% similarity]
usr/src/uts/common/io/ixgbe/core/THIRDPARTYLICENSE.descrip [moved from usr/src/uts/common/io/ixgbe/THIRDPARTYLICENSE.descrip with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_82598.c [moved from usr/src/uts/common/io/ixgbe/ixgbe_82598.c with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_82598.h [moved from usr/src/uts/common/io/ixgbe/ixgbe_82598.h with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_82599.c [moved from usr/src/uts/common/io/ixgbe/ixgbe_82599.c with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_82599.h [moved from usr/src/uts/common/io/ixgbe/ixgbe_82599.h with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_api.c [moved from usr/src/uts/common/io/ixgbe/ixgbe_api.c with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_api.h [moved from usr/src/uts/common/io/ixgbe/ixgbe_api.h with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_common.c [moved from usr/src/uts/common/io/ixgbe/ixgbe_common.c with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_common.h [moved from usr/src/uts/common/io/ixgbe/ixgbe_common.h with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.c [moved from usr/src/uts/common/io/ixgbe/ixgbe_mbx.c with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.h [moved from usr/src/uts/common/io/ixgbe/ixgbe_mbx.h with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c [moved from usr/src/uts/common/io/ixgbe/ixgbe_phy.c with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_phy.h [moved from usr/src/uts/common/io/ixgbe/ixgbe_phy.h with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_type.h [moved from usr/src/uts/common/io/ixgbe/ixgbe_type.h with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_x540.c [moved from usr/src/uts/common/io/ixgbe/ixgbe_x540.c with 100% similarity]
usr/src/uts/common/io/ixgbe/core/ixgbe_x540.h [moved from usr/src/uts/common/io/ixgbe/ixgbe_x540.h with 100% similarity]
usr/src/uts/intel/ixgbe/Makefile
usr/src/uts/sparc/ixgbe/Makefile