1. d411a93 ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config by Alexander Duyck · 13 years ago
  2. 800bd60 ixgbe: Add function for obtaining FCoE TC based on FCoE user priority by Alexander Duyck · 13 years ago
  3. 02debdc ixgbe: Populate the prio_tc_map in ixgbe_setup_tc by Alexander Duyck · 13 years ago
  4. df0676d ixgbe: Cleanup unpacking code for DCB by Alexander Duyck · 13 years ago
  5. 15cbc70 ixgbe: Simplify logic for getting traffic class from user priority by Alexander Duyck · 13 years ago
  6. 0b7f5d0 ixgbe: Merge RSS and flow director ring register caching and configuration by Alexander Duyck · 13 years ago
  7. 45e9baa ixgbe: Clean up a useless switch statement and dead code in configure_srrctl by Alexander Duyck · 13 years ago
  8. e4b317e ixgbe: Add feature offset value to ring features by Alexander Duyck · 13 years ago
  9. c087663 ixgbe: Add upper limit to ring features by Alexander Duyck · 13 years ago
  10. 49c7ffb ixgbe: count q_vectors instead of MSI-X vectors by Alexander Duyck · 13 years ago
  11. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  12. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  13. d4e4164 ixgbe: DCB and SR-IOV can not co-exist and will cause hangs by Alexander Duyck · 13 years ago
  14. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  15. 57efd44 ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP by Alexander Duyck · 13 years ago
  16. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. f73332f ixgbe: simplify padding and length checks by Stephen Hemminger · 13 years ago
  18. db01896 ixgbe: clean up ixgbe_get_settings ethtool function by Jacob Keller · 13 years ago
  19. a49fda3 ixgbe: add support for 1G SX modules by Jacob Keller · 13 years ago
  20. 8633c08 ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings by Alexander Duyck · 13 years ago
  21. b6138ed ixgbe: Fix PHC loophole allowing misconfiguration of increment register by Jacob Keller · 13 years ago
  22. 1d1a79b ixgbe: Check PTP Rx timestamps via BPF filter by Jacob Keller · 13 years ago
  23. c19197a ixgbe: PTP Fix hwtstamp mode settings by Jacob Keller · 13 years ago
  24. 0ede4a6 ixgbe: ptp code cleanup by Jacob Keller · 13 years ago
  25. 6cbc52e ixgbe: do not compile ixgbe_sysfs.c when CONFIG_IXGBE_HWMON is not set by Emil Tantilov · 13 years ago
  26. 4f8a91a ixgbe: align flow control DV macros with datasheet by John Fastabend · 13 years ago
  27. 43e95f1 ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled by John Fastabend · 13 years ago
  28. 146d4cc ixgbe: fix_features rxvlan is independent of DCB and needs to be set by John Fastabend · 13 years ago
  29. eef4560 ixgbe: update version number by Don Skidmore · 13 years ago
  30. 1210982 ixgbe: cleanup the hwmon function calls by Don Skidmore · 13 years ago
  31. aa7bd46 ixgbe: support software timestamping by Jacob Keller · 13 years ago
  32. e3aac88 ixgbe: add support for get_ts_info by Jacob Keller · 13 years ago
  33. db76ad4 ixgbe: correct disable_rx_buff timeout by Jacob Keller · 13 years ago
  34. 681ae1a ixgbe: Enable timesync clock-out feature for PPS support on X540 by Jacob E Keller · 13 years ago
  35. 3a6a4ed ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC) by Jacob Keller · 13 years ago
  36. 44b82dd ixgbe: Fix bogus error message by Greg Rose · 13 years ago
  37. 3ebe8fd ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control by Alexander Duyck · 13 years ago
  38. 943561d ixgbe: Clean up priority based flow control by Alexander Duyck · 13 years ago
  39. dcaccc8 ixgbe: Exit on error case in VF message processing by Alexander Duyck · 13 years ago
  40. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  41. e1abc1b ixgbe: dcb: IEEE PFC stats and reset logic incorrect by John Fastabend · 13 years ago
  42. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 13 years ago
  43. 041441d ixgbe: Update link flow control to correctly handle multiple packet buffer DCB by Alexander Duyck · 13 years ago
  44. 67a79df ixgbe: Reorder link flow control functions in ixgbe_common.c by Alexander Duyck · 13 years ago
  45. dd411ec ixgbe: Use __free_pages instead of put_page to release pages by Alexander Duyck · 13 years ago
  46. 786e9a5 ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode by Alexander Duyck · 13 years ago
  47. d0bfcdf ixgbe: Reorder the ring to q_vector mapping to improve performance by Alexander Duyck · 13 years ago
  48. a4d4f62 ixgbe: Track instances of buffer available but no DMA resources present by Alexander Duyck · 13 years ago
  49. f525c6d2 ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() by John Fastabend · 13 years ago
  50. ab6039a ixgbe: fix race condition with shutdown by Don Skidmore · 13 years ago
  51. af94bf6 ixgbe: Fix use after free on module remove by Alexander Duyck · 13 years ago
  52. 6b42a9c ixgbe: Reset max_vfs to zero when user request is out of range by Greg Rose · 13 years ago
  53. 2ee7065 ixgbe: Deny MACVLAN requests from VFs with admin set MAC by Greg Rose · 13 years ago
  54. 3ca8bc6 ixgbe: add hwmon interface to export thermal data by Don Skidmore · 13 years ago
  55. e1ea915 ixgbe: add support functions to access thermal data by Don Skidmore · 13 years ago
  56. 441e171 ixgbe: fix calling skb_put on nonlinear skb assertion bug by Yi Zou · 13 years ago
  57. 2b1588c ixgbe: Fix a memory leak in IEEE DCB by Alexander Duyck · 13 years ago
  58. 8e2813f ixgbe: check for WoL support in single function by Jacob Keller · 13 years ago
  59. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  60. b2db497 ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE by Alexander Duyck · 13 years ago
  61. 34948a9 ixgbe: add missing rtnl_lock in PM resume path by Benjamin Poirier · 13 years ago
  62. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  63. 2b20271 ixgbe: UTA table incorrectly programmed by Greg Rose · 13 years ago
  64. 9dcb373 ixgbe: allow RAR table to be updated in promisc mode by John Fastabend · 13 years ago
  65. 0f4b0ad ixgbe: enable FDB netdevice ops by John Fastabend · 13 years ago
  66. 8f56e4b ixgbe: add I2C clock stretching by Don Skidmore · 13 years ago
  67. c509e75 ixgbe: fix WoL issue with fiber by Don Skidmore · 13 years ago
  68. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  69. 7116130 ixgbe: consolidate reporting of MSIX vectors into a single function by Emil Tantilov · 13 years ago
  70. aacc1be ixgbe: driver fix for link flap by Multanen, Eric W · 13 years ago
  71. 8e4f325 ixgbe: update version number by Don Skidmore · 13 years ago
  72. 70e5576 ixgbe: fix typo in enumeration name by Don Skidmore · 13 years ago
  73. b3f4d59 intel: make wired ethernet driver message level consistent (rev2) by stephen hemminger · 13 years ago
  74. 8f4a0a3 ixgbe: Fix issues with SR-IOV loopback when flow control is disabled by Alexander Duyck · 13 years ago
  75. 8af3c33 ixgbe: fix namespace issues when FCoE/DCB is not enabled by Jeff Kirsher · 13 years ago
  76. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 14 years ago
  77. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 14 years ago
  78. 581330b ixgbe: Whitespace cleanups by Alexander Duyck · 14 years ago
  79. 6ca4350 ixgbe: Two minor fixes for RSS and FDIR set queues functions by Alexander Duyck · 14 years ago
  80. 35937c0 ixgbe: drop err_eeprom tag which is at same location as err_sw_init by Alexander Duyck · 14 years ago
  81. eb01b97 ixgbe: Move poll routine in order to improve readability by Alexander Duyck · 14 years ago
  82. 6bb78cf ixgbe: cleanup logic for the service timer and VF hang detection by Alexander Duyck · 14 years ago
  83. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 14 years ago
  84. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 14 years ago
  85. 729739b ixgbe: always write DMA for single_mapped value with skb by Alexander Duyck · 14 years ago
  86. 091a624 ixgbe: Write gso_segs and bytcount to the ring sooner by Alexander Duyck · 14 years ago
  87. fd0db0e ixgbe: Place skb on first buffer_info structure to avoid using stack space by Alexander Duyck · 14 years ago
  88. 7d7ce68 ixgbe: Use packets to track Tx completions instead of a seperate value by Alexander Duyck · 14 years ago
  89. 93f5b3c ixgbe: Modify setup of descriptor flags to avoid conditional jumps by Alexander Duyck · 14 years ago
  90. a50c29d ixgbe: Make certain that all frames fit minimum size requirements by Alexander Duyck · 14 years ago
  91. 655309e ixgbe: cleanup logic in ixgbe_change_mtu by Alexander Duyck · 14 years ago
  92. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 13 years ago
  93. 3f2d1c0 ixgbe: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  94. f43f313 ixgbe: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  95. cdf485b ixgbe: dcb: use DCB config values for FCoE traffic class on open by John Fastabend · 14 years ago
  96. d2f5e7f ixgbe: Fix race condition where RX buffer could become corrupted. by Atita Shirwaikar · 13 years ago
  97. 3ed69d7 ixgbe: use typed min/max functions where possible by Jesse Brandeburg · 14 years ago
  98. 9cdcf09 ixgbe: fix obvious return value bug. by Don Skidmore · 13 years ago
  99. 621bd70 ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr by Alexander Duyck · 14 years ago
  100. bdda1a6 ixgbe: Do not disable read relaxed ordering when DCA is enabled by Alexander Duyck · 14 years ago