1. 2732482 sfc: allow ethtool selftest and MC reboot to complete on an unprivileged function by Daniel Pieczko · 9 years ago
  2. 1d20a160 sfc: Fix memcpy() with const destination compiler warning. by David S. Miller · 10 years ago
  3. 3676326 sfc: Add support for busy polling by Alexandre Rames · 10 years ago
  4. cd84ff4 sfc: Use ether_addr_copy and eth_broadcast_addr by Edward Cree · 11 years ago
  5. 74cd60a sfc: Add MC BISTs to ethtool offline self test on EF10 by Jon Cooper · 11 years ago
  6. f7a6d2c sfc: Update copyright banners by Ben Hutchings · 11 years ago
  7. 514bedb sfc: Remove efx_process_channel_now() by Ben Hutchings · 12 years ago
  8. c2f3b8e sfc: lock TX queues when calling netif_device_detach() by Daniel Pieczko · 12 years ago
  9. 3f978ef3 sfc: Fix byte order warning in self-test by Ben Hutchings · 12 years ago
  10. 1ac0226 sfc: Fix loopback self-test with separate_tx_channels=1 by Ben Hutchings · 12 years ago
  11. d4f2cec sfc: Disable VF queues during register self-test by Ben Hutchings · 12 years ago
  12. e3ed2bd sfc: Use dev_kfree_skb() in efx_end_loopback() by Ben Hutchings · 12 years ago
  13. dd40781 sfc: Run event/IRQ self-test asynchronously when interface is brought up by Ben Hutchings · 13 years ago
  14. eee6f6a sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test by Ben Hutchings · 13 years ago
  15. ed74f48 sfc: Test all event queues in parallel by Ben Hutchings · 13 years ago
  16. 93e5dfa sfc: Raise self-test timeouts by Ben Hutchings · 13 years ago
  17. 73ba7b6 sfc: Remove remnants of on-load self-test by Ben Hutchings · 13 years ago
  18. 1646a6f sfc: Clean up test interrupt handling by Ben Hutchings · 13 years ago
  19. 0fb53fa sfc: Remove dependence on NAPI polling in efx_test_eventq_irq() by Ben Hutchings · 13 years ago
  20. 5f3f9d6 sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG by Ben Hutchings · 13 years ago
  21. 710b208 sfc: Merge efx_mac_operations into efx_nic_type by Ben Hutchings · 13 years ago
  22. 783b6bb sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatch by Ben Hutchings · 13 years ago
  23. 18e83e4 sfc: Const-qualify static data as appropriate, partly prompted by checkpatch by Ben Hutchings · 13 years ago
  24. 9c636ba sfc: Fix some formatting errors reported by checkpatch by Ben Hutchings · 13 years ago
  25. c2e4e25 sfc: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 13 years ago
  26. 874aeea sfc: Move the Solarflare drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sfc/selftest.c]
  27. e4abce8 sfc: Use netif_device_{detach,attach}() around reset and self-test by Ben Hutchings · 13 years ago
  28. d4fabcc sfc: Do not use efx_process_channel_now() in online self-test by Ben Hutchings · 14 years ago
  29. 9d1aea6 sfc: Stop the TX queues during loopback self-tests by Neil Turton · 14 years ago
  30. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 14 years ago
  31. 94b274b sfc: Add TX queues for high-priority traffic by Ben Hutchings · 14 years ago
  32. d215697 sfc: make functions static by stephen hemminger · 14 years ago
  33. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago
  34. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  35. 604f604 sfc: Fix reading of inserted hash by Ben Hutchings · 14 years ago
  36. 39c9cf0 sfc: Record hardware RX hash on each skb where possible by Ben Hutchings · 14 years ago
  37. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago
  38. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  39. d730dc5 sfc: Allow DRV_GEN events to be used outside of selftests by Steve Hodgson · 14 years ago
  40. 901d3fe sfc: Wait for the link to stay up before running loopback selftest by Steve Hodgson · 14 years ago
  41. a4900ac sfc: Create multiple TX queues by Ben Hutchings · 15 years ago
  42. 5298c37 sfc: Test only the first pair of TX queues by Ben Hutchings · 15 years ago
  43. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  44. a4b97f2 sfc: Do not include unneeded headers by Ben Hutchings · 15 years ago
  45. 4f16c07 sfc: Replace PHY MDIO test with an 'alive' test by Ben Hutchings · 15 years ago
  46. f3766c2 sfc: Fix conditions for MDIO self-test by Ben Hutchings · 15 years ago
  47. 94de803 drivers/net/sfc: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  48. 906bb26 sfc: Update version, copyright dates, authors by Ben Hutchings · 15 years ago
  49. 744093c sfc: Rename falcon.h to nic.h by Ben Hutchings · 15 years ago
  50. c1c4f45 sfc: Remove static PHY data and enumerations by Ben Hutchings · 15 years ago
  51. 152b6a6 sfc: Separate shared NIC code from Falcon-specific and rename accordingly by Ben Hutchings · 15 years ago
  52. 0aa3fba sfc: Add efx_nic_type operation for NVRAM self-test by Ben Hutchings · 15 years ago
  53. 9bfc4bb sfc: Add efx_nic_type operation for register self-test by Ben Hutchings · 15 years ago
  54. 78c1f0a sfc: Generalise link state monitoring by Steve Hodgson · 15 years ago
  55. d3245b2 sfc: Refactor link configuration by Ben Hutchings · 15 years ago
  56. ef2b90e sfc: Move Falcon NIC operations to efx_nic_type by Ben Hutchings · 15 years ago
  57. daeda63 sfc: Decouple NIC revision number from Falcon PCI revision number by Ben Hutchings · 15 years ago
  58. cc83f6d sfc: Do not set net_device::trans_start in self-test by Ben Hutchings · 15 years ago
  59. f30eb23 sfc: Move inline comment into kernel-doc by Ben Hutchings · 15 years ago
  60. 9007b9f sfc: Simplify XMAC link polling by Ben Hutchings · 15 years ago
  61. c459302 sfc: Log interrupt and reset type names, not numbers by Ben Hutchings · 15 years ago
  62. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 15 years ago
  63. 497f5ba sfc: Remove redundant efx_xmit() function by Ben Hutchings · 15 years ago
  64. eb50c0d sfc: Gather link state fields in struct efx_nic into new struct efx_link_state by Ben Hutchings · 15 years ago
  65. 3ffeabd sfc: Eliminate indirect lookups of queue size constants by Ben Hutchings · 15 years ago
  66. 12d00ca sfc: Rename register I/O header and functions used by both Falcon and Siena by Ben Hutchings · 15 years ago
  67. 5087b54 sfc: Remove boards.h, moving last remaining declaration to falcon.h by Ben Hutchings · 15 years ago
  68. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  69. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  70. 68e7f45 sfc: Use generic MDIO functions and definitions by Ben Hutchings · 16 years ago
  71. 4b98828 sfc: Reinitialise the PHY completely in case of a PHY or NIC reset by Steve Hodgson · 16 years ago
  72. 1796721 sfc: Add support for multiple PHY self-tests by Ben Hutchings · 16 years ago
  73. 2ef3068 sfc: Merge top-level functions for self-tests by Ben Hutchings · 16 years ago
  74. a5692e4 sfc: Clean up PHY mode management in loopback self-test by Ben Hutchings · 16 years ago
  75. 6f158d5 sfc: Add support for SFN4111T by Ben Hutchings · 16 years ago
  76. 766ca0f sfc: Rework MAC, PHY and board event handling by Ben Hutchings · 16 years ago
  77. 177dfcd sfc: Add support for sub-10G speeds by Ben Hutchings · 16 years ago
  78. 8c8661e sfc: Extend self-tests by Ben Hutchings · 16 years ago
  79. 64ee312 sfc: Remove efx_channel::has_interrupt by Ben Hutchings · 16 years ago
  80. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 16 years ago
  81. b9aafb0 sfc: Speed up loopback self-test by Ben Hutchings · 16 years ago
  82. f8ea0b6 sfc: Self-test reporting cleanup by Ben Hutchings · 16 years ago
  83. a0c2c19 sfc: Avoid mangling error codes in efx_test_loopback() by Ben Hutchings · 16 years ago
  84. 60ac106 sfc: Use separate hardware TX queues to select checksum generation by Ben Hutchings · 16 years ago
  85. 9b7bfc4 sfc: Added checks for heap allocation failure by Ben Hutchings · 16 years ago
  86. d3208b5 sfc: Remove redundant casts to and from void * by Ben Hutchings · 16 years ago
  87. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 16 years ago
  88. 3273c2e [netdrvr] sfc: sfc: Add self-test support by Ben Hutchings · 17 years ago