1. 922680b i40e: whitespace paren and comment tweaks by Shannon Nelson · 11 years ago
  2. a4bcfbb i40e: rework shadow ram read functions by Shannon Nelson · 11 years ago
  3. af89d26 i40e: check MAC type before any REG access by Shannon Nelson · 11 years ago
  4. 5f9116a i40e: move PF ID init from PF reset to SC init by Shannon Nelson · 11 years ago
  5. af9810e i40e: Reduce range of interrupt reg in reg test by Shannon Nelson · 11 years ago
  6. 981b754 i40e: update firmware api to 1.1 by Shannon Nelson · 11 years ago
  7. 42794bd i40e: Add code to wait for FW to complete in reset path by Shannon Nelson · 11 years ago
  8. 7f61d1f i40e: Bump version by Catherine Sullivan · 11 years ago
  9. 5017c2a i40e: Allow VF to set already assigned MAC address by Greg Rose · 11 years ago
  10. 6bbac86 i40e: Stop accepting any VLAN tag on VLAN 0 filter set by Greg Rose · 11 years ago
  11. 1a10370 i40e: Do not enable broadcast promiscuous by default by Greg Rose · 11 years ago
  12. f1143c4 i40e: Expose AQ debugfs hooks by Anjali Singhai Jain · 11 years ago
  13. 80f6428 i40e: Do not allow AQ calls from ndo-ops by Anjali Singhai Jain · 11 years ago
  14. 37f0be6 i40e: check asq alive before notify by Anjali Singhai Jain · 11 years ago
  15. e1860d8 i40e: Admin queue shutdown fixes by Anjali Singhai Jain · 11 years ago
  16. b774c7d i40e: Hide the Port VLAN VLAN ID by Greg Rose · 11 years ago
  17. f5ac857 i40e: use correct struct for get and update vsi params by Shannon Nelson · 11 years ago
  18. f657a6e i40e: Fix VF driver MAC address configuration by Greg Rose · 11 years ago
  19. 7efa84b i40e: support VFs on PFs other than 0 by Mitch Williams · 11 years ago
  20. f741453 i40e: acknowledge VFLR when disabling SR-IOV by Mitch Williams · 11 years ago
  21. 3197ce2 i40e: don't allocate zero size by Mitch Williams · 11 years ago
  22. 5a9769c i40e: use struct assign instead of memcpy by Mitch Williams · 11 years ago
  23. 5674726 i40e: Do not enable default port on the VEB by Greg Rose · 11 years ago
  24. b141d61 i40e: avoid unnecessary register read by Mitch Williams · 11 years ago
  25. 1b60f3c i40e: fix whitespace by Jesse Brandeburg · 11 years ago
  26. 6c12fcb i40e: Fix SR-IOV VF port VLAN by Greg Rose · 11 years ago
  27. 298deef i40e: Record dma buffer info for dummy packets by Anjali Singhai Jain · 11 years ago
  28. c3f0c4f i40e: remove un-necessary io-write by Anjali Singhai Jain · 11 years ago
  29. 7b86228 i40e: Remove unnecessary prototypes by Anjali Singhai Jain · 11 years ago
  30. 9f52987 i40e: I40E_FLAG_MQ_ENABLED is not used by Neerav Parikh · 11 years ago
  31. d739764 i40e: Fix ring allocation by Neerav Parikh · 11 years ago
  32. 78681b1 i40e: catch unset q_vector by Shannon Nelson · 11 years ago
  33. 90bb776 i40e: keep allocated memory in structs by David Cassard · 11 years ago
  34. 04b0301 i40e: fix error handling when alloc of vsi array fails by Shannon Nelson · 11 years ago
  35. 2f01912 i40e: reinit buffer size each time by Mitch Williams · 11 years ago
  36. 2ef28cf i40e: use functions to enable and disable icr 0 by Mitch Williams · 11 years ago
  37. 36fac58 i40e: add header file flag _I40E_TXRX_H_ by Vasu Dev · 11 years ago
  38. 6c1b5bf i40e: guard against vf message races by Mitch Williams · 11 years ago
  39. 0e2fe46c i40e: fix constant cast issues by Jesse Brandeburg · 11 years ago
  40. e5e0a5d i40e: Change the ethtool NVM read method to use AQ by Anjali Singhai Jain · 11 years ago
  41. f62b506 i40e: fix mac address checking by Jesse Brandeburg · 11 years ago
  42. a45e88c i40e: Dump the whole NVM, not half by Anjali Singhai Jain · 11 years ago
  43. f4a1c5c i40e: report VF MAC addresses correctly by Mitch Williams · 11 years ago
  44. 0556a9e i40e: update led set args by Jesse Brandeburg · 11 years ago
  45. 12dc4fe i40e: make a define from a large constant by Mitch Williams · 11 years ago
  46. 499ec80 i40e: be more informative by Mitch Williams · 11 years ago
  47. adaf356 i40e: fix error return by Mitch Williams · 11 years ago
  48. fda972f i40e: remove chatty log messages by Mitch Williams · 11 years ago
  49. 88f6563 i40e: remove redundant code by Mitch Williams · 11 years ago
  50. fc18eaa i40e: refactor VF reset flow by Mitch Williams · 11 years ago
  51. 805bd5b i40e: move i40e_reset_vf by Mitch Williams · 11 years ago
  52. 8144f0f i40e: Rx checksum offload for VXLAN by Joseph Gasparakis · 11 years ago
  53. a1c9a9d i40e: Implementation of VXLAN ndo's by Jeff Kirsher · 11 years ago
  54. be1d5ee i40e: fix curly brace use and return type by Shannon Nelson · 11 years ago
  55. 8e2773a i40e: add wake-on-lan support by Shannon Nelson · 11 years ago
  56. d4dfb81 i40e: Populate and check pci bus speed and width by Catherine Sullivan · 11 years ago
  57. 9c010ee i40e: Suppress HMC error to Interrupt message level by Anjali Singhai Jain · 11 years ago
  58. 4836650 i40e: using for_each_set_bit to simplify the code by Wei Yongjun · 11 years ago
  59. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  60. af28eec i40e: make functions static and remove dead code by Stephen Hemminger · 11 years ago
  61. 5561b6a i40e: Fix off by one in i40e_dbg_command_write by Alan Cox · 11 years ago
  62. 582a74e i40e: Bump version number by Catherine Sullivan · 11 years ago
  63. 84ed40e i40e: Fix wrong mask bits being used in misc interrupt by Anjali Singhai Jain · 11 years ago
  64. e625f71 i40e: more print_hex_dump use by Shannon Nelson · 11 years ago
  65. 2706a20 i40e: fix up scanf decoders by Shannon Nelson · 11 years ago
  66. 7792fe4 i40e: simplify error messages for dump descriptor by Shannon Nelson · 11 years ago
  67. 29d0790 i40e: prevent null pointer exception in dump descriptor by Shannon Nelson · 11 years ago
  68. 3753cb2 i40e: Fix dump output from debugfs calls by Neerav Parikh · 11 years ago
  69. 6dbbbfb i40e: Remove FCoE in i40e_virtchnl_pf.c code by Neerav Parikh · 11 years ago
  70. 9007bcc i40e: support for suspend and resume by Shannon Nelson · 11 years ago
  71. 2332618 i40e: rtnl_lock in reset path fixes by Anjali Singhai Jain · 11 years ago
  72. 4b7820c i40e: Add basic support for get/set channels for RSS by Anjali Singhai Jain · 11 years ago
  73. f8ff146 i40e: function to reconfigure RSS queues and rebuild by Anjali Singhai Jain · 11 years ago
  74. bc7d338 i40e: reinit flow for the main VSI by Anjali Singhai Jain · 11 years ago
  75. bf051a3 i40e: use same number of queues as CPUs by Jesse Brandeburg · 11 years ago
  76. 895106a i40e: trivial fixes by Jesse Brandeburg · 11 years ago
  77. d52c20b i40e: init flow control settings to disabled by Jesse Brandeburg · 11 years ago
  78. 25946dd i40e: Tell the stack about our actual number of queues by Anjali Singhai Jain · 11 years ago
  79. f551b43 i40e: fix pf reset after offline test by Shannon Nelson · 11 years ago
  80. c9a3d47 i40e: fix up some of the ethtool connection reporting by Jesse Brandeburg · 11 years ago
  81. 3c325ce i40e: fix null dereference by Jesse Brandeburg · 11 years ago
  82. 893238a i40e: Bump version number by Catherine Sullivan · 11 years ago
  83. 0319577 i40e: remove and fix confusing define name by Jesse Brandeburg · 11 years ago
  84. 1fa1837 i40e: complain about out-of-range descriptor request by Shannon Nelson · 11 years ago
  85. 639dc37 i40e: loopback info and set loopback fix by Kamil Krawczyk · 11 years ago
  86. b03aaa9 i40e: restrict diag test messages by Shannon Nelson · 11 years ago
  87. 93cd765 i40e: Add a new variable to track number of pf instances by Anjali Singhai Jain · 11 years ago
  88. 4a38d09 i40e: add num_VFs message by Anjali Singhai Jain · 11 years ago
  89. 7b08639 i40e: refactor ethtool tests by Shannon Nelson · 11 years ago
  90. c140c17 i40e: clear test state bit after all ethtool tests by Shannon Nelson · 11 years ago
  91. ac6c5e3 i40e: only set up the rings to be used by Shannon Nelson · 11 years ago
  92. 4617e8c i40e: Enable all PCTYPEs except FCOE for RSS. by Anjali Singhai Jain · 11 years ago
  93. f650a38 i40e: refactor reset code by Anjali Singhai Jain · 11 years ago
  94. 217ffd4 i40e: Bump version by Catherine Sullivan · 11 years ago
  95. a19a41e i40e: whitespace by Jeff Kirsher · 11 years ago
  96. 7134f9c i40e: enable early hardware support by Jesse Brandeburg · 11 years ago
  97. e1c51b95 i40e: Add flag for L2 VEB filtering by Kevin Scott · 11 years ago
  98. be405eb i40e: get media type during link info by Jesse Brandeburg · 11 years ago
  99. 8a49492 i40e: check multi-bit state correctly by Jesse Brandeburg · 11 years ago
  100. dcf8f55 i40e: separate TSYNVALID and TSYNINDX fields in Rx descriptor by Jacob Keller · 11 years ago