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