1. 89bda97 sfc: check RSS is active for filter insert by Bert Kenward · 7 years ago
  2. a7f8018 sfc: pass the correctly bogus filter_id to rps_may_expire_flow() by Edward Cree · 7 years ago
  3. 458bd99 sfc: remove ctpio_dmabuf_start from stats by Bert Kenward · 7 years ago
  4. e0a65e3 sfc: protect list of RSS contexts under a mutex by Edward Cree · 7 years ago
  5. 31b8429 sfc: return a better error if filter insertion collides with MC reboot by Edward Cree · 7 years ago
  6. c2bebe3 sfc: give ef10 its own rwsem in the filter table instead of filter_lock by Edward Cree · 7 years ago
  7. 3af0f34 sfc: replace asynchronous filter operations by Edward Cree · 7 years ago
  8. 42356d9 sfc: support RSS spreading of ethtool ntuple filters by Edward Cree · 7 years ago
  9. 6aa47c8 sfc: only advertise TX timestamping if we have the license for it by Martin Habets · 8 years ago
  10. 2935e3c sfc: on 8000 series use TX queues for TX timestamps by Edward Cree · 8 years ago
  11. 50663fe sfc: only enable TX timestamping if the adapter is licensed for it by Martin Habets · 8 years ago
  12. 23418dc sfc: use main datapath for HW timestamps if available by Martin Habets · 8 years ago
  13. b9b603d4 sfc: handle TX timestamps in the normal data path by Martin Habets · 8 years ago
  14. 5227ecc sfc: remove tx and MCDI handling from NAPI budget consideration by Bert Kenward · 8 years ago
  15. 2c0b6ee sfc: expose CTPIO stats on NICs that support them by Bert Kenward · 8 years ago
  16. f411b54 sfc: expose FEC stats on Medford2 by Edward Cree · 8 years ago
  17. c1be482 sfc: support variable number of MAC stats by Edward Cree · 8 years ago
  18. 0bc959a sfc: populate the timer reload field by Bert Kenward · 8 years ago
  19. d8d8ccf sfc: update EF10 register definitions by Bert Kenward · 8 years ago
  20. acaef3c1 sfc: improve PTP error reporting by Edward Cree · 8 years ago
  21. 7182744 sfc: support VI strides other than 8k by Edward Cree · 8 years ago
  22. 03714bb sfc: make mem_bar a function rather than a constant by Edward Cree · 8 years ago
  23. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  24. cbad52e sfc: don't warn on successful change of MAC by Robert Stonehouse · 8 years ago
  25. 6978729 sfc: support rx-fcs and rx-all by Edward Cree · 8 years ago
  26. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 8 years ago
  27. c70d681 sfc: don't read beyond unicast address list by Bert Kenward · 8 years ago
  28. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  29. d58299a sfc: fix attempt to translate invalid filter ID by Edward Cree · 8 years ago
  30. bb53f4d sfc: Fix MCDI command size for filter operations by Martin Habets · 8 years ago
  31. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  32. 148cbab sfc: don't insert mc_list on low-latency firmware if it's too long by Edward Cree · 8 years ago
  33. 6d43131 sfc: fix IPID endianness in TSOv2 by Edward Cree · 8 years ago
  34. d0346b0 sfc: avoid max() in array size by Edward Cree · 8 years ago
  35. 9c568fd sfc: do not device_attach if a reset is pending by Peter Dunning · 8 years ago
  36. 105eac6 sfc: forget filters from sw table if hw replies ENOENT on removing them by Bert Kenward · 8 years ago
  37. 0ccb998 sfc: fix filter_id misinterpretation in edge case by Jon Cooper · 8 years ago
  38. 6f9f6ec sfc: MSI-X is the only interrupt mode for EF10 VFs by Andrew Rybchenko · 8 years ago
  39. 90d2ea9 sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors by Edward Cree · 9 years ago
  40. e5fbd97 sfc: configure UDP tunnel offload ports by Jon Cooper · 9 years ago
  41. da50ae2 sfc: set csum_level for encapsulated packets by Jon Cooper · 9 years ago
  42. a0ee354 sfc: process RX event inner checksum flags by Jon Cooper · 9 years ago
  43. ee467fb sfc: fix an off by one bug by Dan Carpenter · 9 years ago
  44. e990499 sfc: fix an off-by-one compare on an array size by Colin Ian King · 9 years ago
  45. 9b41080 sfc: insert catch-all filters for encapsulated traffic by Edward Cree · 9 years ago
  46. 34e7aef sfc: refactor debug-or-warnings printks by Jon Cooper · 9 years ago
  47. 2d3d4ec sfc: fixes to filter restore handling by Jon Cooper · 9 years ago
  48. 6eacfb5 sfc: reduce severity of PIO buffer alloc failures by Tomáš Pilař · 9 years ago
  49. a707d18 sfc: read back RX hash config from the NIC when querying it with ethtool -x by Edward Cree · 9 years ago
  50. f74d199 sfc: support setting RSS hash key through ethtool API by Edward Cree · 9 years ago
  51. c634700 sfc: get PIO buffer size from the NIC by Edward Cree · 9 years ago
  52. de1deff sfc: allow PIO more often by Edward Cree · 9 years ago
  53. 0d71a84 sfc: stop setting dev_port by Bert Kenward · 9 years ago
  54. 08a7b29b sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV by Bert Kenward · 9 years ago
  55. 4fdda95 sfc: don't report RX hash keys to ethtool when RSS wasn't enabled by Edward Cree · 9 years ago
  56. e01b16a sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead by Edward Cree · 9 years ago
  57. 46d1efd sfc: remove Software TSO by Edward Cree · 9 years ago
  58. e638ee1 sfc: handle failure to allocate TSOv2 contexts by Edward Cree · 9 years ago
  59. e9117e5 sfc: Firmware-Assisted TSO version 2 by Bert Kenward · 9 years ago
  60. b718c88 sfc: report 4-tuple UDP hashing to ethtool, if it's enabled by Edward Cree · 9 years ago
  61. a33a4c7 sfc: enable 4-tuple RSS hashing for UDP by Edward Cree · 9 years ago
  62. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. 942e298 sfc: work around TRIGGER_INTERRUPT command not working on SFC9140 by Jon Cooper · 9 years ago
  64. df0562c sfc: remove duplicate assignment by Edward Cree · 9 years ago
  65. 69b365c sfc: include size-binned TX stats on sfn8542q by Edward Cree · 9 years ago
  66. e70c70c3 sfc: fix potential stack corruption from running past stat bitmask by Andrew Rybchenko · 9 years ago
  67. c7b256f sfc: avoid division by zero by Edward Cree · 9 years ago
  68. d95e329 sfc: get timer configuration from adapter by Bert Kenward · 9 years ago
  69. 539de7c sfc: set interrupt moderation via MCDI by Bert Kenward · 9 years ago
  70. a995560 sfc: use new performance based event queue init by Bert Kenward · 9 years ago
  71. ca889a0 sfc: retrieve second word of datapath capabilities by Bert Kenward · 9 years ago
  72. 38d27f3 sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag by Andrew Rybchenko · 9 years ago
  73. e4478ad sfc: VLAN filters must only be created if the firmware supports this. by Martin Habets · 9 years ago
  74. 7ac0dd9 sfc: Fix dup unknown multicast/unicast filters after datapath reset by Andrew Rybchenko · 9 years ago
  75. 8c91562 sfc: Refactor checks for invalid filter ID by Edward Cree · 9 years ago
  76. d248953 sfc: Take mac_lock before calling efx_ef10_filter_table_probe by Martin Habets · 9 years ago
  77. 4a53ea8 sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks by Andrew Rybchenko · 9 years ago
  78. 34813fe sfc: Implement list of VLANs added over interface by Andrew Rybchenko · 9 years ago
  79. b3a3c03 sfc: Make EF10 filter management helper functions VLAN-aware by Andrew Rybchenko · 9 years ago
  80. afa4ce1 sfc: Store unicast and multicast promisc flag with address cache by Andrew Rybchenko · 9 years ago
  81. dc3273e sfc: Move filter IDs to per-VLAN data structure by Andrew Rybchenko · 9 years ago
  82. 6a37958 sfc: Forget filter ID when the filter is marked old by Andrew Rybchenko · 9 years ago
  83. dd98708 sfc: Assert filter_sem write locked when required by Edward Cree · 9 years ago
  84. b071c3a sfc: Move last mc_promisc flag to EF10 filter table state by Andrew Rybchenko · 9 years ago
  85. 100a9db sfc: Define macro with EF10 offload feature by Andrew Rybchenko · 9 years ago
  86. c0795bf sfc: on MC reset, clear PIO buffer linkage in TXQs by Edward Cree · 9 years ago
  87. dcb4123 sfc: disable RSS when unsupported by Jon Cooper · 9 years ago
  88. 09a0420 sfc: Downgrade or remove some error messages by Bert Kenward · 10 years ago
  89. e65a510 sfc: Make failed filter removal less noisy by Bert Kenward · 10 years ago
  90. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  91. f1c2ef4 sfc: only use RSS filters if we're using RSS by Bert Kenward · 10 years ago
  92. abd86a5 sfc: check warm_boot_count after other functions have been reset by Daniel Pieczko · 10 years ago
  93. 93171b1 sfc: make TSO version a per-queue parameter by Bert Kenward · 10 years ago
  94. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  95. b2663a4 sfc: push partner queue for skb->xmit_more by Martin Habets · 10 years ago
  96. c577e59 sfc: fully reset if MC_REBOOT event received without warm_boot_count increment by Daniel Pieczko · 10 years ago
  97. b0fbdae sfc: Allow driver to cope with a lower number of VIs than it needs for RSS by Shradha Shah · 10 years ago
  98. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. fbe4307 sfc: only use vadaptor stats if firmware is capable by Bert Kenward · 10 years ago
  100. 774ad03 sfc: MC allocations must be restored following an entity reset by Daniel Pieczko · 10 years ago