History log of /illumos-gate/usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.c
Revision Date Author Comments Expand
dc0cb1cda72a989d92d813e487cdff59f629aa3f 27-Jul-2016 Dale Ghent <daleg@omniti.com>

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>

/illumos-gate/exception_lists/copyright /illumos-gate/exception_lists/cstyle /illumos-gate/exception_lists/hdrchk /illumos-gate/usr/src/man/man7d/ixgbe.7d /illumos-gate/usr/src/pkg/manifests/driver-network-ixgbe.mf /illumos-gate/usr/src/uts/common/Makefile.files ixgbe_82598.c ixgbe_82598.h ixgbe_82599.c ixgbe_82599.h ixgbe_api.c ixgbe_api.h ixgbe_common.c ixgbe_common.h ixgbe_dcb.c ixgbe_dcb.h ixgbe_dcb_82598.c ixgbe_dcb_82598.h ixgbe_dcb_82599.c ixgbe_dcb_82599.h ixgbe_mbx.c ixgbe_mbx.h ixgbe_phy.c ixgbe_phy.h ixgbe_type.h ixgbe_vf.c ixgbe_vf.h ixgbe_x540.c ixgbe_x540.h ixgbe_x550.c ixgbe_x550.h /illumos-gate/usr/src/uts/common/io/ixgbe/ixgbe.conf /illumos-gate/usr/src/uts/common/io/ixgbe/ixgbe_debug.h /illumos-gate/usr/src/uts/common/io/ixgbe/ixgbe_gld.c /illumos-gate/usr/src/uts/common/io/ixgbe/ixgbe_main.c /illumos-gate/usr/src/uts/common/io/ixgbe/ixgbe_osdep.h /illumos-gate/usr/src/uts/common/io/ixgbe/ixgbe_stat.c /illumos-gate/usr/src/uts/common/io/ixgbe/ixgbe_sw.h /illumos-gate/usr/src/uts/common/io/ixgbe/ixgbe_tx.c /illumos-gate/usr/src/uts/intel/ixgbe/Makefile /illumos-gate/usr/src/uts/sparc/ixgbe/Makefile
5fc77b81fbb2d591a82c9778896a466ebc9928cd 28-Apr-2016 Robert Mustacchi <rm@joyent.com>

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>