1. fcfa060 sfc: Use rmb() to ensure reads occur in order by Neil Turton · 13 years ago
  2. d4fabcc sfc: Do not use efx_process_channel_now() in online self-test by Ben Hutchings · 13 years ago
  3. 9d1aea6 sfc: Stop the TX queues during loopback self-tests by Neil Turton · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. d88d6b0 sfc: Siena: Disable write-combining when SR-IOV is enabled by Steve Hodgson · 13 years ago
  6. c01c6af Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  7. 65f0b41 sfc: Use write-combining to reduce TX latency by Ben Hutchings · 13 years ago
  8. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  9. 6d84b98 sfc: Bump version to 3.1 by Ben Hutchings · 13 years ago
  10. 5fb6b06 sfc: Remove configurable FIFO thresholds for pause frame generation by Ben Hutchings · 13 years ago
  11. 119226c sfc: Expose TX push and TSO counters through ethtool statistics by Ben Hutchings · 13 years ago
  12. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 13 years ago
  13. a461103 sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd() by Ben Hutchings · 13 years ago
  14. e5f0fd2 sfc: Read MC firmware version when requested through ethtool by Ben Hutchings · 13 years ago
  15. a526f14 sfc: Reduce size of efx_rx_buffer further by removing data member by Steve Hodgson · 13 years ago
  16. 8ba5366 sfc: Reduce size of efx_rx_buffer by unionising skb and page by Steve Hodgson · 13 years ago
  17. 28801f3 sfc: lower stack usage in efx_ethtool_self_test by Eric Dumazet · 13 years ago
  18. 64d8ad6 sfc: Implement hardware acceleration of RFS by Ben Hutchings · 14 years ago
  19. d472605 sfc: Limit filter search depth further for performance hints (i.e. RFS) by Ben Hutchings · 14 years ago
  20. 94b274b sfc: Add TX queues for high-priority traffic by Ben Hutchings · 14 years ago
  21. 525da90 sfc: Distinguish queue lookup from test for queue existence by Ben Hutchings · 13 years ago
  22. 60031fc sfc: Move TX queue core queue mapping into tx.c by Ben Hutchings · 14 years ago
  23. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  24. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  25. d73b388 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  26. 5b874e2 sfc: Restore the effect of the rss_cpus module parameter by Ben Hutchings · 14 years ago
  27. 9765343 sfc: Make efx_get_tx_queue() an inline function by Ben Hutchings · 14 years ago
  28. 1d3c16a PCI: make pci_restore_state return void by Jon Mason · 14 years ago
  29. a13c132 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
  30. ed4ba4b netdev: Use default implementation of ethtool_ops::get_link where possible by Ben Hutchings · 14 years ago
  31. 4afb752 sfc: convert references to LRO to GRO by stephen hemminger · 14 years ago
  32. c04bfc6 sfc: Remove ancient support for nesting of TX stop by Ben Hutchings · 14 years ago
  33. 6ecfd0c sfc: Remove unused field and comment on a previously removed field by Ben Hutchings · 14 years ago
  34. 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
  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. c39d35e sfc: Generalise filter spec initialisation by Ben Hutchings · 14 years ago
  39. 8891681 sfc: Remove filter table IDs from filter functions by Ben Hutchings · 14 years ago
  40. ac33ac6 sfc: Log start and end of ethtool self-test at INFO level by Ben Hutchings · 14 years ago
  41. cd38557 sfc: Use TX push whenever adding descriptors to an empty queue by Ben Hutchings · 14 years ago
  42. e506147 sfc: Remove locking from implementation of efx_writeo_paged() by Ben Hutchings · 14 years ago
  43. 1a29cc4 sfc: Add compile-time checks for correctness of paged register writes by Ben Hutchings · 14 years ago
  44. 494bdf1 sfc: Remove redundant memory barriers between MMIOs by Ben Hutchings · 14 years ago
  45. 9f2f6cd sfc: Expand/correct comments on collector behaviour and function usage by Ben Hutchings · 14 years ago
  46. 51c56f4 sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_count by Ben Hutchings · 14 years ago
  47. ab28c12 sfc: Reorder struct efx_nic to separate fields by volatility by Ben Hutchings · 14 years ago
  48. 7e300bc sfc: Store MAC address from NVRAM in net_device::perm_addr by Ben Hutchings · 14 years ago
  49. 02ebc26 sfc: Use current MAC address, not NVRAM MAC address, for WoL filter by Ben Hutchings · 14 years ago
  50. 4f3907e sfc: When waking a stopped tx_queue, only lock that tx_queue by Steve Hodgson · 14 years ago
  51. 78d4189 sfc: Update kernel-doc to match earlier move of Toeplitz hash key by Ben Hutchings · 14 years ago
  52. cef68bd sfc: Move xmac_poll_required into struct falcon_nic_data by Ben Hutchings · 14 years ago
  53. 40641ed sfc: Move Falcon global event handling to falcon.c by Ben Hutchings · 14 years ago
  54. 4833f02 sfc: Move mdio_lock to struct falcon_nic_data by Ben Hutchings · 14 years ago
  55. 4de9218 sfc: Move SPI state to struct falcon_nic_data by Ben Hutchings · 14 years ago
  56. 90b7a4e sfc: Remove unnecessary inclusion of various private header files by Ben Hutchings · 14 years ago
  57. 6a8872c sfc: Expose Falcon BootROM config through MTD, not ethtool by Ben Hutchings · 14 years ago
  58. 6c88b0b sfc: Remove broken automatic fallback for invalid Falcon chip/board config by Ben Hutchings · 14 years ago
  59. 18e3ee2 sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue by Steve Hodgson · 14 years ago
  60. 3157183 sfc: Clear RXIN_SEL when soft-resetting QT2025C by Ben Hutchings · 14 years ago
  61. adc1d23 sfc: Read-to-clear LM87 alarm/interrupt status at start of day by Ben Hutchings · 14 years ago
  62. 71839f7 sfc: Distinguish critical and non-critical over-temperature conditions by Ben Hutchings · 14 years ago
  63. 4484cd7 sfc: Fix condition for no-op in set_phy_flash_cfg() by Ben Hutchings · 14 years ago
  64. f18ca36 sfc: Reduce log level for MCDI error response in efx_mcdi_rpc() by Ben Hutchings · 14 years ago
  65. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  66. d215697 sfc: make functions static by stephen hemminger · 14 years ago
  67. 993284d sfc: Don't try to set filters with search depths we know won't work by Ben Hutchings · 14 years ago
  68. c4f4adc sfc: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  69. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  70. 7e51b43 sfc: Add support for SFE4003 board and TXC43128 PHY by Ben Hutchings · 14 years ago
  71. 8fbca79 sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC by Ben Hutchings · 14 years ago
  72. 10ed61c sfc: Fix build due to lack of vmalloc.h include. by David S. Miller · 14 years ago
  73. e254c27 sfc: Clean up and correct comments on efx_monitor() by Ben Hutchings · 14 years ago
  74. 75abc51 sfc: Include RX IP filter table in register dump by Ben Hutchings · 14 years ago
  75. b4187e4 sfc: Implement the ethtool RX n-tuple control functions by Ben Hutchings · 14 years ago
  76. 64eebcf sfc: Add filter table management by Ben Hutchings · 14 years ago
  77. efbc2d7 sfc: Fix order of channel_name array dimensions by Ben Hutchings · 14 years ago
  78. 4642610 sfc: Allow changing the DMA ring sizes dynamically via ethtool by Ben Hutchings · 14 years ago
  79. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago
  80. 8313aca sfc: Allocate each channel separately, along with its RX and TX queues by Ben Hutchings · 14 years ago
  81. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  82. ba1e8a3 sfc: Abstract channel and index lookup for RX queues by Ben Hutchings · 14 years ago
  83. 58758aa sfc: Allocate DMA and event rings using GFP_KERNEL by Ben Hutchings · 14 years ago
  84. e42de26 sfc: Fix failure paths in efx_probe_port() by Ben Hutchings · 14 years ago
  85. 7db8e8e sfc: Remove declarations of functions that no longer exist by Ben Hutchings · 14 years ago
  86. 80485d3 sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors by Ben Hutchings · 14 years ago
  87. 1cdc2cf sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count by Ben Hutchings · 14 years ago
  88. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  89. 47562e5 sfc: Remove unused field left from mis-merge by Ben Hutchings · 14 years ago
  90. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  91. 765c9f4 sfc: Add support for RX flow hash control by Ben Hutchings · 14 years ago
  92. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  93. bd97a63 sfc: Log clearer error messages for hardware monitor by Ben Hutchings · 14 years ago
  94. 477e54e sfc: Use Toeplitz IPv4 hash for RSS and hash insertion by Ben Hutchings · 14 years ago
  95. 5d3a6fc sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key by Ben Hutchings · 14 years ago
  96. 604f604 sfc: Fix reading of inserted hash by Ben Hutchings · 14 years ago
  97. 39c9cf0 sfc: Record hardware RX hash on each skb where possible by Ben Hutchings · 14 years ago
  98. 2822235 sfc: Disable setting feature flags that are not implemented by Ben Hutchings · 14 years ago
  99. c5d5f5f sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME by Ben Hutchings · 14 years ago
  100. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago