1. 2c4af69 ixgbe: Correctly name and handle MSI-X other interrupt by Alexander Duyck · 14 years ago
  2. 5922455 ixgbe: Change default Tx work limit size to 256 buffers by Alexander Duyck · 14 years ago
  3. 7f9643f ixgbe: Add support for setting CC bit when SR-IOV is enabled by Alexander Duyck · 14 years ago
  4. efe3d3c ixgbe: convert rings from q_vector bit indexed array to linked list by Alexander Duyck · 14 years ago
  5. 66f32a8 ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring by Alexander Duyck · 14 years ago
  6. d3d0023 ixgbe: Refactor transmit map and cleanup routines by Alexander Duyck · 14 years ago
  7. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/ixgbe/ixgbe.h]
  8. 082757a ixgbe: convert to ndo_fix_features by Don Skidmore · 14 years ago
  9. ff886df ixgbe: Pass staterr instead of re-reading status and error bits from descriptor by Alexander Duyck · 14 years ago
  10. bd19805 ixgbe: Move interrupt related values out of ring and into q_vector by Alexander Duyck · 14 years ago
  11. 08c8833 ixgbe: add structure for containing RX/TX rings to q_vector by Alexander Duyck · 14 years ago
  12. a535c30 ixgbe: Update method used for determining descriptor count for an skb by Alexander Duyck · 14 years ago
  13. 897ab15 ixgbe: Add one function that handles most of context descriptor setup by Alexander Duyck · 14 years ago
  14. 7d4987d ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function by Alexander Duyck · 14 years ago
  15. 3e05334 ixgbe: add support for displaying ntuple filters via the nfc interface by Alexander Duyck · 14 years ago
  16. c04f6ca ixgbe: update perfect filter framework to support retaining filters by Alexander Duyck · 14 years ago
  17. e901acd ixgbe: DCB use existing TX and RX queues by John Fastabend · 14 years ago
  18. f0f9778 ixgbe: Merge over-temp task into service task by Alexander Duyck · 14 years ago
  19. d034acf ixgbe: Merge ATR reinit into the service task by Alexander Duyck · 14 years ago
  20. c83c6cb ixgbe: merge reset task into service task by Alexander Duyck · 14 years ago
  21. 93c52dd ixgbe: Merge watchdog functionality into service task by Alexander Duyck · 14 years ago
  22. 7086400 ixgbe: Combine SFP and multi-speed fiber task into single service task by Alexander Duyck · 14 years ago
  23. e606bfe ixgbe: move flags and state into the same cacheline by Alexander Duyck · 14 years ago
  24. a1cbb15c ixgbe: Add macvlan support for VF by Greg Rose · 14 years ago
  25. 66e6961 ixgbe: convert to ethtool set_phys_id by Emil Tantilov · 14 years ago
  26. ff4ab20 ixgbe: add support for VF Transmit rate limit using iproute2 by Lior Levy · 14 years ago
  27. e5b6463 ixgbe: DCB, use multiple Tx rings per traffic class by John Fastabend · 14 years ago
  28. 3032309 ixgbe: DCB, implement capabilities flags by John Fastabend · 14 years ago
  29. 68a683c ixgbe: add support to FCoE DDP in target mode by Yi Zou · 15 years ago
  30. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 14 years ago
  31. 3b2ee94 ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc by Don Skidmore · 15 years ago
  32. d033d52 ixgbe: DCB, implement 802.1Qaz routines by John Fastabend · 15 years ago
  33. 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 15 years ago
  34. 6983052 ixgbe: further flow director performance optimizations by Alexander Duyck · 15 years ago
  35. 905e4a4 ixgbe: cleanup flow director hash computation to improve performance by Alexander Duyck · 15 years ago
  36. 2d39d57 ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer by Yi Zou · 15 years ago
  37. b93a222 ixgbe: add support for x540 MAC by Don Skidmore · 15 years ago
  38. fe15e8e1 ixgbe: add MAC and PHY support for x540 by Don Skidmore · 15 years ago
  39. c84d324 ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs by John Fastabend · 15 years ago
  40. d0759eb ixgbe: cleanup ixgbe_map_rings_to_vectors by Alexander Duyck · 15 years ago
  41. aa80175 ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB by Alexander Duyck · 15 years ago
  42. 7d637bc ixgbe: add a state flags to ring by Alexander Duyck · 15 years ago
  43. 33cf09c ixgbe: move CPU variable from ring into q_vector, add ring->q_vector by Alexander Duyck · 15 years ago
  44. fc77dc3 ixgbe: add a netdev pointer to the ring structure by Alexander Duyck · 15 years ago
  45. 5b7da51 ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap by Alexander Duyck · 15 years ago
  46. b6ec895 ixgbe: move device pointer into the ring structure by Alexander Duyck · 15 years ago
  47. 84ea259 ixgbe: drop ring->head, make ring->tail a pointer instead of offset by Alexander Duyck · 15 years ago
  48. d5f398e ixgbe: cleanup ixgbe_alloc_rx_buffers by Alexander Duyck · 15 years ago
  49. 8ad494b ixgbe: move GSO segments and byte count processing into ixgbe_tx_map by Alexander Duyck · 15 years ago
  50. 16b61be ixgbe: DCB set PFC high and low water marks per data sheet specs by John Fastabend · 15 years ago
  51. 1a51502 ixgbe: delay rx_ring freeing by Eric Dumazet · 15 years ago
  52. de1036b ixgbe: fix stats handling by Eric Dumazet · 15 years ago
  53. f62bbb5 ixgbe: Update ixgbe to use new vlan accleration. by Jesse Gross · 15 years ago
  54. b25ebfd ixgbe: Use affinity_hint when Flow Director is enabled by Peter Waskiewicz · 15 years ago
  55. 84418e3 ixgbe: rewrite ethtool test to use standard config functions by Alexander Duyck · 15 years ago
  56. 31f05a2 ixgbe: update all DESC_ADV macros to accept a ring pointer by Alexander Duyck · 15 years ago
  57. 1395807 ixgbe: bump PS header size to 512 bytes by Alexander Duyck · 15 years ago
  58. 2850062 ixgbe: update set_rx_mode to fix issues w/ macvlan by Alexander Duyck · 15 years ago
  59. 849c454 ixgbe: Use netdev_<level>, dev_<level>, pr_<level> by Emil Tantilov · 15 years ago
  60. 119fc60 ixgbe:add support for a new 82599 10G Base-T device by Mallikarjuna R Chilakala · 15 years ago
  61. 7f01648 ixgbe: Add support for VF MAC and VLAN configuration by Greg Rose · 15 years ago
  62. 26d2784 Revert "ixgbe: disable MSI-X by default on certain Cisco adapters" by David S. Miller · 15 years ago
  63. d5ffd75 ixgbe: disable MSI-X by default on certain Cisco adapters by Nicholas Nunley · 15 years ago
  64. e0fce69 ixgbe: cleanup maximum number of tx queues by John Fastabend · 15 years ago
  65. 9a713e7 ixgbe: Add support for the new ethtool n-tuple programming interface by Peter Waskiewicz · 16 years ago
  66. 4a0b9ca ixgbe: Make descriptor ring allocations NUMA-aware by PJ Waskiewicz · 16 years ago
  67. 1a6c14a ixgbe: Allocate driver resources per NUMA node by Jesse Brandeburg · 16 years ago
  68. 10eec95 ixgbe: only process one ixgbe_watchdog_task at a time. by John Fastabend · 16 years ago
  69. ef291b8 ixgbe: Remove unused emulation MAC storage from the per VF data structure. by Greg Rose · 16 years ago
  70. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  71. 8c47eaa ixgbe: update copyright dates by Shannon Nelson · 16 years ago
  72. 7f87047 ixgbe: Add SR-IOV register, structure and bit defines by Greg Rose · 16 years ago
  73. 7ca3bc5 ixgbe: performance tweaks by Jesse Brandeburg · 16 years ago
  74. 6bacb30 ixgbe: change default ring size by Jesse Brandeburg · 16 years ago
  75. e5a4354 ixgbe: remove skb_dma_map/unmap calls from driver by Alexander Duyck · 16 years ago
  76. 94b982b ixgbe: Modify 82599 HWRSC statistics counters by Mallikarjuna R Chilakala · 16 years ago
  77. 61a1fa1 ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599 by Yi Zou · 16 years ago
  78. 2d86f13 ixgbe: Use the instance of net_device_stats from net_device. by Ajit Khaparde · 16 years ago
  79. 3295354 dcb: data center bridging ops should be r/o by Stephen Hemminger · 16 years ago
  80. f7554a2 ixgbe: Allow tx itr specific settings by Nelson, Shannon · 16 years ago
  81. 6ee1652 ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp by Yi Zou · 16 years ago
  82. 8450ff8 ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 by Yi Zou · 16 years ago
  83. 7b25cdb ixgbe: cleanup functions that should have been defined static by Don Skidmore · 16 years ago
  84. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  85. 6e455b89 ixgbe: Disable packet split only on FCoE queues in 82599 by Yi Zou · 16 years ago
  86. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 16 years ago
  88. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. 0d55158 ixgbe: Enable FCoE offload when DCB is enabled for 82599 by Yi Zou · 16 years ago
  90. f4ec443 ixgbe: Remove legacy descriptor support by Peter P Waskiewicz Jr · 16 years ago
  91. ae540af ixgbe: Re-adjust ring layouts to have better cacheline efficiency by Jesse Brandeburg · 16 years ago
  92. c4cf55e ixgbe: Enable Flow Director hashing in 82599 by Peter P Waskiewicz Jr · 16 years ago
  93. ffff477 ixgbe: Add Flow Director init and modify functions for 82599 by Peter P Waskiewicz Jr · 16 years ago
  94. df647b5 ixgbe: Add a second feature flags variable, move HW RSC capability there by Peter P Waskiewicz Jr · 16 years ago
  95. fe49f04 ixgbe: move v_idx into q_vector and use as index only by Alexander Duyck · 16 years ago
  96. da4dd0f ixgbe: Add ethtool offline test support by Peter P Waskiewicz Jr · 16 years ago
  97. e76678d ixgbe: set max desc to prevent total RSC packet size of 64K by Alexander Duyck · 16 years ago
  98. 264857b ixgbe: Allow link flow control in DCB mode for 82599 adapters by Peter P Waskiewicz Jr · 16 years ago
  99. 63f39bd ixgbe: Enable jumbo frame for FCoE feature in 82599 by Yi Zou · 16 years ago
  100. 0331a83 ixgbe: Add RING_F_FCOE for FCoE feature in 82599 by Yi Zou · 16 years ago