1. dc166e2 ixgbe: DCB remove ixgbe_fcoe_getapp routine by John Fastabend · 13 years ago
  2. 68a683c ixgbe: add support to FCoE DDP in target mode by Yi Zou · 14 years ago
  3. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 13 years ago
  4. c600636 ixgbe: work around for DDP last buffer size by Amir Hanania · 13 years ago
  5. fbbea32 ixgbe: cleanup variable initialization by Don Skidmore · 14 years ago
  6. 9b55bb0 ixgbe: make sure FCoE DDP user buffers are really released by the HW by Yi Zou · 14 years ago
  7. 8ca371e ixgbe: invalidate FCoE DDP context when no error status is available by Yi Zou · 14 years ago
  8. a41c059 ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING by Yi Zou · 14 years ago
  9. 27ab760 ixgbe: add a refcnt when turning on/off FCoE offload capability by Yi Zou · 14 years ago
  10. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  11. 31f05a2 ixgbe: update all DESC_ADV macros to accept a ring pointer by Alexander Duyck · 14 years ago
  12. 5575044 ixgbe: use GFP_ATOMIC when allocating FCoE DDP context from the dma pool by Yi Zou · 14 years ago
  13. 5e09d7f ixgbe: properly toggling netdev feature flags when disabling FCoE by Yi Zou · 14 years ago
  14. 396e799 ixgbe: use netif_<level> instead of netdev_<level> by Emil Tantilov · 14 years ago
  15. 849c454 ixgbe: Use netdev_<level>, dev_<level>, pr_<level> by Emil Tantilov · 14 years ago
  16. 497f683 ixgbe: remove some redundant code in setting FCoE FIP filter by Yi Zou · 14 years ago
  17. be5d507 ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp by Yi Zou · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. af06393 ixgbe: filter FIP frames into the FCoE offload queues by Chris Leech · 14 years ago
  20. a7551b7 ixgbe: Don't allow user buffer count to exceed 256 by Robert Love · 14 years ago
  21. 936332b ixgbe: fix for real_num_tx_queues update issue by Vasu Dev · 14 years ago
  22. 4a0b9ca ixgbe: Make descriptor ring allocations NUMA-aware by PJ Waskiewicz · 14 years ago
  23. 8c47eaa ixgbe: update copyright dates by Shannon Nelson · 15 years ago
  24. 61a0f42 ixgbe: use known user priority for FCoE when DCB is enabled by Yi Zou · 15 years ago
  25. 61a1fa1 ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599 by Yi Zou · 15 years ago
  26. d4ab881 ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets by Yi Zou · 15 years ago
  27. 6ee1652 ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp by Yi Zou · 15 years ago
  28. 8450ff8 ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 by Yi Zou · 15 years ago
  29. 17e78b0 ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion by Yi Zou · 15 years ago
  30. 8e20ce9 convert some DMA_nnBIT_MASK() callers by Andrew Morton · 15 years ago
  31. 3d8fd38 ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 by Yi Zou · 15 years ago
  32. 29ebf6f ixgbe: Enable FCoE redirection table feature in 82599 by Yi Zou · 15 years ago
  33. d0ed893 ixgbe: Add infrastructure code for FCoE large receive offload to 82599 by Yi Zou · 15 years ago
  34. bc07922 ixgbe: Add infrastructure code for FCoE large send offload to 82599 by Yi Zou · 15 years ago
  35. d3a2ae6 ixgbe: Add FCoE feature code to 82599 by Yi Zou · 15 years ago