1. fc18eaa i40e: refactor VF reset flow by Mitch Williams · 12 years ago
  2. 805bd5b i40e: move i40e_reset_vf by Mitch Williams · 12 years ago
  3. 8144f0f i40e: Rx checksum offload for VXLAN by Joseph Gasparakis · 12 years ago
  4. a1c9a9d i40e: Implementation of VXLAN ndo's by Jeff Kirsher · 12 years ago
  5. be1d5ee i40e: fix curly brace use and return type by Shannon Nelson · 12 years ago
  6. 8e2773a i40e: add wake-on-lan support by Shannon Nelson · 12 years ago
  7. d4dfb81 i40e: Populate and check pci bus speed and width by Catherine Sullivan · 12 years ago
  8. 9c010ee i40e: Suppress HMC error to Interrupt message level by Anjali Singhai Jain · 12 years ago
  9. 4836650 i40e: using for_each_set_bit to simplify the code by Wei Yongjun · 12 years ago
  10. 8e769788 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  11. 90327e7 i40evf: A0 silicon specific by Greg Rose · 12 years ago
  12. 105bf2f i40evf: add driver to kernel build system by Greg Rose · 12 years ago
  13. d358aa9 i40evf: init code and hardware support by Greg Rose · 12 years ago
  14. 5321a21 i40evf: driver core headers by Greg Rose · 12 years ago
  15. 62683ab i40evf: virtual channel interface by Greg Rose · 12 years ago
  16. fbb7ddf i40evf: core ethtool functionality by Greg Rose · 12 years ago
  17. 7f12ad7 i40evf: transmit and receive functionality by Greg Rose · 12 years ago
  18. 5eae00c i40evf: main driver core by Greg Rose · 12 years ago
  19. 4012dda net: ixgbe: slight optimization of addr compare by dingtianhong · 12 years ago
  20. 887fa9d net: igbvf: slight optimization of addr compare by dingtianhong · 12 years ago
  21. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. cd14ef5 igb: Change to use statically allocated array for MSIx entries by Carolyn Wyborny · 12 years ago
  23. 02ef6e1 igb: Fix queue allocation method to accommodate changing during runtime by Carolyn Wyborny · 12 years ago
  24. 22dd81c ixgbe: Start temperature sensor attribute index with 1 by Guenter Roeck · 12 years ago
  25. 03b77d8 ixgbe: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  26. 220fe05 ixgbevf: add DCB configuration into queue setup by Don Skidmore · 12 years ago
  27. af28eec i40e: make functions static and remove dead code by Stephen Hemminger · 12 years ago
  28. 5561b6a i40e: Fix off by one in i40e_dbg_command_write by Alan Cox · 12 years ago
  29. 582a74e i40e: Bump version number by Catherine Sullivan · 12 years ago
  30. 84ed40e i40e: Fix wrong mask bits being used in misc interrupt by Anjali Singhai Jain · 12 years ago
  31. e625f71 i40e: more print_hex_dump use by Shannon Nelson · 12 years ago
  32. 2706a20 i40e: fix up scanf decoders by Shannon Nelson · 12 years ago
  33. 7792fe4 i40e: simplify error messages for dump descriptor by Shannon Nelson · 12 years ago
  34. 29d0790 i40e: prevent null pointer exception in dump descriptor by Shannon Nelson · 12 years ago
  35. 3753cb2 i40e: Fix dump output from debugfs calls by Neerav Parikh · 12 years ago
  36. 6dbbbfb i40e: Remove FCoE in i40e_virtchnl_pf.c code by Neerav Parikh · 12 years ago
  37. 9007bcc i40e: support for suspend and resume by Shannon Nelson · 12 years ago
  38. 23326186 i40e: rtnl_lock in reset path fixes by Anjali Singhai Jain · 12 years ago
  39. 4b7820c i40e: Add basic support for get/set channels for RSS by Anjali Singhai Jain · 12 years ago
  40. f8ff146 i40e: function to reconfigure RSS queues and rebuild by Anjali Singhai Jain · 12 years ago
  41. bc7d338 i40e: reinit flow for the main VSI by Anjali Singhai Jain · 12 years ago
  42. bf051a3 i40e: use same number of queues as CPUs by Jesse Brandeburg · 12 years ago
  43. 895106a i40e: trivial fixes by Jesse Brandeburg · 12 years ago
  44. d52c20b i40e: init flow control settings to disabled by Jesse Brandeburg · 12 years ago
  45. 25946dd i40e: Tell the stack about our actual number of queues by Anjali Singhai Jain · 12 years ago
  46. f551b43 i40e: fix pf reset after offline test by Shannon Nelson · 12 years ago
  47. c9a3d47 i40e: fix up some of the ethtool connection reporting by Jesse Brandeburg · 12 years ago
  48. df29df9 igb: Fix for issue where values could be too high for udelay function. by Carolyn Wyborny · 12 years ago
  49. 3c325ce i40e: fix null dereference by Jesse Brandeburg · 12 years ago
  50. e6e25bb igb: Start temperature sensor attribute index with 1 by Guenter Roeck · 12 years ago
  51. e3670b8 igb: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 12 years ago
  52. 56cec24 igb: Add new feature Media Auto Sense for 82580 devices only by Carolyn Wyborny · 12 years ago
  53. 89dbefb igb: Support ports mapped in 64-bit PCI space by Aaron Sierra · 12 years ago
  54. 2bdfc4e igb: Add media switching feature for i354 PHY's by Carolyn Wyborny · 12 years ago
  55. 5cdab2f ixgbe: Focus config of head, tail ntc, and ntu all into a single function by Don Skidmore · 12 years ago
  56. c0832b2 ixgbevf: update Kconfig description by Jacob Keller · 12 years ago
  57. 893238a i40e: Bump version number by Catherine Sullivan · 12 years ago
  58. 0319577 i40e: remove and fix confusing define name by Jesse Brandeburg · 12 years ago
  59. 1fa1837 i40e: complain about out-of-range descriptor request by Shannon Nelson · 12 years ago
  60. 639dc37 i40e: loopback info and set loopback fix by Kamil Krawczyk · 12 years ago
  61. b03aaa9 i40e: restrict diag test messages by Shannon Nelson · 12 years ago
  62. 93cd765 i40e: Add a new variable to track number of pf instances by Anjali Singhai Jain · 12 years ago
  63. 4a38d09 i40e: add num_VFs message by Anjali Singhai Jain · 12 years ago
  64. 7b08639 i40e: refactor ethtool tests by Shannon Nelson · 12 years ago
  65. c140c17 i40e: clear test state bit after all ethtool tests by Shannon Nelson · 12 years ago
  66. ac6c5e3 i40e: only set up the rings to be used by Shannon Nelson · 12 years ago
  67. 4617e8c i40e: Enable all PCTYPEs except FCOE for RSS. by Anjali Singhai Jain · 12 years ago
  68. f650a38 i40e: refactor reset code by Anjali Singhai Jain · 12 years ago
  69. 217ffd4 i40e: Bump version by Catherine Sullivan · 12 years ago
  70. a19a41e i40e: whitespace by Jeff Kirsher · 12 years ago
  71. 7134f9c i40e: enable early hardware support by Jesse Brandeburg · 12 years ago
  72. e1c51b95 i40e: Add flag for L2 VEB filtering by Kevin Scott · 12 years ago
  73. be405eb i40e: get media type during link info by Jesse Brandeburg · 12 years ago
  74. 8a49492 i40e: check multi-bit state correctly by Jesse Brandeburg · 12 years ago
  75. dcf8f55 i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptor by Jacob Keller · 12 years ago
  76. 91612c3 i40e: sync header files with hardware by Anjali Singhai Jain · 12 years ago
  77. b7b580a i40e: restrict diag test length by Kamil Krawczyk · 12 years ago
  78. 7823fe3 i40e: add support for triggering EMPR by Shannon Nelson · 12 years ago
  79. cd92e72 i40e: add interrupt test by Shannon Nelson · 12 years ago
  80. 2759997 i40e: default debug mask setting by Shannon Nelson · 12 years ago
  81. 4f28c72 i40e: fix debugging messages by Mitch Williams · 12 years ago
  82. 7e68edf9 i40e: properly add VF MAC addresses by Mitch Williams · 12 years ago
  83. d4946cf i40e: retry call on timeout by Shannon Nelson · 12 years ago
  84. d52cf0a i40e: select reset counters correctly by Shannon Nelson · 12 years ago
  85. 54692b4 i40e: allow one more vector for VFs by Mitch Williams · 12 years ago
  86. fe31070 i40e: firmware version fields offsets update by Anjali Singhai jain · 12 years ago
  87. 17e6a84 i40e: simplify aq head-tail-len setups by Shannon Nelson · 12 years ago
  88. 26d7178 i40e: clear AQ head and tail registers by Shannon Nelson · 12 years ago
  89. 5807822 i40e: register file updates by Anjali Singhai jain · 12 years ago
  90. 71bd4b8 i40e: set pf_id based on device and function numbers by Christopher Pau · 12 years ago
  91. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  92. 8821754 ixgbe: Make ixgbe_identify_qsfp_module_generic static by Mark Rustad · 12 years ago
  93. 8bf1264 ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default by John Fastabend · 12 years ago
  94. ae72c8d ixgbe: ixgbe_fwd_ring_down needs to be static by John Fastabend · 12 years ago
  95. 74a1b1e e1000: fix possible reset_task running after adapter down by Vladimir Davydov · 12 years ago
  96. b2f963bf e1000: fix lockdep warning in e1000_reset_task by Vladimir Davydov · 12 years ago
  97. 6a7d64e e1000: prevent oops when adapter is being closed and reset simultaneously by yzhu1 · 12 years ago
  98. 42ce412 igb: Fixed Wake On LAN support by Akeem G Abodunrin · 12 years ago
  99. 4e8cff6 e1000e: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 12 years ago
  100. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago