1. db33956 sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field by Ben Hutchings · 13 years ago
  2. f9c7625 sfc: Make all MAC statistics consistently 64 bits wide by Ben Hutchings · 13 years ago
  3. b249513 sfc: Remove obsolete function efx_dev_name() by Ben Hutchings · 13 years ago
  4. 1646a6f sfc: Clean up test interrupt handling by Ben Hutchings · 13 years ago
  5. cc180b6 sfc: Correct interrupt timer quantum for Siena (normal and turbo mode) by Ben Hutchings · 13 years ago
  6. 5f3f9d6 sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG by Ben Hutchings · 13 years ago
  7. 30b81cd sfc: Remove efx_nic_type::push_multicast_hash operation by Ben Hutchings · 13 years ago
  8. 710b208 sfc: Merge efx_mac_operations into efx_nic_type by Ben Hutchings · 13 years ago
  9. 1cb3452 sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats by Ben Hutchings · 13 years ago
  10. 18e83e4 sfc: Const-qualify static data as appropriate, partly prompted by checkpatch by Ben Hutchings · 13 years ago
  11. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  12. 874aeea sfc: Move the Solarflare drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sfc/net_driver.h]
  13. 10d1e8c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  14. 0e2a9c7 sfc: Fix mapping of reset reasons and flags to methods by Ben Hutchings · 13 years ago
  15. a7d529a sfc: Allow resets to be upgraded; use atomic ops for safety by Ben Hutchings · 13 years ago
  16. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  17. b5626946 sfc: Don't use enums as a bitmask. by David S. Miller · 13 years ago
  18. e4abce8 sfc: Use netif_device_{detach,attach}() around reset and self-test by Ben Hutchings · 13 years ago
  19. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  20. 6c8c251 sfc: make function tables const by stephen hemminger · 13 years ago
  21. d4fabcc sfc: Do not use efx_process_channel_now() in online self-test by Ben Hutchings · 14 years ago
  22. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  23. abfe903 sfc: Implement generic features interface by Ben Hutchings · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  25. 6d84b98 sfc: Bump version to 3.1 by Ben Hutchings · 14 years ago
  26. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 14 years ago
  27. a526f14 sfc: Reduce size of efx_rx_buffer further by removing data member by Steve Hodgson · 14 years ago
  28. 8ba5366 sfc: Reduce size of efx_rx_buffer by unionising skb and page by Steve Hodgson · 14 years ago
  29. 64d8ad6 sfc: Implement hardware acceleration of RFS by Ben Hutchings · 14 years ago
  30. 94b274b sfc: Add TX queues for high-priority traffic by Ben Hutchings · 14 years ago
  31. 525da90 sfc: Distinguish queue lookup from test for queue existence by Ben Hutchings · 14 years ago
  32. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  33. 9765343 sfc: Make efx_get_tx_queue() an inline function by Ben Hutchings · 14 years ago
  34. c04bfc6 sfc: Remove ancient support for nesting of TX stop by Ben Hutchings · 14 years ago
  35. 6ecfd0c sfc: Remove unused field and comment on a previously removed field by Ben Hutchings · 14 years ago
  36. cf78f8e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  37. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  38. 94dec6a sfc: Fix crash in legacy onterrupt handler during ring reallocation by Ben Hutchings · 14 years ago
  39. cd38557 sfc: Use TX push whenever adding descriptors to an empty queue by Ben Hutchings · 14 years ago
  40. ab28c12 sfc: Reorder struct efx_nic to separate fields by volatility by Ben Hutchings · 14 years ago
  41. 7e300bc sfc: Store MAC address from NVRAM in net_device::perm_addr by Ben Hutchings · 14 years ago
  42. 78d4189 sfc: Update kernel-doc to match earlier move of Toeplitz hash key by Ben Hutchings · 14 years ago
  43. cef68bd sfc: Move xmac_poll_required into struct falcon_nic_data by Ben Hutchings · 14 years ago
  44. 40641ed sfc: Move Falcon global event handling to falcon.c by Ben Hutchings · 14 years ago
  45. 4833f02 sfc: Move mdio_lock to struct falcon_nic_data by Ben Hutchings · 14 years ago
  46. 4de9218 sfc: Move SPI state to struct falcon_nic_data by Ben Hutchings · 14 years ago
  47. d215697 sfc: make functions static by stephen hemminger · 14 years ago
  48. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  49. 8fbca79 sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC by Ben Hutchings · 14 years ago
  50. 10ed61c sfc: Fix build due to lack of vmalloc.h include. by David S. Miller · 14 years ago
  51. 64eebcf sfc: Add filter table management by Ben Hutchings · 14 years ago
  52. efbc2d7 sfc: Fix order of channel_name array dimensions by Ben Hutchings · 14 years ago
  53. 4642610 sfc: Allow changing the DMA ring sizes dynamically via ethtool by Ben Hutchings · 14 years ago
  54. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago
  55. 8313aca sfc: Allocate each channel separately, along with its RX and TX queues by Ben Hutchings · 14 years ago
  56. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  57. ba1e8a3 sfc: Abstract channel and index lookup for RX queues by Ben Hutchings · 14 years ago
  58. 47562e5 sfc: Remove unused field left from mis-merge by Ben Hutchings · 14 years ago
  59. 765c9f4 sfc: Add support for RX flow hash control by Ben Hutchings · 14 years ago
  60. 5d3a6fc sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key by Ben Hutchings · 14 years ago
  61. 39c9cf0 sfc: Record hardware RX hash on each skb where possible by Ben Hutchings · 14 years ago
  62. c5d5f5f sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME by Ben Hutchings · 14 years ago
  63. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago
  64. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  65. 3df95ce sfc: Store port number in net_device::dev_id by Ben Hutchings · 14 years ago
  66. d42a8f4 sfc: Get port number from CS_PORT_NUM, not PCI function number by Ben Hutchings · 14 years ago
  67. dd8f61d sfc: Get port number from CS_PORT_NUM, not PCI function number by Ben Hutchings · 14 years ago
  68. 62b330b sfc: Allow shared pages to be recycled by Steve Hodgson · 14 years ago
  69. f7d6f37 sfc: Support only two rx buffers per page by Steve Hodgson · 14 years ago
  70. 90d683a sfc: Remove efx_rx_queue::add_lock by Steve Hodgson · 14 years ago
  71. d730dc5 sfc: Allow DRV_GEN events to be used outside of selftests by Steve Hodgson · 14 years ago
  72. a4900ac sfc: Create multiple TX queues by Ben Hutchings · 14 years ago
  73. c28884c sfc: Clean up efx_nic::irq_zero_count by Ben Hutchings · 14 years ago
  74. 3d07df1 sfc: Add necessary parentheses to macro definitions in net_driver.h by Ben Hutchings · 14 years ago
  75. 6369545 sfc: Handle serious errors in exactly one interrupt handler by Steve Hodgson · 14 years ago
  76. a4b97f2 sfc: Do not include unneeded headers by Ben Hutchings · 15 years ago
  77. 754c653 sfc: Fix some incorrect or redundant comments by Ben Hutchings · 15 years ago
  78. 4f16c07 sfc: Replace PHY MDIO test with an 'alive' test by Ben Hutchings · 15 years ago
  79. ff3b00a sfc: Move PHY software state initialisation from init() into probe() by Steve Hodgson · 15 years ago
  80. 906bb26 sfc: Update version, copyright dates, authors by Ben Hutchings · 15 years ago
  81. 8880f4e sfc: Add support for SFC9000 family (2) by Ben Hutchings · 15 years ago
  82. c383b53 sfc: Allow for additional checksum offload features by Ben Hutchings · 15 years ago
  83. 7688483 sfc: Extend MTD driver for use with new NICs by Ben Hutchings · 15 years ago
  84. c1c4f45 sfc: Remove static PHY data and enumerations by Ben Hutchings · 15 years ago
  85. e58f69f sfc: Extend loopback mode enumeration by Ben Hutchings · 15 years ago
  86. 06629f0 sfc: Add efx_nic_type operation for identity LED control by Ben Hutchings · 15 years ago
  87. 0aa3fba sfc: Add efx_nic_type operation for NVRAM self-test by Ben Hutchings · 15 years ago
  88. 9bfc4bb sfc: Add efx_nic_type operation for register self-test by Ben Hutchings · 15 years ago
  89. eb9f674 sfc: Implement ethtool reset operation by Ben Hutchings · 15 years ago
  90. 89c758f sfc: Add power-management and wake-on-LAN support by Ben Hutchings · 15 years ago
  91. d3245b2 sfc: Refactor link configuration by Ben Hutchings · 15 years ago
  92. ef2b90e sfc: Move Falcon NIC operations to efx_nic_type by Ben Hutchings · 15 years ago
  93. c1ac403 sfc: Clean up RX event handling by Ben Hutchings · 15 years ago
  94. 0228f5cdb0 sfc: Move descriptor cache base addresses to struct efx_nic_type by Ben Hutchings · 15 years ago
  95. daeda63 sfc: Decouple NIC revision number from Falcon PCI revision number by Ben Hutchings · 15 years ago
  96. 299f8d6 sfc: Remove some redundant whitespace by Ben Hutchings · 15 years ago
  97. b895d73 sfc: Always start Falcon using the XMAC by Steve Hodgson · 15 years ago
  98. ab86746 sfc: Replace MDIO spinlock with mutex by Steve Hodgson · 15 years ago
  99. fdaa9ae sfc: Simplify PHY polling by Steve Hodgson · 15 years ago
  100. 8be4f3e sfc: Change MAC promiscuity and multicast hash at the same time by Ben Hutchings · 15 years ago