]> Pileus Git - ~andy/linux/commit
ixgbe: DCB, implement 802.1Qaz routines
authorJohn Fastabend <john.r.fastabend@intel.com>
Thu, 10 Feb 2011 14:40:01 +0000 (14:40 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 11 Feb 2011 16:47:15 +0000 (08:47 -0800)
commitd033d526a465c4bb8a499a0b5df65b3e7cf4da6f
tree570fba34e3fe39dd158dbf38296ca486298b2548
parent55320cb58baebd1795ec92f4550a1e8b38bf9ddf
ixgbe: DCB, implement 802.1Qaz routines

Implements 802.1Qaz support for ixgbe driver. Additionally,
this adds IEEE_8021QAZ_TSA_{} defines to dcbnl.h this is to
avoid having to use cryptic numeric codes for the TSA type.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_dcb.c
drivers/net/ixgbe/ixgbe_dcb.h
drivers/net/ixgbe/ixgbe_dcb_82598.c
drivers/net/ixgbe/ixgbe_dcb_nl.c
drivers/net/ixgbe/ixgbe_main.c
include/linux/dcbnl.h