aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_fcoe.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou2009-10-291-0/+46
* ixgbe: Add support for using FCoE DDP in 82599 as FCoE targetsYi Zou2009-09-031-1/+7
* ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou2009-09-011-0/+64
* ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou2009-09-011-0/+94
* ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou2009-08-131-1/+1
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-191-1/+1
* ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599Yi Zou2009-06-091-1/+5
* ixgbe: Enable FCoE redirection table feature in 82599Yi Zou2009-05-171-4/+24
* ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou2009-05-171-0/+340
* ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou2009-05-171-0/+132
* ixgbe: Add FCoE feature code to 82599Yi Zou2009-05-171-0/+60