1. cfb8c3a igb: fix rtnl race in PM resume path by Benjamin Poirier · 13 years ago
  2. dd7f5c9 e1000: Silence sparse warnings by correcting type by Andrei Emeltchenko · 13 years ago
  3. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 13 years ago
  4. f525c6d2 ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() by John Fastabend · 13 years ago
  5. ab6039a ixgbe: fix race condition with shutdown by Don Skidmore · 13 years ago
  6. 441e171 ixgbe: fix calling skb_put on nonlinear skb assertion bug by Yi Zou · 13 years ago
  7. 2b1588c ixgbe: Fix a memory leak in IEEE DCB by Alexander Duyck · 13 years ago
  8. 9bd1be45 igbvf: fix the bug when initializing the igbvf by Samuel Liao · 13 years ago
  9. 727c356 e1000e: Fix default interrupt throttle rate not set in NIC HW by Jeff Kirsher · 13 years ago
  10. 569a3af e1000e: MSI interrupt test failed, using legacy interrupt by Prasanna S Panchamukhi · 13 years ago
  11. b2db497 ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE by Alexander Duyck · 13 years ago
  12. 34948a9 ixgbe: add missing rtnl_lock in PM resume path by Benjamin Poirier · 13 years ago
  13. c509e75 ixgbe: fix WoL issue with fiber by Don Skidmore · 13 years ago
  14. 92fe173 e1000e: issues in Sx on 82577/8/9 by Bruce Allan · 13 years ago
  15. bf03085 e1000e: Guarantee descriptor writeback flush success. by Matthew Vick · 13 years ago
  16. bb9e44d e1000e: prevent oops when adapter is being closed and reset simultaneously by Bruce Allan · 13 years ago
  17. aacc1be ixgbe: driver fix for link flap by Multanen, Eric W · 13 years ago
  18. 8e4f325 ixgbe: update version number by Don Skidmore · 13 years ago
  19. 70e5576 ixgbe: fix typo in enumeration name by Don Skidmore · 13 years ago
  20. b3f4d59 intel: make wired ethernet driver message level consistent (rev2) by stephen hemminger · 13 years ago
  21. 52f5509 e1000: fix vlan processing regression by Jiri Pirko · 13 years ago
  22. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  23. 4679026 net: remove the second argument of k[un]map_atomic() by Cong Wang · 14 years ago
  24. 8f4a0a3 ixgbe: Fix issues with SR-IOV loopback when flow control is disabled by Alexander Duyck · 13 years ago
  25. f24fd89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  26. 8af3c33 ixgbe: fix namespace issues when FCoE/DCB is not enabled by Jeff Kirsher · 13 years ago
  27. 449e39d igbvf: Use ETH_ALEN by Joe Perches · 13 years ago
  28. 567d2de ixgbe: Correct flag values set by ixgbe_fix_features by Alexander Duyck · 14 years ago
  29. ef6afc0 ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command by Alexander Duyck · 14 years ago
  30. 581330b ixgbe: Whitespace cleanups by Alexander Duyck · 14 years ago
  31. 6ca4350 ixgbe: Two minor fixes for RSS and FDIR set queues functions by Alexander Duyck · 14 years ago
  32. 35937c0 ixgbe: drop err_eeprom tag which is at same location as err_sw_init by Alexander Duyck · 14 years ago
  33. eb01b97 ixgbe: Move poll routine in order to improve readability by Alexander Duyck · 14 years ago
  34. 6bb78cf ixgbe: cleanup logic for the service timer and VF hang detection by Alexander Duyck · 14 years ago
  35. d3ee429 ixgbe: Update layout of ixgbe_ring structure to improve cache performance by Alexander Duyck · 14 years ago
  36. 244e27a ixgbe: Store Tx flags and protocol information to tx_buffer sooner by Alexander Duyck · 14 years ago
  37. 729739b ixgbe: always write DMA for single_mapped value with skb by Alexander Duyck · 14 years ago
  38. 091a624 ixgbe: Write gso_segs and bytcount to the ring sooner by Alexander Duyck · 14 years ago
  39. fd0db0e ixgbe: Place skb on first buffer_info structure to avoid using stack space by Alexander Duyck · 14 years ago
  40. 7d7ce68 ixgbe: Use packets to track Tx completions instead of a seperate value by Alexander Duyck · 14 years ago
  41. 93f5b3c ixgbe: Modify setup of descriptor flags to avoid conditional jumps by Alexander Duyck · 14 years ago
  42. a50c29d ixgbe: Make certain that all frames fit minimum size requirements by Alexander Duyck · 14 years ago
  43. 655309e ixgbe: cleanup logic in ixgbe_change_mtu by Alexander Duyck · 14 years ago
  44. f800326 ixgbe: Replace standard receive path with a page based receive by Alexander Duyck · 13 years ago
  45. 3f2d1c0 ixgbe: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  46. f43f313 ixgbe: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  47. 89eaefb igb: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  48. 6b8f092 igb: Support sending custom Ethernet FCS. by Ben Greear · 13 years ago
  49. cdf485b ixgbe: dcb: use DCB config values for FCoE traffic class on open by John Fastabend · 14 years ago
  50. d2f5e7f ixgbe: Fix race condition where RX buffer could become corrupted. by Atita Shirwaikar · 13 years ago
  51. 3ed69d7 ixgbe: use typed min/max functions where possible by Jesse Brandeburg · 14 years ago
  52. 9cdcf09 ixgbe: fix obvious return value bug. by Don Skidmore · 13 years ago
  53. 621bd70 ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itr by Alexander Duyck · 14 years ago
  54. bdda1a6 ixgbe: Do not disable read relaxed ordering when DCA is enabled by Alexander Duyck · 14 years ago
  55. 5edc446 ixgb: Remove unnecessary defines, use pr_debug by Joe Perches · 14 years ago
  56. 3832b26 ixgbe: Simplify logic for ethtool loopback frame creation and testing by Alexander Duyck · 14 years ago
  57. a557928 ixgbe: Add iterator for cycling through rings on a q_vector by Alexander Duyck · 14 years ago
  58. de88eee ixgbe: Allocate rings as part of the q_vector by Alexander Duyck · 14 years ago
  59. b9f6ed2 ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intr by Alexander Duyck · 14 years ago
  60. 8f15486 ixgbe: Default to queue pairs when number of queues is less than CPUs by Alexander Duyck · 14 years ago
  61. 5d967eb ixgbe: Correct Adaptive Interrupt Moderation so that it will change values by Alexander Duyck · 14 years ago
  62. e954b37 ixgbe: Address issues with Tx WHTRESH value not being set correctly by Alexander Duyck · 14 years ago
  63. 46646e6 ixgbe: Reorder adapter contents for better cache utilization by Alexander Duyck · 14 years ago
  64. 7f83a9e ixgbe: Do no clear Tx status bits since eop_desc provides enough info by Alexander Duyck · 14 years ago
  65. 5c49035 net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state by Alexander Duyck · 14 years ago
  66. b2d96e0 ixgbe: add support for byte queue limits by Alexander Duyck · 14 years ago
  67. 35551c4 ixgbe: remove tie between NAPI work limits and interrupt moderation by Jeff Kirsher · 14 years ago
  68. 51a76c3 igb: fix ethtool offline test by Jeff Kirsher · 14 years ago
  69. 2b88f2d net: dcb: getnumtcs()/setnumtcs() should return an int by John Fastabend · 14 years ago
  70. 89d27a3 ixgbe: dcb: check setup_tc return codes by John Fastabend · 14 years ago
  71. 6f66342c e100: Show short v/s long rx length errors in ethtool stats. by Ben Greear · 13 years ago
  72. d24d65e e100: Fix rx-over-length statistics. by Ben Greear · 13 years ago
  73. 24ddd96 ixgbe: Fix comments that are out of date or formatted incorrectly by Alexander Duyck · 14 years ago
  74. c466d7a ixgbe: fix spelling errors by Don Skidmore · 13 years ago
  75. 9e0c564 ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ring by Alexander Duyck · 14 years ago
  76. bb9c5ee e1000e: use msleep instead of mdelay by Bruce Allan · 13 years ago
  77. 3d3a167 e1000e: cleanup whitespace and indentation by Bruce Allan · 13 years ago
  78. 06c24b9 e1000e: cleanup incorrect filename in comment by Bruce Allan · 13 years ago
  79. 0bf61e6 e100: Support RXALL feature flag. by Ben Greear · 13 years ago
  80. 75f58a5 e100: Support sending custom Ethernet CRC by Ben Greear · 14 years ago
  81. 719cdac e100: Support RXFCS feature flag. by Ben Greear · 13 years ago
  82. e85e363 e1000e: rename e1000e_reload_nvm() and call as function pointer by Bruce Allan · 13 years ago
  83. 0d37678 e1000e: cleanup - remove unnecessary variable by Bruce Allan · 13 years ago
  84. b20caa8 e1000e: use true/false for boolean send_xon, do not assume always true by Bruce Allan · 13 years ago
  85. b2a50e1 e1000e: cleanup comment in e1000_hash_mc_addr() by Bruce Allan · 13 years ago
  86. 57cde76 e1000e: rename e1000e_config_collision_dist() and call as function pointer by Bruce Allan · 13 years ago
  87. 6e3c807 e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan by Bruce Allan · 13 years ago
  88. 944ce01 e1000e: cleanup calls to setup_physical_interface function pointer by Bruce Allan · 13 years ago
  89. 44abd5c e1000e: cleanup use of check_reset_block function pointer by Bruce Allan · 13 years ago
  90. 4876832 e1000e: cleanup use of check_mng_mode function pointer by Bruce Allan · 13 years ago
  91. 1a46b40 e1000e: cleanup: rename e1000e_setup_link() and call as function pointer by Bruce Allan · 13 years ago
  92. d1964eb e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer by Bruce Allan · 13 years ago
  93. f794e7e ixgbevf: print MAC via printk format specifier by Danny Kukawka · 13 years ago
  94. e29b5d8 v2 e1000: Neaten e1000_dump function by Tushar Dave · 14 years ago
  95. 542c3f4 e1000: Neaten e1000_config_dsp_after_link_change by Joe Perches · 14 years ago
  96. dffcdde e1000e: cosmetic comment changes to make lines less than 80 characters by Bruce Allan · 13 years ago
  97. b4d8e21 e1000e: cosmetic change to boolean comparisons by Bruce Allan · 13 years ago
  98. b0d1562 e1000: Support RX-FCS flag. by Ben Greear · 14 years ago
  99. 11a78dc e1000: Support sending custom Ethernet CRC. by Ben Greear · 14 years ago
  100. cf955e6 e1000e: Support RXALL feature flag. by Ben Greear · 14 years ago