1. a7ad40d sfc: implement IPv6 NFC (and IPV4_USER_FLOW) by Edward Cree · 8 years ago
  2. 0d32241 sfc: protect filter table against use-after-free by Edward Cree · 9 years ago
  3. 267c015 sfc: Add use of shared RSS contexts. by Jon Cooper · 9 years ago
  4. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  5. 8ccf3800 sfc: Add per-queue statistics in ethtool by Andrew Rybchenko · 10 years ago
  6. e4d112e sfc: add extra RX drop counters for nodesc_trunc and noskb_drop by Edward Cree · 10 years ago
  7. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 10 years ago
  8. cd84ff4 sfc: Use ether_addr_copy and eth_broadcast_addr by Edward Cree · 10 years ago
  9. 5b3b760 sfc: Add/remove blank lines to taste by Ben Hutchings · 10 years ago
  10. 5eed1f6 sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy by Ben Hutchings · 10 years ago
  11. 17e678d sfc: Cosmetic changes to self-test from the out-of-tree driver by Ben Hutchings · 10 years ago
  12. d9317ae sfc: Use the correct maximum TX DMA ring size for SFC9100 by Ben Hutchings · 10 years ago
  13. 99691c4 sfc: Add PTP counters to ethtool stats by Ben Hutchings · 11 years ago
  14. d43050c sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well by Andrew Rybchenko · 11 years ago
  15. 74cd60a sfc: Add MC BISTs to ethtool offline self test on EF10 by Jon Cooper · 11 years ago
  16. ee45fd9 sfc: Use TX PIO for sufficiently small packets by Jon Cooper · 11 years ago
  17. b51ca34 sfc: efx_ethtool_get_ts_info() can be static by Fengguang Wu · 11 years ago
  18. f7a6d2c sfc: Update copyright banners by Ben Hutchings · 11 years ago
  19. 8127d66 sfc: Add support for Solarflare SFC9100 family by Ben Hutchings · 11 years ago
  20. 02e1216 sfc: Add TX merged completion counter by Ben Hutchings · 11 years ago
  21. cd0ecc9 sfc: Delegate MAC/NIC statistic description to efx_nic_type by Ben Hutchings · 12 years ago
  22. b681e57 sfc: Remove driver-local struct ethtool_string by Ben Hutchings · 12 years ago
  23. e513612 sfc: Remove more left-overs from Falcon GMAC support by Ben Hutchings · 12 years ago
  24. 7c460d9 sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10 by Ben Hutchings · 12 years ago
  25. f26e958 sfc: Name the RX drop queue ID by Ben Hutchings · 12 years ago
  26. 9dd3a13 sfc: Move details of a Falcon bug workaround out of ethtool.c by Ben Hutchings · 12 years ago
  27. 62ebac9 sfc: Report software timestamping capabilities by Ben Hutchings · 11 years ago
  28. 85740cdf sfc: Enable RX DMA scattering where possible by Ben Hutchings · 11 years ago
  29. 0e0c340 sfc: Fix byte order warnings for ethtool RX filter interface by Ben Hutchings · 12 years ago
  30. 9e0f9a1 sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP by Ben Hutchings · 12 years ago
  31. 1ac0226 sfc: Fix loopback self-test with separate_tx_channels=1 by Ben Hutchings · 12 years ago
  32. 7c236c4 sfc: Add support for IEEE-1588 PTP by Stuart Hodgson · 12 years ago
  33. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  34. 7bde852 sfc: Remove overly paranoid locking assertions from netdev operations by Ben Hutchings · 12 years ago
  35. f16aeea sfc: Change state names to be clearer, and comment them by Ben Hutchings · 12 years ago
  36. ac70b2e sfc: Fix reporting of IPv4 full filters through ethtool by Ben Hutchings · 12 years ago
  37. 7e6d06f sfc: Fix maximum number of TSO segments and minimum TX queue size by Ben Hutchings · 12 years ago
  38. a4ed2d4 sfc: Use strlcpy() to copy ethtool stats names by Ben Hutchings · 12 years ago
  39. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  40. c087bd2 sfc: Added support for new ethtool APIs for obtaining module eeprom by Stuart Hodgson · 12 years ago
  41. cd2d5b5 sfc: Add SR-IOV back-end support for SFC9000 family by Ben Hutchings · 12 years ago
  42. c274d65 sfc: Add support for configuring RX unicast/multicast default filters by Ben Hutchings · 12 years ago
  43. f9c7625 sfc: Make all MAC statistics consistently 64 bits wide by Ben Hutchings · 13 years ago
  44. 0fb53fa sfc: Remove dependence on NAPI polling in efx_test_eventq_irq() by Ben Hutchings · 13 years ago
  45. 710b208 sfc: Merge efx_mac_operations into efx_nic_type by Ben Hutchings · 13 years ago
  46. 1cb3452 sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats by Ben Hutchings · 13 years ago
  47. 18e83e4 sfc: Const-qualify static data as appropriate, partly prompted by checkpatch by Ben Hutchings · 13 years ago
  48. 9c636ba sfc: Fix some formatting errors reported by checkpatch by Ben Hutchings · 13 years ago
  49. b2bb7b7 sfc: Implement ethtool RX NFC rules API instead of n-tuple API by Ben Hutchings · 13 years ago
  50. 7850f63 ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters by Ben Hutchings · 13 years ago
  51. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  52. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  53. 1322597 sfc: Use correct fields of struct ethtool_coalesce by Ben Hutchings · 13 years ago
  54. 9e393b3 sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() by Ben Hutchings · 13 years ago
  55. a0c4faf sfc: Correct reporting and validation of TX interrupt coalescing by Ben Hutchings · 13 years ago
  56. b548f97 sfc: Use consistent types for interrupt coalescing parameters by Ben Hutchings · 13 years ago
  57. 9f85ee9 sfc: Correct error code for unsupported interrupt coalescing parameters by Ben Hutchings · 13 years ago
  58. 874aeea sfc: Move the Solarflare drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sfc/ethtool.c]
  59. 0e2a9c7 sfc: Fix mapping of reset reasons and flags to methods by Ben Hutchings · 13 years ago
  60. b5626946 sfc: Don't use enums as a bitmask. by David S. Miller · 13 years ago
  61. 47a8467 sfc: Fix return value from efx_ethtool_set_rx_ntuple() by Ben Hutchings · 13 years ago
  62. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  63. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  64. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  65. c5e129a sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_id by Ben Hutchings · 13 years ago
  66. abfe903 sfc: Implement generic features interface by Ben Hutchings · 13 years ago
  67. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  68. 119226c sfc: Expose TX push and TSO counters through ethtool statistics by Ben Hutchings · 13 years ago
  69. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 13 years ago
  70. e5f0fd2 sfc: Read MC firmware version when requested through ethtool by Ben Hutchings · 13 years ago
  71. 28801f3 sfc: lower stack usage in efx_ethtool_self_test by Eric Dumazet · 13 years ago
  72. 525da90 sfc: Distinguish queue lookup from test for queue existence by Ben Hutchings · 13 years ago
  73. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 13 years ago
  74. ed4ba4b netdev: Use default implementation of ethtool_ops::get_link where possible by Ben Hutchings · 14 years ago
  75. c39d35e sfc: Generalise filter spec initialisation by Ben Hutchings · 14 years ago
  76. 8891681 sfc: Remove filter table IDs from filter functions by Ben Hutchings · 14 years ago
  77. ac33ac6 sfc: Log start and end of ethtool self-test at INFO level by Ben Hutchings · 14 years ago
  78. 90b7a4e sfc: Remove unnecessary inclusion of various private header files by Ben Hutchings · 14 years ago
  79. 6a8872c sfc: Expose Falcon BootROM config through MTD, not ethtool by Ben Hutchings · 14 years ago
  80. d215697 sfc: make functions static by stephen hemminger · 14 years ago
  81. b4187e4 sfc: Implement the ethtool RX n-tuple control functions by Ben Hutchings · 14 years ago
  82. 4642610 sfc: Allow changing the DMA ring sizes dynamically via ethtool by Ben Hutchings · 14 years ago
  83. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  84. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  85. 765c9f4 sfc: Add support for RX flow hash control by Ben Hutchings · 14 years ago
  86. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  87. 39c9cf0 sfc: Record hardware RX hash on each skb where possible by Ben Hutchings · 14 years ago
  88. 2822235 sfc: Disable setting feature flags that are not implemented by Ben Hutchings · 14 years ago
  89. c5d5f5f sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME by Ben Hutchings · 14 years ago
  90. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago
  91. 5b98c1b sfc: Implement ethtool register dump operation by Ben Hutchings · 14 years ago
  92. a4900ac sfc: Create multiple TX queues by Ben Hutchings · 14 years ago
  93. 5298c37 sfc: Test only the first pair of TX queues by Ben Hutchings · 14 years ago
  94. 754c653 sfc: Fix some incorrect or redundant comments by Ben Hutchings · 14 years ago
  95. 4f16c07 sfc: Replace PHY MDIO test with an 'alive' test by Ben Hutchings · 14 years ago
  96. 906bb26 sfc: Update version, copyright dates, authors by Ben Hutchings · 15 years ago
  97. 738a8f4 sfc: Implement TSO for TCP/IPv6 by Ben Hutchings · 15 years ago
  98. 8880f4e sfc: Add support for SFC9000 family (2) by Ben Hutchings · 15 years ago
  99. 744093c sfc: Rename falcon.h to nic.h by Ben Hutchings · 15 years ago
  100. c383b53 sfc: Allow for additional checksum offload features by Ben Hutchings · 15 years ago