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