1. 6ff4ef8 i40e: call clear_pxe after adminq is initialized by Shannon Nelson · 11 years ago
  2. c5c9eb9 i40e: clear qtx_head before enabling Tx queue by Shannon Nelson · 11 years ago
  3. 3b867b2 i40e: do not bail when disabling if Tx queue disable fails by Anjali Singhai Jain · 11 years ago
  4. 21aa567 i40e: Bump version by Catherine Sullivan · 11 years ago
  5. 2050bc6 i40e: Turn flow director off in MFP mode by Catherine Sullivan · 11 years ago
  6. 4dda12e i40e: fix spelling errors by Jesse Brandeburg · 11 years ago
  7. 420136c i40e: shorten wordy fields by Mitch Williams · 11 years ago
  8. 0467bc9 i40e: accept pf to pf adminq messages by Shannon Nelson · 11 years ago
  9. e734c1d i40e: Cleanup reconfig rss path by Anjali Singhai Jain · 11 years ago
  10. 3de0506 i40e: disable packet split by Jesse Brandeburg · 11 years ago
  11. 8e9dca5 i40e: add a comment on barrier and fix panic on reset by Greg Rose · 11 years ago
  12. dc641b7 i40e: Fix GPL header by Greg Rose · 11 years ago
  13. 5e82306 i40e: Re-enable interrupt on ICR0 by Anjali Singhai Jain · 11 years ago
  14. 7f61d1f i40e: Bump version by Catherine Sullivan · 11 years ago
  15. 6bbac86 i40e: Stop accepting any VLAN tag on VLAN 0 filter set by Greg Rose · 11 years ago
  16. 1a10370 i40e: Do not enable broadcast promiscuous by default by Greg Rose · 11 years ago
  17. 80f6428 i40e: Do not allow AQ calls from ndo-ops by Anjali Singhai Jain · 11 years ago
  18. 37f0be6 i40e: check asq alive before notify by Anjali Singhai Jain · 11 years ago
  19. e1860d8 i40e: Admin queue shutdown fixes by Anjali Singhai Jain · 11 years ago
  20. b774c7d i40e: Hide the Port VLAN VLAN ID by Greg Rose · 11 years ago
  21. 3197ce2 i40e: don't allocate zero size by Mitch Williams · 11 years ago
  22. 5674726 i40e: Do not enable default port on the VEB by Greg Rose · 11 years ago
  23. 6c12fcb i40e: Fix SR-IOV VF port VLAN by Greg Rose · 11 years ago
  24. c3f0c4f i40e: remove un-necessary io-write by Anjali Singhai Jain · 11 years ago
  25. 9f52987 i40e: I40E_FLAG_MQ_ENABLED is not used by Neerav Parikh · 11 years ago
  26. d739764 i40e: Fix ring allocation by Neerav Parikh · 11 years ago
  27. 78681b1 i40e: catch unset q_vector by Shannon Nelson · 11 years ago
  28. 04b0301 i40e: fix error handling when alloc of vsi array fails by Shannon Nelson · 11 years ago
  29. 2f01912 i40e: reinit buffer size each time by Mitch Williams · 11 years ago
  30. 2ef28cf i40e: use functions to enable and disable icr 0 by Mitch Williams · 11 years ago
  31. f62b506 i40e: fix mac address checking by Jesse Brandeburg · 11 years ago
  32. 12dc4fe i40e: make a define from a large constant by Mitch Williams · 11 years ago
  33. fda972f i40e: remove chatty log messages by Mitch Williams · 11 years ago
  34. fc18eaa i40e: refactor VF reset flow by Mitch Williams · 11 years ago
  35. a1c9a9d i40e: Implementation of VXLAN ndo's by Jeff Kirsher · 11 years ago
  36. be1d5ee i40e: fix curly brace use and return type by Shannon Nelson · 11 years ago
  37. 8e2773a i40e: add wake-on-lan support by Shannon Nelson · 11 years ago
  38. d4dfb81 i40e: Populate and check pci bus speed and width by Catherine Sullivan · 11 years ago
  39. 9c010ee i40e: Suppress HMC error to Interrupt message level by Anjali Singhai Jain · 11 years ago
  40. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  41. 582a74e i40e: Bump version number by Catherine Sullivan · 11 years ago
  42. 84ed40e i40e: Fix wrong mask bits being used in misc interrupt by Anjali Singhai Jain · 11 years ago
  43. 9007bcc i40e: support for suspend and resume by Shannon Nelson · 11 years ago
  44. 23326186 i40e: rtnl_lock in reset path fixes by Anjali Singhai Jain · 11 years ago
  45. f8ff146 i40e: function to reconfigure RSS queues and rebuild by Anjali Singhai Jain · 11 years ago
  46. bc7d338 i40e: reinit flow for the main VSI by Anjali Singhai Jain · 11 years ago
  47. bf051a3 i40e: use same number of queues as CPUs by Jesse Brandeburg · 11 years ago
  48. 895106a i40e: trivial fixes by Jesse Brandeburg · 11 years ago
  49. d52c20b i40e: init flow control settings to disabled by Jesse Brandeburg · 11 years ago
  50. 25946dd i40e: Tell the stack about our actual number of queues by Anjali Singhai Jain · 11 years ago
  51. 3c325ce i40e: fix null dereference by Jesse Brandeburg · 11 years ago
  52. 893238a i40e: Bump version number by Catherine Sullivan · 11 years ago
  53. 93cd765 i40e: Add a new variable to track number of pf instances by Anjali Singhai Jain · 11 years ago
  54. 4a38d09 i40e: add num_VFs message by Anjali Singhai Jain · 11 years ago
  55. ac6c5e3 i40e: only set up the rings to be used by Shannon Nelson · 11 years ago
  56. 4617e8c i40e: Enable all PCTYPEs except FCOE for RSS. by Anjali Singhai Jain · 11 years ago
  57. f650a38 i40e: refactor reset code by Anjali Singhai Jain · 11 years ago
  58. 217ffd4 i40e: Bump version by Catherine Sullivan · 11 years ago
  59. 7134f9c i40e: enable early hardware support by Jesse Brandeburg · 11 years ago
  60. e1c51b95 i40e: Add flag for L2 VEB filtering by Kevin Scott · 11 years ago
  61. 7823fe3 i40e: add support for triggering EMPR by Shannon Nelson · 11 years ago
  62. cd92e72 i40e: add interrupt test by Shannon Nelson · 11 years ago
  63. 2759997 i40e: default debug mask setting by Shannon Nelson · 11 years ago
  64. d52cf0a i40e: select reset counters correctly by Shannon Nelson · 11 years ago
  65. fe31070 i40e: firmware version fields offsets update by Anjali Singhai jain · 11 years ago
  66. ed87ac0 i40e: fix error return code in i40e_probe() by Wei Yongjun · 11 years ago
  67. 1de046b i40e: Bump version by Catherine Sullivan · 11 years ago
  68. 13fd977 i40e: use pf_id for pf function id in qtx_ctl by Shannon Nelson · 11 years ago
  69. 116a57d i40e: tweaking icr0 handling for legacy irq by Shannon Nelson · 11 years ago
  70. 958a3e3 i40e: fixup legacy interrupt handling by Shannon Nelson · 11 years ago
  71. 00403f0 i40e: don't free nonexistent rings by Mitch Williams · 11 years ago
  72. 1022cb6 i40e: do not flush after re-enabling interrupts by Jesse Brandeburg · 11 years ago
  73. d04795d i40e: Bump version by Catherine Sullivan · 11 years ago
  74. 980e9b1 i40e: Add support for 64 bit netstats by Alexander Duyck · 11 years ago
  75. 9f65e15 i40e: Move rings from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  76. cd0b6fa i40e: Replace ring container array with linked list by Alexander Duyck · 11 years ago
  77. 493fb30 i40e: Move q_vectors from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  78. a114d0a i40e: Split bytes and packets from Rx/Tx stats by Alexander Duyck · 11 years ago
  79. 6d779b4 i40e: Link code updates by Anjali Singhai · 11 years ago
  80. 078b587 i40e: better return values by Jesse Brandeburg · 11 years ago
  81. dcae29b i40e: convert ret to aq_ret by Jesse Brandeburg · 11 years ago
  82. ddf434a i40e: small clean ups from review by Jesse Brandeburg · 11 years ago
  83. 93bc73b i40e: use common failure flow by Jesse Brandeburg · 11 years ago
  84. 41c445f i40e: main driver core by Jesse Brandeburg · 11 years ago