1. 57efd44 ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP by Alexander Duyck · 13 years ago
  2. 1210982 ixgbe: cleanup the hwmon function calls by Don Skidmore · 13 years ago
  3. 681ae1a ixgbe: Enable timesync clock-out feature for PPS support on X540 by Jacob E Keller · 13 years ago
  4. 3a6a4ed ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC) by Jacob Keller · 13 years ago
  5. 3ebe8fd ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control by Alexander Duyck · 13 years ago
  6. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  7. f525c6d2 ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() by John Fastabend · 13 years ago
  8. 3ca8bc6 ixgbe: add hwmon interface to export thermal data by Don Skidmore · 13 years ago
  9. 8e2813f ixgbe: check for WoL support in single function by Jacob Keller · 13 years ago
  10. 70e5576 ixgbe: fix typo in enumeration name by Don Skidmore · 13 years ago
  11. 8af3c33 ixgbe: fix namespace issues when FCoE/DCB is not enabled by Jeff Kirsher · 13 years ago
  12. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 14 years ago
  13. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 14 years ago
  14. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 14 years ago
  15. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 14 years ago
  16. 729739b ixgbe: always write DMA for single_mapped value with skb by Alexander Duyck · 14 years ago
  17. fd0db0e ixgbe: Place skb on first buffer_info structure to avoid using stack space by Alexander Duyck · 14 years ago
  18. 7d7ce68 ixgbe: Use packets to track Tx completions instead of a seperate value by Alexander Duyck · 14 years ago
  19. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 13 years ago
  20. 621bd70 ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr by Alexander Duyck · 14 years ago
  21. a557928 ixgbe: Add iterator for cycling through rings on a q_vector by Alexander Duyck · 14 years ago
  22. de88eee ixgbe: Allocate rings as part of the q_vector by Alexander Duyck · 14 years ago
  23. 8f15486 ixgbe: Default to queue pairs when number of queues is less than CPUs by Alexander Duyck · 14 years ago
  24. 46646e6 ixgbe: Reorder adapter contents for better cache utilization by Alexander Duyck · 14 years ago
  25. b2d96e0 ixgbe: add support for byte queue limits by Alexander Duyck · 14 years ago
  26. 8a0da21 ixgbe: Combine post-DMA processing of sk_buff fields into single function by Alexander Duyck · 14 years ago
  27. e4f7402 ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV by Alexander Duyck · 14 years ago
  28. f56e0cb ixgbe: Add function for testing status bits in Rx descriptor by Alexander Duyck · 14 years ago
  29. 4c1975d ixgbe: Minor refactor of RSC by Alexander Duyck · 14 years ago
  30. 9497182 ixgbe: update copyright to 2012 by Don Skidmore · 14 years ago
  31. ea81875 ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call by Neerav Parikh · 14 years ago
  32. 15e5209 ixgbe: change the eeprom version reported by ethtool by Emil Tantilov · 14 years ago
  33. de4c7f6 ixgbe: Add new netdev op to turn spoof checking on or off per VF by Greg Rose · 14 years ago
  34. 83c61fa ixgbe: Add protection from VF invalid target DMA by Greg Rose · 14 years ago
  35. d5bf4f6 ixgbe: Cleanup q_vector interrupt throttle rate logic by Emil Tantilov · 14 years ago
  36. c23f5b6 ixgbe: add WOL support for X540 by Emil Tantilov · 14 years ago
  37. c6bda30 ixgbe: Reconfigure SR-IOV Init by Greg Rose · 14 years ago
  38. 919e78a ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC by Alexander Duyck · 14 years ago
  39. c7ccde0 ixgbe: make ixgbe_up and ixgbe_up_complete void functions by Alexander Duyck · 14 years ago
  40. 2c4af69 ixgbe: Correctly name and handle MSI-X other interrupt by Alexander Duyck · 14 years ago
  41. 5922455 ixgbe: Change default Tx work limit size to 256 buffers by Alexander Duyck · 14 years ago
  42. 7f9643f ixgbe: Add support for setting CC bit when SR-IOV is enabled by Alexander Duyck · 14 years ago
  43. efe3d3c ixgbe: convert rings from q_vector bit indexed array to linked list by Alexander Duyck · 14 years ago
  44. 66f32a8 ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring by Alexander Duyck · 14 years ago
  45. d3d0023 ixgbe: Refactor transmit map and cleanup routines by Alexander Duyck · 14 years ago
  46. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/ixgbe/ixgbe.h]
  47. 082757a ixgbe: convert to ndo_fix_features by Don Skidmore · 14 years ago
  48. ff886df ixgbe: Pass staterr instead of re-reading status and error bits from descriptor by Alexander Duyck · 14 years ago
  49. bd19805 ixgbe: Move interrupt related values out of ring and into q_vector by Alexander Duyck · 14 years ago
  50. 08c8833 ixgbe: add structure for containing RX/TX rings to q_vector by Alexander Duyck · 14 years ago
  51. a535c30 ixgbe: Update method used for determining descriptor count for an skb by Alexander Duyck · 14 years ago
  52. 897ab15 ixgbe: Add one function that handles most of context descriptor setup by Alexander Duyck · 14 years ago
  53. 7d4987d ixgbe: Convert IXGBE_DESC_UNUSED from macro to static inline function by Alexander Duyck · 14 years ago
  54. 3e05334 ixgbe: add support for displaying ntuple filters via the nfc interface by Alexander Duyck · 14 years ago
  55. c04f6ca ixgbe: update perfect filter framework to support retaining filters by Alexander Duyck · 14 years ago
  56. e901acd ixgbe: DCB use existing TX and RX queues by John Fastabend · 14 years ago
  57. f0f9778 ixgbe: Merge over-temp task into service task by Alexander Duyck · 14 years ago
  58. d034acf ixgbe: Merge ATR reinit into the service task by Alexander Duyck · 14 years ago
  59. c83c6cb ixgbe: merge reset task into service task by Alexander Duyck · 14 years ago
  60. 93c52dd ixgbe: Merge watchdog functionality into service task by Alexander Duyck · 14 years ago
  61. 7086400 ixgbe: Combine SFP and multi-speed fiber task into single service task by Alexander Duyck · 14 years ago
  62. e606bfe ixgbe: move flags and state into the same cacheline by Alexander Duyck · 14 years ago
  63. a1cbb15c ixgbe: Add macvlan support for VF by Greg Rose · 14 years ago
  64. 66e6961 ixgbe: convert to ethtool set_phys_id by Emil Tantilov · 14 years ago
  65. ff4ab20 ixgbe: add support for VF Transmit rate limit using iproute2 by Lior Levy · 14 years ago
  66. e5b6463 ixgbe: DCB, use multiple Tx rings per traffic class by John Fastabend · 14 years ago
  67. 3032309 ixgbe: DCB, implement capabilities flags by John Fastabend · 14 years ago
  68. 68a683c ixgbe: add support to FCoE DDP in target mode by Yi Zou · 15 years ago
  69. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 14 years ago
  70. 3b2ee94 ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc by Don Skidmore · 15 years ago
  71. d033d52 ixgbe: DCB, implement 802.1Qaz routines by John Fastabend · 15 years ago
  72. 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 15 years ago
  73. 6983052 ixgbe: further flow director performance optimizations by Alexander Duyck · 15 years ago
  74. 905e4a4 ixgbe: cleanup flow director hash computation to improve performance by Alexander Duyck · 15 years ago
  75. 2d39d57 ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer by Yi Zou · 15 years ago
  76. b93a222 ixgbe: add support for x540 MAC by Don Skidmore · 15 years ago
  77. fe15e8e1 ixgbe: add MAC and PHY support for x540 by Don Skidmore · 15 years ago
  78. c84d324 ixgbe: rework Tx hang detection to fix reoccurring false Tx hangs by John Fastabend · 15 years ago
  79. d0759eb ixgbe: cleanup ixgbe_map_rings_to_vectors by Alexander Duyck · 15 years ago
  80. aa80175 ixgbe: cleanup use of ixgbe_rsc_count and RSC_CB by Alexander Duyck · 15 years ago
  81. 7d637bc ixgbe: add a state flags to ring by Alexander Duyck · 15 years ago
  82. 33cf09c ixgbe: move CPU variable from ring into q_vector, add ring->q_vector by Alexander Duyck · 15 years ago
  83. fc77dc3 ixgbe: add a netdev pointer to the ring structure by Alexander Duyck · 15 years ago
  84. 5b7da51 ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap by Alexander Duyck · 15 years ago
  85. b6ec895 ixgbe: move device pointer into the ring structure by Alexander Duyck · 15 years ago
  86. 84ea259 ixgbe: drop ring->head, make ring->tail a pointer instead of offset by Alexander Duyck · 15 years ago
  87. d5f398e ixgbe: cleanup ixgbe_alloc_rx_buffers by Alexander Duyck · 15 years ago
  88. 8ad494b ixgbe: move GSO segments and byte count processing into ixgbe_tx_map by Alexander Duyck · 15 years ago
  89. 16b61be ixgbe: DCB set PFC high and low water marks per data sheet specs by John Fastabend · 15 years ago
  90. 1a51502 ixgbe: delay rx_ring freeing by Eric Dumazet · 15 years ago
  91. de1036b ixgbe: fix stats handling by Eric Dumazet · 15 years ago
  92. f62bbb5 ixgbe: Update ixgbe to use new vlan accleration. by Jesse Gross · 15 years ago
  93. b25ebfd ixgbe: Use affinity_hint when Flow Director is enabled by Peter Waskiewicz · 15 years ago
  94. 84418e3 ixgbe: rewrite ethtool test to use standard config functions by Alexander Duyck · 15 years ago
  95. 31f05a2 ixgbe: update all DESC_ADV macros to accept a ring pointer by Alexander Duyck · 15 years ago
  96. 1395807 ixgbe: bump PS header size to 512 bytes by Alexander Duyck · 15 years ago
  97. 2850062 ixgbe: update set_rx_mode to fix issues w/ macvlan by Alexander Duyck · 15 years ago
  98. 849c454 ixgbe: Use netdev_<level>, dev_<level>, pr_<level> by Emil Tantilov · 15 years ago
  99. 119fc60 ixgbe:add support for a new 82599 10G Base-T device by Mallikarjuna R Chilakala · 15 years ago
  100. 7f01648 ixgbe: Add support for VF MAC and VLAN configuration by Greg Rose · 15 years ago