1. a75e800 i40e: queue-specific settings for interrupt moderation by Kan Liang · 9 years ago
  2. 2d37490 i40e/i40evf: Rewrite logic for 8 descriptor per packet check by Alexander Duyck · 9 years ago
  3. 4ec441d i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx by Alexander Duyck · 9 years ago
  4. 529f1f6 i40e/i40evf: Add exception handling for Tx checksum by Alexander Duyck · 9 years ago
  5. a9c9a81 i40e/i40evf: Drop outer checksum offload that was not requested by Alexander Duyck · 9 years ago
  6. dd35310 i40e: Add a SW workaround for lost interrupts by Anjali Singhai Jain · 9 years ago
  7. 4668607 i40e: properly show packet split status in debugfs by Mitch Williams · 9 years ago
  8. f16704e i40e/i40evf: use pages correctly in Rx by Mitch Williams · 9 years ago
  9. c2e245a i40e/i40evf: try again after failure by Jesse Brandeburg · 9 years ago
  10. 6a89902 i40e: geneve tunnel offload support by Singhai, Anjali · 9 years ago
  11. 164c9f5 i40e/i40evf: Add a stat to track how many times we have to do a force WB by Anjali Singhai Jain · 9 years ago
  12. ee2319c i40e/i40evf: adjust interrupt throttle less frequently by Jesse Brandeburg · 9 years ago
  13. c56625d i40e/i40evf: change dynamic interrupt thresholds by Jesse Brandeburg · 9 years ago
  14. ac26fc1 i40e/i40evf: moderate interrupts differently by Jesse Brandeburg · 9 years ago
  15. 6995b36 i40e/i40evf: clean up some code by Jesse Brandeburg · 9 years ago
  16. 2fc3d71 i40e/i40evf: Add a stat to keep track of linearization count by Anjali Singhai Jain · 9 years ago
  17. 9c70d7c i40e: fix 32 bit build warnings by Jesse Brandeburg · 9 years ago
  18. 5804474 i40e: Fix RS bit update in Tx path and disable force WB workaround by Anjali Singhai · 9 years ago
  19. b03a8c1 i40e/i40evf: refactor tx timeout logic by Kiran Patil · 9 years ago
  20. 1e6d6f8 i40e: Move i40e_get_head into header file by Kiran Patil · 9 years ago
  21. 527274c i40e/i40evf: Add TX/RX outer UDP checksum support for X722 by Anjali Singhai Jain · 9 years ago
  22. 8e0764b i40e/i40evf: Add support for writeback on ITR feature for X722 by Anjali Singhai Jain · 9 years ago
  23. e25d00b i40e/i40evf: RSS changes for X722 by Anjali Singhai Jain · 9 years ago
  24. 41a1d04 i40e: use BIT and BIT_ULL macros by Jesse Brandeburg · 9 years ago
  25. 3350759 i40e/i40evf: remove time_stamp member by Jesse Brandeburg · 9 years ago
  26. 89232c3 i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets. by Anjali Singhai Jain · 9 years ago
  27. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. 71da619 i40e: Fix TSO with more than 8 frags per segment issue by Anjali Singhai · 10 years ago
  29. a132af2 i40e/i40evf: Refactor the receive routines by Mitch Williams · 10 years ago
  30. d91649f i40e: fix un-necessary Tx hangs by Jesse Brandeburg · 10 years ago
  31. 79442d3 i40e: clean up throttle rate code by Jesse Brandeburg · 10 years ago
  32. 810b3ae i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4 by Anjali Singhai Jain · 10 years ago
  33. 38e0043 i40e: Adds FCoE related code to i40e core driver by Vasu Dev · 10 years ago
  34. 49d7d93 i40e/i40evf: Do not free the dummy packet buffer synchronously by Anjali Singhai Jain · 10 years ago
  35. c571ea0 i40e/i40evf: remove reserved type by Jesse Brandeburg · 10 years ago
  36. 980093e i40e/i40evf: fix TSO accounting by Jesse Brandeburg · 10 years ago
  37. d027705 i40e/i40evf: remove unused RX_LRO define by Jesse Brandeburg · 10 years ago
  38. aee8087 i40e/i40evf: remove storm control by Jesse Brandeburg · 10 years ago
  39. b2d36c0 i40e/i40evf: Remove reserved PCTYPE defines by Kevin Scott · 10 years ago
  40. beb0dff i40e: enable PTP by Jacob Keller · 11 years ago
  41. 3126dcb i40e: adjust ITR max and min values by Shannon Nelson · 11 years ago
  42. 420136c i40e: shorten wordy fields by Mitch Williams · 11 years ago
  43. dc641b7 i40e: Fix GPL header by Greg Rose · 11 years ago
  44. 36fac58 i40e: add header file flag _I40E_TXRX_H_ by Vasu Dev · 11 years ago
  45. 12dc4fe i40e: make a define from a large constant by Mitch Williams · 11 years ago
  46. 0319577 i40e: remove and fix confusing define name by Jesse Brandeburg · 11 years ago
  47. 980e9b1 i40e: Add support for 64 bit netstats by Alexander Duyck · 11 years ago
  48. 9f65e15b i40e: Move rings from pointer to array to array of pointers by Alexander Duyck · 11 years ago
  49. cd0b6fa i40e: Replace ring container array with linked list by Alexander Duyck · 11 years ago
  50. a114d0a i40e: Split bytes and packets from Rx/Tx stats by Alexander Duyck · 11 years ago
  51. b194130 i40e: Drop dead code and flags from Tx hotpath by Alexander Duyck · 11 years ago
  52. a5e9c57 i40e: clean up Tx fast path by Alexander Duyck · 11 years ago
  53. 35a1e2a i40e: Cleanup Tx buffer info layout by Alexander Duyck · 11 years ago
  54. c304fda i40e: Drop unused completed stat by Alexander Duyck · 11 years ago
  55. 7daa6bf i40e: driver core headers by Jesse Brandeburg · 11 years ago