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