1. cafb396 sfc: correctly initialise filter rwsem for farch by Bert Kenward · 7 years ago
  2. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 7 years ago
  3. f8d6203 sfc: ARFS filter IDs by Edward Cree · 7 years ago
  4. a7f8018 sfc: pass the correctly bogus filter_id to rps_may_expire_flow() by Edward Cree · 7 years ago
  5. fc7a6c2 sfc: use a semaphore to lock farch filters too by Edward Cree · 7 years ago
  6. 3af0f34 sfc: replace asynchronous filter operations by Edward Cree · 7 years ago
  7. 42356d9 sfc: support RSS spreading of ethtool ntuple filters by Edward Cree · 7 years ago
  8. 2935e3c sfc: on 8000 series use TX queues for TX timestamps by Edward Cree · 7 years ago
  9. 5227ecc sfc: remove tx and MCDI handling from NAPI budget consideration by Bert Kenward · 7 years ago
  10. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  11. 6978729 sfc: support rx-fcs and rx-all by Edward Cree · 7 years ago
  12. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  13. a707d18 sfc: read back RX hash config from the NIC when querying it with ethtool -x by Edward Cree · 8 years ago
  14. e01b16a sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead by Edward Cree · 8 years ago
  15. edd96fa sfc: fix debug message format string in efx_farch_handle_rx_not_ok by Edward Cree · 8 years ago
  16. 5a6681e sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver by Edward Cree · 8 years ago
  17. e9117e5 sfc: Firmware-Assisted TSO version 2 by Bert Kenward · 8 years ago
  18. 942e298 sfc: work around TRIGGER_INTERRUPT command not working on SFC9140 by Jon Cooper · 8 years ago
  19. 17471c7 net: sfc: avoid -Wtype-limits warning by Arnd Bergmann · 9 years ago
  20. f1c2ef4 sfc: only use RSS filters if we're using RSS by Bert Kenward · 9 years ago
  21. b2663a4 sfc: push partner queue for skb->xmit_more by Martin Habets · 9 years ago
  22. 7fa8d54 sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 10 years ago
  23. 51df60f sfc: Revert SRIOV changes. by David S. Miller · 10 years ago
  24. d92916f sfc: Own header for nic-specific sriov functions, single instance of netdev_ops and sriov removed from Falcon code by Shradha Shah · 10 years ago
  25. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  26. d98a4ff sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c by Shradha Shah · 10 years ago
  27. 327c685 sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix by Shradha Shah · 10 years ago
  28. 2dc313e sfc: Move the current VF state from efx_nic into siena_nic_data by Shradha Shah · 10 years ago
  29. f650fb4 sfc: fix addr_list_lock spinlock use before init by Edward Cree · 10 years ago
  30. e283546 sfc:On MCDI timeout, issue an FLR (and mark MCDI to fail-fast) by Edward Cree · 11 years ago
  31. 75363a4 sfc: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  32. 5b3b760 sfc: Add/remove blank lines to taste by Ben Hutchings · 11 years ago
  33. fbd7912 sfc: Implement efx_nic_type::filter_clear_rx operation for EF10 by Ben Hutchings · 11 years ago
  34. f728480 sfc: Allow filter removal only with exactly matching priority by Ben Hutchings · 11 years ago
  35. b59e6ef sfc: Don't refer to 'stack' in filter implementation by Ben Hutchings · 11 years ago
  36. 7665d1a sfc: Change priority and flags for automatic MAC filters by Ben Hutchings · 11 years ago
  37. d43050c sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well by Andrew Rybchenko · 11 years ago
  38. cce2879 sfc: Make initial fill of RX descriptors synchronous by Jon Cooper · 11 years ago
  39. f7a6d2c sfc: Update copyright banners by Ben Hutchings · 11 years ago
  40. ba8977b sfc: Extend struct efx_tx_buffer to allow pushing option descriptors by Ben Hutchings · 12 years ago
  41. 3881d8a sfc: Use a global count of active queues instead of pending drains by Alexandre Rames · 12 years ago
  42. 15acb1c sfc: Initialise IRQ moderation for all NIC types from efx_init_eventq() by Ben Hutchings · 12 years ago
  43. 261e4d9 sfc: Allow event queue initialisation to fail by Jon Cooper · 12 years ago
  44. 3de82b9 sfc: Add EF10 support for TX/RX DMA error events handling. by Alexandre Rames · 12 years ago
  45. 964e613 sfc: Cleanup Falcon-arch simple MAC filter state by Ben Hutchings · 12 years ago
  46. 8803e15 sfc: Add flag for stack-owned RX MAC filters by Ben Hutchings · 12 years ago
  47. 14990a5 sfc: Refactor Falcon-arch filter removal by Ben Hutchings · 12 years ago
  48. add7247 sfc: Make most filter operations NIC-type-specific by Ben Hutchings · 12 years ago
  49. ab3b825 sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture by Ben Hutchings · 12 years ago
  50. 86094f7 sfc: Move and rename Falcon/Siena common NIC operations by Ben Hutchings · 11 years ago