]> git.baikalelectronics.ru Git - kernel.git/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)
commit7d8b5e0d6ef8872f8d059939f2602de0c3e17cb2
tree570fba34e3fe39dd158dbf38296ca486298b2548
parent98677ef0f1dd43a64f9689cb472feb5d928d823b
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