aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_fcoe.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-29ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou1-0/+46
2009-09-03ixgbe: Add support for using FCoE DDP in 82599 as FCoE targetsYi Zou1-1/+7
2009-09-01ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou1-0/+64
2009-09-01ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou1-0/+94
2009-08-13ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou1-1/+1
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton1-1/+1
2009-06-09ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599Yi Zou1-1/+5
2009-05-17ixgbe: Enable FCoE redirection table feature in 82599Yi Zou1-4/+24
2009-05-17ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou1-0/+340
2009-05-17ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou1-0/+132
2009-05-17ixgbe: Add FCoE feature code to 82599Yi Zou1-0/+60