summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_fcoe.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ixgbe: filter FIP frames into the FCoE offload queuesChris Leech2010-03-261-0/+15
* ixgbe: Don't allow user buffer count to exceed 256Robert Love2010-03-261-8/+10
* ixgbe: fix for real_num_tx_queues update issueVasu Dev2010-03-201-3/+3
* ixgbe: Make descriptor ring allocations NUMA-awarePJ Waskiewicz2010-02-041-2/+2
* ixgbe: update copyright datesShannon Nelson2010-01-141-1/+1
* ixgbe: use known user priority for FCoE when DCB is enabledYi Zou2009-12-041-13/+17
* 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-041-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-141-1/+1
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-201-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-181-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