1. 3ba9bcb i40e: add locking around VF reset by Mitch Williams · 10 years ago
  2. 0757489 i40e: Use even more ARQ descriptors by Mitch Williams · 10 years ago
  3. b294ac7 i40e: Add define for interrupt name string len by Carolyn Wyborny · 10 years ago
  4. baf7327 i40e: increase ARQ size by Mitch Williams · 10 years ago
  5. 69129dc i40e: Modify Tx disable wait flow in case of DCB reconfiguration by Neerav Parikh · 10 years ago
  6. 2153671 i40e: don't do link_status or stats collection on every ARQ by Shannon Nelson · 10 years ago
  7. a316f65 i40e: Fix an issue when PF reset fails by Anjali Singhai Jain · 10 years ago
  8. 810b3ae i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4 by Anjali Singhai Jain · 10 years ago
  9. 60793f4 i40e: Add a FD flush counter to ethtool by Anjali Singhai Jain · 10 years ago
  10. 1e1be8f i40e: ATR policy change to flush the table to clean stale ATR rules by Anjali Singhai Jain · 10 years ago
  11. 38e0043 i40e: Adds FCoE related code to i40e core driver by Vasu Dev · 10 years ago
  12. 9ce34f0 i40e: fix race conditions on queuing skb for HW time stamp by Jakub Kicinski · 11 years ago
  13. 1f224ad i40e: Add ndo_get_phys_port_id() callback support by Neerav Parikh · 11 years ago
  14. 1295738 i40e: Fix the FD sideband logic to detect a FD table full condition by Anjali Singhai Jain · 10 years ago
  15. 6252c7e i40e: reapply LAA after reset by Shannon Nelson · 10 years ago
  16. 5c2cebd i40e: Fix ethtool coalesce settings by Carolyn Wyborny · 10 years ago
  17. e157ea3 i40e/i40evf: Update RSS configuration by Carolyn Wyborny · 10 years ago
  18. b5d06f0 i40e: Fix scheduling while atomic bug during NAPI by Neerav Parikh · 10 years ago
  19. 2352730 i40e: Helper routine for Rx/Tx queue enable/disable wait by Neerav Parikh · 10 years ago
  20. 433c47d i40e/i40evf: Add Flow director stats to PF stats by Anjali Singhai Jain · 10 years ago
  21. 4d9b604 i40e: Separate out DCB capability and enabled flags by Neerav Parikh · 10 years ago
  22. 04b73bd i40e: Change the notion of src and dst for FD_SB in ethtool by Anjali Singhai Jain · 10 years ago
  23. 3146ce3 i40e: remove unused variable and memory allocation by Shannon Nelson · 10 years ago
  24. 505682c i40e: allow for more VSIs by Mitch Williams · 10 years ago
  25. a5282f4 i40e/i40evf: Clean up a few things by Akeem G Abodunrin · 10 years ago
  26. 6374184 i40e: remove irqs only when they are set up by Shannon Nelson · 10 years ago
  27. 082def1 i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULE by Anjali Singhai Jain · 10 years ago
  28. 1c112a6 i40e: add required include by Mitch Williams · 10 years ago
  29. 0dd8357 i40e: remove ptp_tx_work timestamp work item by Jacob Keller · 11 years ago
  30. 4eb3f76 i40e: eeprom integrity check on load and empr by Shannon Nelson · 11 years ago
  31. 6c167f5 i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open() by Elizabeth Kappler · 11 years ago
  32. 7c3c288 i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control by Anjali Singhai Jain · 11 years ago
  33. 55a5e60 i40e: Add code to handle FD table full condition by Anjali Singhai Jain · 11 years ago
  34. 61dade7 i40e: Define a new state variable to keep track of feature auto disable by Anjali Singhai Jain · 11 years ago
  35. ff80301 i40e: fix nvm version and remove firmware report by Jesse Brandeburg · 11 years ago
  36. 17a73f6 i40e: Flow Director sideband accounting by Joseph Gasparakis · 11 years ago
  37. 4e3b35b i40e: add DCB and DCBNL support by Neerav Parikh · 11 years ago
  38. 60ea5f8 i40e: rename defines by Jesse Brandeburg · 11 years ago
  39. d0b1024 i40e: Change firmware workaround by Jesse Brandeburg · 11 years ago
  40. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  41. 6838b53 i40e: whitespace fixes by Jesse Brandeburg · 11 years ago
  42. beb0dff i40e: enable PTP by Jacob Keller · 11 years ago
  43. 4eb6f11 i40e: Update the Current NVM version Low value by Anjali Singhai Jain · 11 years ago
  44. dc641b7 i40e: Fix GPL header by Greg Rose · 11 years ago
  45. 7b86228 i40e: Remove unnecessary prototypes by Anjali Singhai Jain · 11 years ago
  46. 9f52987 i40e: I40E_FLAG_MQ_ENABLED is not used by Neerav Parikh · 11 years ago
  47. d739764 i40e: Fix ring allocation by Neerav Parikh · 11 years ago
  48. 2ef28cf i40e: use functions to enable and disable icr 0 by Mitch Williams · 11 years ago
  49. a45e88c i40e: Dump the whole NVM, not half by Anjali Singhai Jain · 11 years ago
  50. fc18eaa i40e: refactor VF reset flow 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. 8e2773a i40e: add wake-on-lan support by Shannon Nelson · 11 years ago
  54. 9007bcc i40e: support for suspend and resume by Shannon Nelson · 11 years ago
  55. 2332618 i40e: rtnl_lock in reset path fixes by Anjali Singhai Jain · 11 years ago
  56. f8ff146 i40e: function to reconfigure RSS queues and rebuild by Anjali Singhai Jain · 11 years ago
  57. 93cd765 i40e: Add a new variable to track number of pf instances by Anjali Singhai Jain · 11 years ago
  58. 7134f9c i40e: enable early hardware support by Jesse Brandeburg · 11 years ago
  59. 7823fe3 i40e: add support for triggering EMPR by Shannon Nelson · 11 years ago
  60. cd92e72 i40e: add interrupt test by Shannon Nelson · 11 years ago
  61. fe31070 i40e: firmware version fields offsets update by Anjali Singhai jain · 11 years ago
  62. 718bd44 i40e: remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  63. 116a57d i40e: tweaking icr0 handling for legacy irq by Shannon Nelson · 11 years ago
  64. 9f65e15b i40e: Move rings from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  65. 493fb30 i40e: Move q_vectors from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  66. 7daa6bf i40e: driver core headers by Jesse Brandeburg · 11 years ago