1. 874aeea sfc: Move the Solarflare drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sfc/selftest.c]
  2. e4abce8 sfc: Use netif_device_{detach,attach}() around reset and self-test by Ben Hutchings · 13 years ago
  3. d4fabcc sfc: Do not use efx_process_channel_now() in online self-test by Ben Hutchings · 13 years ago
  4. 9d1aea6 sfc: Stop the TX queues during loopback self-tests by Neil Turton · 13 years ago
  5. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 14 years ago
  6. 94b274b sfc: Add TX queues for high-priority traffic by Ben Hutchings · 14 years ago
  7. d215697 sfc: make functions static by stephen hemminger · 14 years ago
  8. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago
  9. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  10. 604f604 sfc: Fix reading of inserted hash by Ben Hutchings · 14 years ago
  11. 39c9cf0 sfc: Record hardware RX hash on each skb where possible by Ben Hutchings · 14 years ago
  12. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago
  13. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  14. d730dc5 sfc: Allow DRV_GEN events to be used outside of selftests by Steve Hodgson · 14 years ago
  15. 901d3fe sfc: Wait for the link to stay up before running loopback selftest by Steve Hodgson · 14 years ago
  16. a4900ac sfc: Create multiple TX queues by Ben Hutchings · 14 years ago
  17. 5298c37 sfc: Test only the first pair of TX queues by Ben Hutchings · 14 years ago
  18. 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
  19. a4b97f2 sfc: Do not include unneeded headers by Ben Hutchings · 15 years ago
  20. 4f16c07 sfc: Replace PHY MDIO test with an 'alive' test by Ben Hutchings · 15 years ago
  21. f3766c2 sfc: Fix conditions for MDIO self-test by Ben Hutchings · 15 years ago
  22. 94de803 drivers/net/sfc: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  23. 906bb26 sfc: Update version, copyright dates, authors by Ben Hutchings · 15 years ago
  24. 744093c sfc: Rename falcon.h to nic.h by Ben Hutchings · 15 years ago
  25. c1c4f45 sfc: Remove static PHY data and enumerations by Ben Hutchings · 15 years ago
  26. 152b6a6 sfc: Separate shared NIC code from Falcon-specific and rename accordingly by Ben Hutchings · 15 years ago
  27. 0aa3fba sfc: Add efx_nic_type operation for NVRAM self-test by Ben Hutchings · 15 years ago
  28. 9bfc4bb sfc: Add efx_nic_type operation for register self-test by Ben Hutchings · 15 years ago
  29. 78c1f0a sfc: Generalise link state monitoring by Steve Hodgson · 15 years ago
  30. d3245b2 sfc: Refactor link configuration by Ben Hutchings · 15 years ago
  31. ef2b90e sfc: Move Falcon NIC operations to efx_nic_type by Ben Hutchings · 15 years ago
  32. daeda63 sfc: Decouple NIC revision number from Falcon PCI revision number by Ben Hutchings · 15 years ago
  33. cc83f6d sfc: Do not set net_device::trans_start in self-test by Ben Hutchings · 15 years ago
  34. f30eb23 sfc: Move inline comment into kernel-doc by Ben Hutchings · 15 years ago
  35. 9007b9f sfc: Simplify XMAC link polling by Ben Hutchings · 15 years ago
  36. c459302 sfc: Log interrupt and reset type names, not numbers by Ben Hutchings · 15 years ago
  37. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 15 years ago
  38. 497f5ba sfc: Remove redundant efx_xmit() function by Ben Hutchings · 15 years ago
  39. eb50c0d sfc: Gather link state fields in struct efx_nic into new struct efx_link_state by Ben Hutchings · 15 years ago
  40. 3ffeabd sfc: Eliminate indirect lookups of queue size constants by Ben Hutchings · 15 years ago
  41. 12d00ca sfc: Rename register I/O header and functions used by both Falcon and Siena by Ben Hutchings · 15 years ago
  42. 5087b54 sfc: Remove boards.h, moving last remaining declaration to falcon.h by Ben Hutchings · 15 years ago
  43. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  44. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  45. 68e7f45 sfc: Use generic MDIO functions and definitions by Ben Hutchings · 15 years ago
  46. 4b98828 sfc: Reinitialise the PHY completely in case of a PHY or NIC reset by Steve Hodgson · 16 years ago
  47. 1796721 sfc: Add support for multiple PHY self-tests by Ben Hutchings · 16 years ago
  48. 2ef3068 sfc: Merge top-level functions for self-tests by Ben Hutchings · 16 years ago
  49. a5692e4 sfc: Clean up PHY mode management in loopback self-test by Ben Hutchings · 16 years ago
  50. 6f158d5 sfc: Add support for SFN4111T by Ben Hutchings · 16 years ago
  51. 766ca0f sfc: Rework MAC, PHY and board event handling by Ben Hutchings · 16 years ago
  52. 177dfcd sfc: Add support for sub-10G speeds by Ben Hutchings · 16 years ago
  53. 8c8661e sfc: Extend self-tests by Ben Hutchings · 16 years ago
  54. 64ee312 sfc: Remove efx_channel::has_interrupt by Ben Hutchings · 16 years ago
  55. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 16 years ago
  56. b9aafb0 sfc: Speed up loopback self-test by Ben Hutchings · 16 years ago
  57. f8ea0b6 sfc: Self-test reporting cleanup by Ben Hutchings · 16 years ago
  58. a0c2c19 sfc: Avoid mangling error codes in efx_test_loopback() by Ben Hutchings · 16 years ago
  59. 60ac106 sfc: Use separate hardware TX queues to select checksum generation by Ben Hutchings · 16 years ago
  60. 9b7bfc4 sfc: Added checks for heap allocation failure by Ben Hutchings · 16 years ago
  61. d3208b5 sfc: Remove redundant casts to and from void * by Ben Hutchings · 16 years ago
  62. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 16 years ago
  63. 3273c2e [netdrvr] sfc: sfc: Add self-test support by Ben Hutchings · 16 years ago