1. efd7ed0 sfc: add missing annotation for efx_ef10_try_update_nic_stats_vf() by Jules Irenge · 4 years, 9 months ago
  2. b113cab sfc: avoid an unused-variable warning by Arnd Bergmann · 4 years, 10 months ago
  3. 9b46132 sfc: make firmware-variant printing a nic_type function by Edward Cree · 4 years, 10 months ago
  4. ed02112 sfc: make filter table probe caller responsible for adding VLANs by Edward Cree · 4 years, 10 months ago
  5. fd14e5f sfc: rework handling of (firmware) multicast chaining state by Edward Cree · 4 years, 10 months ago
  6. e4fe938 sfc: move 'must restore' flags out of ef10-specific nic_data by Edward Cree · 4 years, 10 months ago
  7. be904b8 sfc: make capability checking a nic_type function by Tom Zhao · 4 years, 10 months ago
  8. dfcabb0 sfc: move vport_id to struct efx_nic by Edward Cree · 4 years, 10 months ago
  9. 3b4f06c sfc: complete the next packet when we receive a timestamp by Tom Zhao · 5 years ago
  10. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  11. 6c77065 sfc: move mcdi filtering code by Alex Maftei (amaftei) · 5 years ago
  12. 00aaf7e sfc: create header for mcdi filtering code by Alex Maftei (amaftei) · 5 years ago
  13. 90c914d sfc: rename mcdi filtering functions/structs by Alex Maftei (amaftei) · 5 years ago
  14. de4ff83 sfc: remove duplicated include from ef10.c by YueHaibing · 5 years ago
  15. f7226e0 sfc: move RPS code by Alex Maftei (amaftei) · 5 years ago
  16. 3148231 sfc: move yet more functions by Alex Maftei (amaftei) · 5 years ago
  17. 190c736 sfc: move various functions by Alex Maftei (amaftei) · 5 years ago
  18. 8da9264 sfc: move MCDI receive queue management code by Alex Maftei (amaftei) · 5 years ago
  19. 8ee4c90 sfc: move MCDI transmit queue management code by Alex Maftei (amaftei) · 5 years ago
  20. 4438b58 sfc: move MCDI event queue management code by Alex Maftei (amaftei) · 5 years ago
  21. 37a5f9d sfc: move MCDI VI alloc/free code by Alex Maftei (amaftei) · 5 years ago
  22. 1751cc3 sfc: move common rx code by Alex Maftei (amaftei) · 5 years ago
  23. e1253f3 sfc: add new headers in preparation for code split by Alex Maftei (amaftei) · 5 years ago
  24. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  25. 0aa6608 sfc: suppress MCDI errors from ARFS by Edward Cree · 5 years ago
  26. 3990a8f sfc: allocate channels for XDP tx queues by Charles McLachlan · 5 years ago
  27. 3e03a8ba sfc: Use dev_get_drvdata where possible by Chuhong Yuan · 6 years ago
  28. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  29. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. c652854 sfc: initialise found bitmap in efx_ef10_mtd_probe by Bert Kenward · 6 years ago
  31. b9ad6de sfc: add bundle partition definitions to mtd by Paul Fox · 6 years ago
  32. 1d68101 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  33. 3366463 sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe by Edward Cree · 6 years ago
  34. 5fb1bee sfc: extend MTD support for newer hardware by Bert Kenward · 6 years ago
  35. cea0604 sfc: add missing NVRAM partition types for EF10 by Edward Cree · 6 years ago
  36. 1c56c09 sfc: avoid hang from nested use of the filter_sem by Bert Kenward · 7 years ago
  37. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  38. 987c658 sfc: fix ARFS expiry check on EF10 by Edward Cree · 7 years ago
  39. f8d6203 sfc: ARFS filter IDs by Edward Cree · 7 years ago
  40. 89bda97 sfc: check RSS is active for filter insert by Bert Kenward · 7 years ago
  41. a7f8018 sfc: pass the correctly bogus filter_id to rps_may_expire_flow() by Edward Cree · 7 years ago
  42. 458bd99 sfc: remove ctpio_dmabuf_start from stats by Bert Kenward · 7 years ago
  43. e0a65e3 sfc: protect list of RSS contexts under a mutex by Edward Cree · 7 years ago
  44. 31b8429 sfc: return a better error if filter insertion collides with MC reboot by Edward Cree · 7 years ago
  45. c2bebe3 sfc: give ef10 its own rwsem in the filter table instead of filter_lock by Edward Cree · 7 years ago
  46. 3af0f34 sfc: replace asynchronous filter operations by Edward Cree · 7 years ago
  47. 42356d9 sfc: support RSS spreading of ethtool ntuple filters by Edward Cree · 7 years ago
  48. 6aa47c8 sfc: only advertise TX timestamping if we have the license for it by Martin Habets · 7 years ago
  49. 2935e3c sfc: on 8000 series use TX queues for TX timestamps by Edward Cree · 7 years ago
  50. 50663fe sfc: only enable TX timestamping if the adapter is licensed for it by Martin Habets · 7 years ago
  51. 23418dc sfc: use main datapath for HW timestamps if available by Martin Habets · 7 years ago
  52. b9b603d4 sfc: handle TX timestamps in the normal data path by Martin Habets · 7 years ago
  53. 5227ecc sfc: remove tx and MCDI handling from NAPI budget consideration by Bert Kenward · 7 years ago
  54. 2c0b6ee sfc: expose CTPIO stats on NICs that support them by Bert Kenward · 7 years ago
  55. f411b54 sfc: expose FEC stats on Medford2 by Edward Cree · 7 years ago
  56. c1be482 sfc: support variable number of MAC stats by Edward Cree · 7 years ago
  57. 0bc959a sfc: populate the timer reload field by Bert Kenward · 7 years ago
  58. d8d8ccf sfc: update EF10 register definitions by Bert Kenward · 7 years ago
  59. acaef3c1 sfc: improve PTP error reporting by Edward Cree · 7 years ago
  60. 7182744 sfc: support VI strides other than 8k by Edward Cree · 7 years ago
  61. 03714bb sfc: make mem_bar a function rather than a constant by Edward Cree · 7 years ago
  62. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  63. cbad52e sfc: don't warn on successful change of MAC by Robert Stonehouse · 7 years ago
  64. 6978729 sfc: support rx-fcs and rx-all by Edward Cree · 7 years ago
  65. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  66. c70d681 sfc: don't read beyond unicast address list by Bert Kenward · 8 years ago
  67. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  68. d58299a sfc: fix attempt to translate invalid filter ID by Edward Cree · 8 years ago
  69. bb53f4d sfc: Fix MCDI command size for filter operations by Martin Habets · 8 years ago
  70. e341257 net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL by Miroslav Lichvar · 8 years ago
  71. 148cbab sfc: don't insert mc_list on low-latency firmware if it's too long by Edward Cree · 8 years ago
  72. 6d43131 sfc: fix IPID endianness in TSOv2 by Edward Cree · 8 years ago
  73. d0346b0 sfc: avoid max() in array size by Edward Cree · 8 years ago
  74. 9c568fd sfc: do not device_attach if a reset is pending by Peter Dunning · 8 years ago
  75. 105eac6 sfc: forget filters from sw table if hw replies ENOENT on removing them by Bert Kenward · 8 years ago
  76. 0ccb998 sfc: fix filter_id misinterpretation in edge case by Jon Cooper · 8 years ago
  77. 6f9f6ec sfc: MSI-X is the only interrupt mode for EF10 VFs by Andrew Rybchenko · 8 years ago
  78. 90d2ea9 sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors by Edward Cree · 8 years ago
  79. e5fbd97 sfc: configure UDP tunnel offload ports by Jon Cooper · 8 years ago
  80. da50ae2 sfc: set csum_level for encapsulated packets by Jon Cooper · 8 years ago
  81. a0ee354 sfc: process RX event inner checksum flags by Jon Cooper · 8 years ago
  82. ee467fb sfc: fix an off by one bug by Dan Carpenter · 8 years ago
  83. e990499 sfc: fix an off-by-one compare on an array size by Colin Ian King · 8 years ago
  84. 9b41080 sfc: insert catch-all filters for encapsulated traffic by Edward Cree · 8 years ago
  85. 34e7aef sfc: refactor debug-or-warnings printks by Jon Cooper · 8 years ago
  86. 2d3d4ec sfc: fixes to filter restore handling by Jon Cooper · 8 years ago
  87. 6eacfb5 sfc: reduce severity of PIO buffer alloc failures by Tomáš Pilař · 8 years ago
  88. a707d18 sfc: read back RX hash config from the NIC when querying it with ethtool -x by Edward Cree · 8 years ago
  89. f74d199 sfc: support setting RSS hash key through ethtool API by Edward Cree · 8 years ago
  90. c634700 sfc: get PIO buffer size from the NIC by Edward Cree · 8 years ago
  91. de1deff sfc: allow PIO more often by Edward Cree · 8 years ago
  92. 0d71a84 sfc: stop setting dev_port by Bert Kenward · 8 years ago
  93. 08a7b29b sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV by Bert Kenward · 8 years ago
  94. 4fdda95 sfc: don't report RX hash keys to ethtool when RSS wasn't enabled by Edward Cree · 8 years ago
  95. e01b16a sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead by Edward Cree · 8 years ago
  96. 46d1efd sfc: remove Software TSO by Edward Cree · 8 years ago
  97. e638ee1 sfc: handle failure to allocate TSOv2 contexts by Edward Cree · 8 years ago
  98. e9117e5 sfc: Firmware-Assisted TSO version 2 by Bert Kenward · 8 years ago
  99. b718c88 sfc: report 4-tuple UDP hashing to ethtool, if it's enabled by Edward Cree · 8 years ago
  100. a33a4c7 sfc: enable 4-tuple RSS hashing for UDP by Edward Cree · 8 years ago