1. af89d26 i40e: check MAC type before any REG access by Shannon Nelson · 11 years ago
  2. 5f9116a i40e: move PF ID init from PF reset to SC init by Shannon Nelson · 11 years ago
  3. af9810e i40e: Reduce range of interrupt reg in reg test by Shannon Nelson · 11 years ago
  4. 981b754 i40e: update firmware api to 1.1 by Shannon Nelson · 11 years ago
  5. 42794bd i40e: Add code to wait for FW to complete in reset path by Shannon Nelson · 11 years ago
  6. 7f61d1f i40e: Bump version by Catherine Sullivan · 11 years ago
  7. 5017c2a i40e: Allow VF to set already assigned MAC address by Greg Rose · 11 years ago
  8. 6bbac86 i40e: Stop accepting any VLAN tag on VLAN 0 filter set by Greg Rose · 11 years ago
  9. 1a10370 i40e: Do not enable broadcast promiscuous by default by Greg Rose · 11 years ago
  10. f1143c4 i40e: Expose AQ debugfs hooks by Anjali Singhai Jain · 11 years ago
  11. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  12. 80f6428 i40e: Do not allow AQ calls from ndo-ops by Anjali Singhai Jain · 11 years ago
  13. 37f0be6 i40e: check asq alive before notify by Anjali Singhai Jain · 11 years ago
  14. e1860d8 i40e: Admin queue shutdown fixes by Anjali Singhai Jain · 11 years ago
  15. b774c7d i40e: Hide the Port VLAN VLAN ID by Greg Rose · 11 years ago
  16. f5ac857 i40e: use correct struct for get and update vsi params by Shannon Nelson · 11 years ago
  17. f657a6e i40e: Fix VF driver MAC address configuration by Greg Rose · 11 years ago
  18. 7efa84b i40e: support VFs on PFs other than 0 by Mitch Williams · 11 years ago
  19. f741453 i40e: acknowledge VFLR when disabling SR-IOV by Mitch Williams · 11 years ago
  20. 3197ce2 i40e: don't allocate zero size by Mitch Williams · 11 years ago
  21. 5a9769c i40e: use struct assign instead of memcpy by Mitch Williams · 11 years ago
  22. 5674726 i40e: Do not enable default port on the VEB by Greg Rose · 11 years ago
  23. b141d61 i40e: avoid unnecessary register read by Mitch Williams · 11 years ago
  24. 1b60f3c i40e: fix whitespace by Jesse Brandeburg · 11 years ago
  25. 6c12fcb i40e: Fix SR-IOV VF port VLAN by Greg Rose · 11 years ago
  26. 298deef i40e: Record dma buffer info for dummy packets by Anjali Singhai Jain · 11 years ago
  27. c3f0c4f i40e: remove un-necessary io-write by Anjali Singhai Jain · 11 years ago
  28. 7b86228 i40e: Remove unnecessary prototypes by Anjali Singhai Jain · 11 years ago
  29. 9f52987 i40e: I40E_FLAG_MQ_ENABLED is not used by Neerav Parikh · 11 years ago
  30. d739764 i40e: Fix ring allocation by Neerav Parikh · 11 years ago
  31. 78681b1 i40e: catch unset q_vector by Shannon Nelson · 11 years ago
  32. 90bb776 i40e: keep allocated memory in structs by David Cassard · 11 years ago
  33. 04b0301 i40e: fix error handling when alloc of vsi array fails by Shannon Nelson · 11 years ago
  34. 2f01912 i40e: reinit buffer size each time by Mitch Williams · 11 years ago
  35. 2ef28cf i40e: use functions to enable and disable icr 0 by Mitch Williams · 11 years ago
  36. 36fac58 i40e: add header file flag _I40E_TXRX_H_ by Vasu Dev · 11 years ago
  37. 6c1b5bf i40e: guard against vf message races by Mitch Williams · 11 years ago
  38. 0e2fe46c i40e: fix constant cast issues by Jesse Brandeburg · 11 years ago
  39. e5e0a5d i40e: Change the ethtool NVM read method to use AQ by Anjali Singhai Jain · 11 years ago
  40. f62b506 i40e: fix mac address checking by Jesse Brandeburg · 11 years ago
  41. a45e88c i40e: Dump the whole NVM, not half by Anjali Singhai Jain · 11 years ago
  42. f4a1c5c i40e: report VF MAC addresses correctly by Mitch Williams · 11 years ago
  43. 0556a9e i40e: update led set args by Jesse Brandeburg · 11 years ago
  44. 12dc4fe i40e: make a define from a large constant by Mitch Williams · 11 years ago
  45. 499ec80 i40e: be more informative by Mitch Williams · 11 years ago
  46. adaf356 i40e: fix error return by Mitch Williams · 11 years ago
  47. fda972f i40e: remove chatty log messages by Mitch Williams · 11 years ago
  48. 88f6563 i40e: remove redundant code by Mitch Williams · 11 years ago
  49. fc18eaa i40e: refactor VF reset flow by Mitch Williams · 11 years ago
  50. 805bd5b i40e: move i40e_reset_vf by Mitch Williams · 11 years ago
  51. 8144f0f i40e: Rx checksum offload for VXLAN by Joseph Gasparakis · 11 years ago
  52. a1c9a9d i40e: Implementation of VXLAN ndo's by Jeff Kirsher · 11 years ago
  53. be1d5ee i40e: fix curly brace use and return type by Shannon Nelson · 11 years ago
  54. 8e2773a i40e: add wake-on-lan support by Shannon Nelson · 11 years ago
  55. d4dfb81 i40e: Populate and check pci bus speed and width by Catherine Sullivan · 11 years ago
  56. 9c010ee i40e: Suppress HMC error to Interrupt message level by Anjali Singhai Jain · 11 years ago
  57. 4836650 i40e: using for_each_set_bit to simplify the code by Wei Yongjun · 11 years ago
  58. 8e769788 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  59. 90327e7 i40evf: A0 silicon specific by Greg Rose · 11 years ago
  60. 105bf2f i40evf: add driver to kernel build system by Greg Rose · 11 years ago
  61. d358aa9 i40evf: init code and hardware support by Greg Rose · 11 years ago
  62. 5321a21 i40evf: driver core headers by Greg Rose · 11 years ago
  63. 62683ab i40evf: virtual channel interface by Greg Rose · 11 years ago
  64. fbb7ddf i40evf: core ethtool functionality by Greg Rose · 11 years ago
  65. 7f12ad7 i40evf: transmit and receive functionality by Greg Rose · 11 years ago
  66. 5eae00c i40evf: main driver core by Greg Rose · 11 years ago
  67. 4012dda net: ixgbe: slight optimization of addr compare by dingtianhong · 11 years ago
  68. 887fa9d net: igbvf: slight optimization of addr compare by dingtianhong · 11 years ago
  69. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  70. 8f48f5b ixgbe: fix for unused variable warning with certain config by Don Skidmore · 11 years ago
  71. 7509963 e1000e: Fix a compile flag mis-match for suspend/resume by David Ertman · 11 years ago
  72. cd14ef5 igb: Change to use statically allocated array for MSIx entries by Carolyn Wyborny · 11 years ago
  73. 02ef6e1 igb: Fix queue allocation method to accommodate changing during runtime by Carolyn Wyborny · 11 years ago
  74. 22dd81c ixgbe: Start temperature sensor attribute index with 1 by Guenter Roeck · 11 years ago
  75. 03b77d8 ixgbe: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  76. 220fe05 ixgbevf: add DCB configuration into queue setup by Don Skidmore · 11 years ago
  77. af28eec i40e: make functions static and remove dead code by Stephen Hemminger · 11 years ago
  78. 5561b6a i40e: Fix off by one in i40e_dbg_command_write by Alan Cox · 11 years ago
  79. 582a74e i40e: Bump version number by Catherine Sullivan · 11 years ago
  80. 84ed40e i40e: Fix wrong mask bits being used in misc interrupt by Anjali Singhai Jain · 11 years ago
  81. e625f71 i40e: more print_hex_dump use by Shannon Nelson · 11 years ago
  82. 2706a20 i40e: fix up scanf decoders by Shannon Nelson · 11 years ago
  83. 7792fe4 i40e: simplify error messages for dump descriptor by Shannon Nelson · 11 years ago
  84. 29d0790 i40e: prevent null pointer exception in dump descriptor by Shannon Nelson · 11 years ago
  85. 918a430 e1000e: fix compiler warning (maybe-unitialized variable) by David Ertman · 11 years ago
  86. 9e6c3b6 e1000e: fix compiler warnings by David Ertman · 11 years ago
  87. 3753cb2 i40e: Fix dump output from debugfs calls by Neerav Parikh · 11 years ago
  88. 6dbbbfb i40e: Remove FCoE in i40e_virtchnl_pf.c code by Neerav Parikh · 11 years ago
  89. 9007bcc i40e: support for suspend and resume by Shannon Nelson · 11 years ago
  90. 2332618 i40e: rtnl_lock in reset path fixes by Anjali Singhai Jain · 11 years ago
  91. 4b7820c i40e: Add basic support for get/set channels for RSS by Anjali Singhai Jain · 11 years ago
  92. f8ff146 i40e: function to reconfigure RSS queues and rebuild by Anjali Singhai Jain · 11 years ago
  93. bc7d338 i40e: reinit flow for the main VSI by Anjali Singhai Jain · 11 years ago
  94. bf051a3 i40e: use same number of queues as CPUs by Jesse Brandeburg · 11 years ago
  95. 895106a i40e: trivial fixes by Jesse Brandeburg · 11 years ago
  96. d52c20b i40e: init flow control settings to disabled by Jesse Brandeburg · 11 years ago
  97. 25946dd i40e: Tell the stack about our actual number of queues by Anjali Singhai Jain · 11 years ago
  98. f551b43 i40e: fix pf reset after offline test by Shannon Nelson · 11 years ago
  99. c9a3d47 i40e: fix up some of the ethtool connection reporting by Jesse Brandeburg · 11 years ago
  100. df29df9 igb: Fix for issue where values could be too high for udelay function. by Carolyn Wyborny · 11 years ago