linux/drivers/net/ixgbe
Yi Zou d4ab88194e ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
The FCoE DDP in 82599 can be used for both FCoE initiator as well as FCoE
target, depending on the indication of the exchange being the responder or
originator in the F_CTL (frame control) field in the encapsulated Fiber
Channel frame header (T10 Spec., FC-FS). For the initiator, OX_ID is used
for FCoE DDP, where for the target RX_ID is used for FCoE DDP.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-09-03 20:01:55 -07:00
..
ixgbe.h ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp 2009-09-01 01:24:40 -07:00
ixgbe_82598.c ixgbe: refactor link setup code 2009-09-01 17:40:14 -07:00
ixgbe_82599.c ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded without any cable and reconnecting it to 1G partner 2009-09-01 17:40:20 -07:00
ixgbe_common.c ixgbe: cleanup functions that should have been defined static 2009-08-26 15:36:46 -07:00
ixgbe_common.h ixgbe: cleanup functions that should have been defined static 2009-08-26 15:36:46 -07:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: Properly disable DCB arbiters prior to applying changes 2009-09-01 17:40:18 -07:00
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c ixgbe: Add support for multiple Tx queues for FCoE in 82599 2009-09-03 20:01:51 -07:00
ixgbe_ethtool.c ixgbe: refactor link setup code 2009-09-01 17:40:14 -07:00
ixgbe_fcoe.c ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets 2009-09-03 20:01:55 -07:00
ixgbe_fcoe.h ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp 2009-09-01 01:24:40 -07:00
ixgbe_main.c ixgbe: Distribute transmission of FCoE traffic in 82599 2009-09-03 20:01:53 -07:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: refactor link setup code 2009-09-01 17:40:14 -07:00
Makefile