1. 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 5 months ago
  2. 6215b60 sfc: last resort fallback for lack of xdp tx queues by Íñigo Huguet · 3 years, 6 months ago
  3. 4154461 sfc: fallback for lack of xdp tx queues by Íñigo Huguet · 3 years, 6 months ago
  4. cab351b sfc: ef10: implement ethtool::get_fec_stats by Jakub Kicinski · 4 years ago
  5. 623b998 net: sfc: Replace in_interrupt() usage by Edward Cree · 4 years, 6 months ago
  6. d0ea5cb drivers/net/ethernet: clean up mis-targeted comments by Jesse Brandeburg · 4 years, 6 months ago
  7. 0ce8df6 sfc: implement encapsulated TSO on EF10 by Edward Cree · 4 years, 6 months ago
  8. 1679c72 sfc: de-indirect TSO handling by Edward Cree · 4 years, 6 months ago
  9. 044588b sfc: define inner/outer csum offload TXQ types by Edward Cree · 4 years, 6 months ago
  10. 1280479 sfc: decouple TXQ type from label by Edward Cree · 4 years, 6 months ago
  11. 60bd2a2 sfc: remove EFX_DRIVER_VERSION by Edward Cree · 4 years, 6 months ago
  12. c77289b sfc: remove phy_op indirection by Edward Cree · 4 years, 6 months ago
  13. 0d8c122 sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath by Edward Cree · 4 years, 6 months ago
  14. 5374d60 sfc: use tx_queue->old_read_count in EF100 TX path by Edward Cree · 4 years, 6 months ago
  15. 1c0544d sfc: add and use efx_tx_send_pending in tx.c by Edward Cree · 4 years, 6 months ago
  16. f2ed621 sfc: return errors from efx_mcdi_set_id_led, and de-indirect by Edward Cree · 4 years, 7 months ago
  17. e6a4391 sfc: don't free_irq()s if they were never requested by Edward Cree · 4 years, 7 months ago
  18. 0688854 sfc: check hash is valid before using it by Edward Cree · 4 years, 7 months ago
  19. d19a537 sfc_ef100: TX path for EF100 NICs by Edward Cree · 4 years, 7 months ago
  20. 51b35a4 sfc: skeleton EF100 PF driver by Edward Cree · 4 years, 8 months ago
  21. 61060c5 sfc_ef100: register accesses on EF100 by Edward Cree · 4 years, 8 months ago
  22. 205a55f sfc: convert to new udp_tunnel infrastructure by Jakub Kicinski · 4 years, 8 months ago
  23. a81dcd8 sfc: assign TXQs without gaps by Edward Cree · 4 years, 8 months ago
  24. f9cac93 sfc: make tx_queues_per_channel variable at runtime by Edward Cree · 4 years, 8 months ago
  25. bc32442 sfc: remove max_interrupt_mode by Edward Cree · 4 years, 8 months ago
  26. af3c38d sfc: support setting MTU even if not privileged to configure MAC fully by Edward Cree · 4 years, 8 months ago
  27. 66a6512 sfc: track which BAR is mapped by Edward Cree · 4 years, 9 months ago
  28. de5f32e sfc: don't try to create more channels than we can have VIs by Edward Cree · 4 years, 9 months ago
  29. 9b46132 sfc: make firmware-variant printing a nic_type function by Edward Cree · 4 years, 10 months ago
  30. e4fe938 sfc: move 'must restore' flags out of ef10-specific nic_data by Edward Cree · 4 years, 10 months ago
  31. be904b8 sfc: make capability checking a nic_type function by Tom Zhao · 4 years, 10 months ago
  32. dfcabb0 sfc: move vport_id to struct efx_nic by Edward Cree · 4 years, 10 months ago
  33. 86e85bf sfc: fix XDP-redirect in this driver by Jesper Dangaard Brouer · 5 years ago
  34. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  35. 3b4f06c sfc: complete the next packet when we receive a timestamp by Tom Zhao · 5 years ago
  36. 62f1914 sfc: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  37. f7226e0 sfc: move RPS code by Alex Maftei (amaftei) · 5 years ago
  38. e1253f3 sfc: add new headers in preparation for code split by Alex Maftei (amaftei) · 5 years ago
  39. edf4579 sfc: Remove unnecessary dependencies on I2C by Ben Hutchings · 5 years ago
  40. 8700aff sfc: fix channel allocation with brute force by Edward Cree · 5 years ago
  41. 6fbc05e sfc: do ARFS expiry work occasionally even without NAPI poll by Edward Cree · 5 years ago
  42. ca70bd4 sfc: add statistics for ARFS by Edward Cree · 5 years ago
  43. 8490e75 sfc: change ARFS expiry mechanism by Edward Cree · 5 years ago
  44. cd846be sfc: add XDP counters to ethtool stats by Charles McLachlan · 5 years ago
  45. 3990a8f sfc: allocate channels for XDP tx queues by Charles McLachlan · 5 years ago
  46. eb9a36b sfc: perform XDP processing on received packets by Charles McLachlan · 5 years ago
  47. 8c42350 sfc: support encapsulation of xdp_frames in efx_tx_buffer by Charles McLachlan · 5 years ago
  48. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  49. e090bfb sfc: batch up RX delivery by Edward Cree · 7 years ago
  50. f8d6203 sfc: ARFS filter IDs by Edward Cree · 7 years ago
  51. f993740 sfc: limit ARFS workitems in flight per channel by Edward Cree · 7 years ago
  52. e0a65e3 sfc: protect list of RSS contexts under a mutex by Edward Cree · 7 years ago
  53. fc7a6c2 sfc: use a semaphore to lock farch filters too by Edward Cree · 7 years ago
  54. c2bebe3 sfc: give ef10 its own rwsem in the filter table instead of filter_lock by Edward Cree · 7 years ago
  55. 3af0f34 sfc: replace asynchronous filter operations by Edward Cree · 7 years ago
  56. 7f61e6c sfc: support FEC configuration through ethtool by Edward Cree · 7 years ago
  57. 42356d9 sfc: support RSS spreading of ethtool ntuple filters by Edward Cree · 7 years ago
  58. 2935e3c sfc: on 8000 series use TX queues for TX timestamps by Edward Cree · 7 years ago
  59. b9b603d4 sfc: handle TX timestamps in the normal data path by Martin Habets · 7 years ago
  60. c2ab85d sfc: support the ethtool ksettings API properly so that 25/50/100G works by Edward Cree · 7 years ago
  61. c1be482 sfc: support variable number of MAC stats by Edward Cree · 7 years ago
  62. acaef3c1 sfc: improve PTP error reporting by Edward Cree · 7 years ago
  63. 7182744 sfc: support VI strides other than 8k by Edward Cree · 7 years ago
  64. 03714bb sfc: make mem_bar a function rather than a constant by Edward Cree · 7 years ago
  65. 6f9f6ec sfc: MSI-X is the only interrupt mode for EF10 VFs by Andrew Rybchenko · 8 years ago
  66. e5fbd97 sfc: configure UDP tunnel offload ports by Jon Cooper · 8 years ago
  67. da50ae2 sfc: set csum_level for encapsulated packets by Jon Cooper · 8 years ago
  68. a0ee354 sfc: process RX event inner checksum flags by Jon Cooper · 8 years ago
  69. e7fe949 sfc: get rid of custom busy polling code by Eric Dumazet · 8 years ago
  70. a707d18 sfc: read back RX hash config from the NIC when querying it with ethtool -x by Edward Cree · 8 years ago
  71. f74d199 sfc: support setting RSS hash key through ethtool API by Edward Cree · 8 years ago
  72. de1deff sfc: allow PIO more often by Edward Cree · 8 years ago
  73. 08a7b29b sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV by Bert Kenward · 8 years ago
  74. 4fdda95 sfc: don't report RX hash keys to ethtool when RSS wasn't enabled by Edward Cree · 8 years ago
  75. 7cafe8f net: sfc: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  76. e01b16a sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead by Edward Cree · 8 years ago
  77. 5a6681e sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver by Edward Cree · 8 years ago
  78. e373909 sfc: remove unneeded variable by Dan Carpenter · 8 years ago
  79. 46d1efd sfc: remove Software TSO by Edward Cree · 8 years ago
  80. e9117e5 sfc: Firmware-Assisted TSO version 2 by Bert Kenward · 8 years ago
  81. b718c88 sfc: report 4-tuple UDP hashing to ethtool, if it's enabled by Edward Cree · 8 years ago
  82. 72a31d8 sfc: check MTU against minimum threshold by Bert Kenward · 9 years ago
  83. 942e298 sfc: work around TRIGGER_INTERRUPT command not working on SFC9140 by Jon Cooper · 9 years ago
  84. d95e329 sfc: get timer configuration from adapter by Bert Kenward · 9 years ago
  85. 539de7c sfc: set interrupt moderation via MCDI by Bert Kenward · 9 years ago
  86. e4478ad sfc: VLAN filters must only be created if the firmware supports this. by Martin Habets · 9 years ago
  87. 4a53ea8 sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks by Andrew Rybchenko · 9 years ago
  88. ebfcd0f sfc: Add efx_nic member with fixed netdev features by Andrew Rybchenko · 9 years ago
  89. b071c3a sfc: Move last mc_promisc flag to EF10 filter table state by Andrew Rybchenko · 9 years ago
  90. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 9 years ago
  91. 6f24e5d sfc: use ALIGN macro for aligning frame sizes by Jarod Wilson · 9 years ago
  92. 93171b1 sfc: make TSO version a per-queue parameter by Bert Kenward · 9 years ago
  93. 73186df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  94. b2663a4 sfc: push partner queue for skb->xmit_more by Martin Habets · 9 years ago
  95. c0f9c7e sfc: replace spinlocks with bit ops for busy poll locking by Bert Kenward · 9 years ago
  96. c577e59 sfc: fully reset if MC_REBOOT event received without warm_boot_count increment by Daniel Pieczko · 9 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. ab8b1f7c sfc: support cascaded multicast filters by Daniel Pieczko · 10 years ago
  99. c936835 sfc: Report TX completions to BQL after all TX events in interrupt by Peter Dunning · 10 years ago
  100. 1d051e0 sfc: Implement ndo_gets_phys_port_id() for EF10 VFs by Shradha Shah · 10 years ago