1. 9c636ba sfc: Fix some formatting errors reported by checkpatch by Ben Hutchings · 13 years ago
  2. 4721d22 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  3. 278bc42 ethtool: Define and apply a default policy for RX flow hash indirection by Ben Hutchings · 13 years ago
  4. 547c474 sfc: Remove device ID macros only used once by Ben Hutchings · 13 years ago
  5. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  6. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  7. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  8. 9e393b3 sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() by Ben Hutchings · 13 years ago
  9. a0c4faf sfc: Correct reporting and validation of TX interrupt coalescing by Ben Hutchings · 13 years ago
  10. b548f97 sfc: Use consistent types for interrupt coalescing parameters by Ben Hutchings · 13 years ago
  11. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  12. 874aeea sfc: Move the Solarflare drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sfc/efx.c]
  13. ff79c8a sfc: Remove 'Communications' after 'Solarflare' in references to hardware by Ben Hutchings · 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. b5626946 sfc: Don't use enums as a bitmask. by David S. Miller · 13 years ago
  17. e4abce8 sfc: Use netif_device_{detach,attach}() around reset and self-test by Ben Hutchings · 13 years ago
  18. 602a532 sfc: Fix TX queue numbering when separate_tx_channels=1 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 · 13 years ago
  22. 9d1aea6 sfc: Stop the TX queues during loopback self-tests by Neil Turton · 13 years ago
  23. abfe903 sfc: Implement generic features interface by Ben Hutchings · 13 years ago
  24. f82d9a6 sfc: Enable all TSO features on VLANs by Ben Hutchings · 13 years ago
  25. d88d6b0 sfc: Siena: Disable write-combining when SR-IOV is enabled by Steve Hodgson · 13 years ago
  26. 65f0b41 sfc: Use write-combining to reduce TX latency by Ben Hutchings · 13 years ago
  27. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 13 years ago
  28. 64d8ad6 sfc: Implement hardware acceleration of RFS by Ben Hutchings · 14 years ago
  29. 94b274b sfc: Add TX queues for high-priority traffic by Ben Hutchings · 14 years ago
  30. 525da90 sfc: Distinguish queue lookup from test for queue existence by Ben Hutchings · 13 years ago
  31. 60031fc sfc: Move TX queue core queue mapping into tx.c by Ben Hutchings · 14 years ago
  32. 5b874e2 sfc: Restore the effect of the rss_cpus module parameter by Ben Hutchings · 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. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  36. e8f1499 sfc: Fix NAPI list corruption during ring reallocation by Ben Hutchings · 14 years ago
  37. 94dec6a sfc: Fix crash in legacy onterrupt handler during ring reallocation by Ben Hutchings · 14 years ago
  38. 7e300bc sfc: Store MAC address from NVRAM in net_device::perm_addr by Ben Hutchings · 14 years ago
  39. 4833f02 sfc: Move mdio_lock to struct falcon_nic_data by Ben Hutchings · 14 years ago
  40. 4de9218 sfc: Move SPI state to struct falcon_nic_data by Ben Hutchings · 14 years ago
  41. 90b7a4e sfc: Remove unnecessary inclusion of various private header files by Ben Hutchings · 14 years ago
  42. d215697 sfc: make functions static by stephen hemminger · 14 years ago
  43. c4f4adc sfc: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  44. e254c27 sfc: Clean up and correct comments on efx_monitor() by Ben Hutchings · 14 years ago
  45. 64eebcf sfc: Add filter table management by Ben Hutchings · 14 years ago
  46. 4642610 sfc: Allow changing the DMA ring sizes dynamically via ethtool by Ben Hutchings · 14 years ago
  47. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago
  48. 8313aca sfc: Allocate each channel separately, along with its RX and TX queues by Ben Hutchings · 14 years ago
  49. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  50. e42de26 sfc: Fix failure paths in efx_probe_port() by Ben Hutchings · 14 years ago
  51. 80485d3 sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors by Ben Hutchings · 14 years ago
  52. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  53. 765c9f4 sfc: Add support for RX flow hash control by Ben Hutchings · 14 years ago
  54. 5d3a6fc sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key by Ben Hutchings · 14 years ago
  55. 39c9cf0 sfc: Record hardware RX hash on each skb where possible by Ben Hutchings · 14 years ago
  56. c5d5f5f sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME by Ben Hutchings · 14 years ago
  57. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago
  58. 4472702 sfc: Implement 64-bit net device statistics on all architectures by Ben Hutchings · 14 years ago
  59. d188cee sfc: Only count bad packets in rx_errors by Ben Hutchings · 14 years ago
  60. 62b330b sfc: Allow shared pages to be recycled by Steve Hodgson · 14 years ago
  61. 90d683a sfc: Remove efx_rx_queue::add_lock by Steve Hodgson · 14 years ago
  62. fd371e3 sfc: Workaround flush failures on Falcon B0 by Steve Hodgson · 14 years ago
  63. 319ba64 sfc: Reschedule any resets scheduled inside efx_pm_freeze() by Steve Hodgson · 14 years ago
  64. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  65. a4900ac sfc: Create multiple TX queues by Ben Hutchings · 14 years ago
  66. fa236e1 sfc: Break NAPI processing after one ring-full of TX completions by Ben Hutchings · 14 years ago
  67. f49a458 sfc: Always close net device at the end of a disabling reset by Ben Hutchings · 14 years ago
  68. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  69. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  70. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  71. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  72. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. 5e2a911 sfc: Fix SFE4002 initialisation by Steve Hodgson · 14 years ago
  74. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  75. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  76. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  77. ff3b00a sfc: Move PHY software state initialisation from init() into probe() by Steve Hodgson · 15 years ago
  78. 906bb26 sfc: Update version, copyright dates, authors by Ben Hutchings · 15 years ago
  79. 738a8f4 sfc: Implement TSO for TCP/IPv6 by Ben Hutchings · 15 years ago
  80. 8880f4e sfc: Add support for SFC9000 family (2) by Ben Hutchings · 15 years ago
  81. 744093c sfc: Rename falcon.h to nic.h 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. e58f69f sfc: Extend loopback mode enumeration by Ben Hutchings · 15 years ago
  85. 152b6a6 sfc: Separate shared NIC code from Falcon-specific and rename accordingly by Ben Hutchings · 15 years ago
  86. eb9f674 sfc: Implement ethtool reset operation by Ben Hutchings · 15 years ago
  87. 89c758f sfc: Add power-management and wake-on-LAN support by Ben Hutchings · 15 years ago
  88. 78c1f0a sfc: Generalise link state monitoring by Steve Hodgson · 15 years ago
  89. d3245b2 sfc: Refactor link configuration by Ben Hutchings · 15 years ago
  90. ef2b90e sfc: Move Falcon NIC operations to efx_nic_type by Ben Hutchings · 15 years ago
  91. daeda63 sfc: Decouple NIC revision number from Falcon PCI revision number by Ben Hutchings · 15 years ago
  92. b895d73 sfc: Always start Falcon using the XMAC by Steve Hodgson · 15 years ago
  93. ab86746 sfc: Replace MDIO spinlock with mutex by Steve Hodgson · 15 years ago
  94. fdaa9ae sfc: Simplify PHY polling by Steve Hodgson · 15 years ago
  95. 8be4f3e sfc: Change MAC promiscuity and multicast hash at the same time by Ben Hutchings · 15 years ago
  96. 9007b9f sfc: Simplify XMAC link polling by Ben Hutchings · 15 years ago
  97. fe75820 sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c by Ben Hutchings · 15 years ago
  98. 55edc6e sfc: Split MAC stats DMA initiation and completion by Ben Hutchings · 15 years ago
  99. 1dfc5ce sfc: Hold MAC lock for longer in efx_init_port() by Ben Hutchings · 15 years ago
  100. 1338344 sfc: Remove unused function efx_flush_queues() by Ben Hutchings · 15 years ago