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