1. dd40781 sfc: Run event/IRQ self-test asynchronously when interface is brought up by Ben Hutchings · 13 years ago
  2. eee6f6a sfc: Encapsulate access to efx_{channel,nic}::last_irq_cpu in self-test by Ben Hutchings · 13 years ago
  3. bdca71e sfc: Remove redundant function efx_nic_has_mc() by Ben Hutchings · 13 years ago
  4. cd2d5b5 sfc: Add SR-IOV back-end support for SFC9000 family by Ben Hutchings · 14 years ago
  5. 28e47c4 sfc: Allocate SRAM between buffer table and descriptor caches at init time by Ben Hutchings · 14 years ago
  6. 9089300 sfc: Generalise event generation to cover VF-owned event queues by Ben Hutchings · 14 years ago
  7. 2ae75da sfc: Generate RX fill events based on RX queues, not channels by Ben Hutchings · 14 years ago
  8. 5b6262d sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE by Ben Hutchings · 14 years ago
  9. 55c5e0f8 sfc: Add hwmon driver for boards using SFC9000-family controllers by Ben Hutchings · 14 years ago
  10. cc180b6 sfc: Correct interrupt timer quantum for Siena (normal and turbo mode) by Ben Hutchings · 14 years ago
  11. 710b208 sfc: Merge efx_mac_operations into efx_nic_type by Ben Hutchings · 14 years ago
  12. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 14 years ago
  13. 9e393b3 sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() by Ben Hutchings · 14 years ago
  14. 874aeea sfc: Move the Solarflare drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/sfc/nic.h]
  15. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 747df22 sfc: Always map MCDI shared memory as uncacheable by Ben Hutchings · 14 years ago
  17. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  18. 6c8c251 sfc: make function tables const by stephen hemminger · 14 years ago
  19. d4fabcc sfc: Do not use efx_process_channel_now() in online self-test by Ben Hutchings · 14 years ago
  20. 5fb6b06 sfc: Remove configurable FIFO thresholds for pause frame generation by Ben Hutchings · 14 years ago
  21. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 14 years ago
  22. e5f0fd2 sfc: Read MC firmware version when requested through ethtool by Ben Hutchings · 14 years ago
  23. 78d4189 sfc: Update kernel-doc to match earlier move of Toeplitz hash key by Ben Hutchings · 15 years ago
  24. cef68bd sfc: Move xmac_poll_required into struct falcon_nic_data by Ben Hutchings · 15 years ago
  25. 4833f02 sfc: Move mdio_lock to struct falcon_nic_data by Ben Hutchings · 15 years ago
  26. 4de9218 sfc: Move SPI state to struct falcon_nic_data by Ben Hutchings · 15 years ago
  27. 765c9f4 sfc: Add support for RX flow hash control by Ben Hutchings · 15 years ago
  28. 5d3a6fc sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key by Ben Hutchings · 15 years ago
  29. 5b98c1b sfc: Implement ethtool register dump operation by Ben Hutchings · 15 years ago
  30. 90d683a sfc: Remove efx_rx_queue::add_lock by Steve Hodgson · 15 years ago
  31. d730dc5 sfc: Allow DRV_GEN events to be used outside of selftests by Steve Hodgson · 15 years ago
  32. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  33. d614cfb sfc: Enable IPv6 RSS using random key for Toeplitz hash by Ben Hutchings · 15 years ago
  34. b7b40ee sfc: Reconfigure the XAUI serdes after an EM reset by Steve Hodgson · 15 years ago
  35. e41c11e sfc: Change falcon_probe_board() to fail for unsupported boards by Ben Hutchings · 15 years ago
  36. 906bb26 sfc: Update version, copyright dates, authors by Ben Hutchings · 16 years ago
  37. 8880f4e sfc: Add support for SFC9000 family (2) by Ben Hutchings · 16 years ago
  38. 744093c sfc: Rename falcon.h to nic.h by Ben Hutchings · 16 years ago[Renamed (98%) from drivers/net/sfc/falcon.h]
  39. c1c4f45 sfc: Remove static PHY data and enumerations by Ben Hutchings · 16 years ago
  40. 152b6a6 sfc: Separate shared NIC code from Falcon-specific and rename accordingly by Ben Hutchings · 16 years ago
  41. 0aa3fba sfc: Add efx_nic_type operation for NVRAM self-test by Ben Hutchings · 16 years ago
  42. 9bfc4bb sfc: Add efx_nic_type operation for register self-test by Ben Hutchings · 16 years ago
  43. d3245b2 sfc: Refactor link configuration by Ben Hutchings · 16 years ago
  44. ef2b90e sfc: Move Falcon NIC operations to efx_nic_type by Ben Hutchings · 16 years ago
  45. daeda63 sfc: Decouple NIC revision number from Falcon PCI revision number by Ben Hutchings · 16 years ago
  46. fdaa9ae sfc: Simplify PHY polling by Steve Hodgson · 16 years ago
  47. 8be4f3e sfc: Change MAC promiscuity and multicast hash at the same time by Ben Hutchings · 16 years ago
  48. 9007b9f sfc: Simplify XMAC link polling by Ben Hutchings · 16 years ago
  49. fe75820 sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c by Ben Hutchings · 16 years ago
  50. 55edc6e sfc: Split MAC stats DMA initiation and completion by Ben Hutchings · 16 years ago
  51. 44838a4 sfc: Clean up struct falcon_board and struct falcon_board_data by Ben Hutchings · 16 years ago
  52. 8986352 sfc: Comment corrections by Ben Hutchings · 16 years ago
  53. e775fb9 sfc: Move all I2C stuff into struct falcon_board by Ben Hutchings · 16 years ago
  54. 3759433 sfc: Move struct falcon_board into struct falcon_nic_data by Ben Hutchings · 16 years ago
  55. 5c16a96 sfc: Move definition of struct falcon_nic_data into falcon.h by Ben Hutchings · 16 years ago
  56. 278c062 sfc: Make board information explicitly Falcon-specific by Ben Hutchings · 16 years ago
  57. 5c86987 sfc: Remove declarations of nonexistent functions by Ben Hutchings · 16 years ago
  58. 5087b54 sfc: Remove boards.h, moving last remaining declaration to falcon.h by Ben Hutchings · 16 years ago
  59. 6fb70fd sfc: Implement adaptive IRQ moderation by Ben Hutchings · 16 years ago
  60. 177dfcd sfc: Add support for sub-10G speeds by Ben Hutchings · 17 years ago
  61. 6bc5d3a sfc: Make queue flushes more reliable by Ben Hutchings · 17 years ago
  62. 8c8661e sfc: Extend self-tests by Ben Hutchings · 17 years ago
  63. bc3c90a sfc: Remove some unreachable error paths by Ben Hutchings · 17 years ago
  64. 42cbe2d sfc: Cleanup RX event processing by Ben Hutchings · 17 years ago
  65. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 17 years ago
  66. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 17 years ago
  67. 8ceee66 New driver "sfc" for Solarstorm SFC4000 controller. by Ben Hutchings · 17 years ago