1. b5626946 sfc: Don't use enums as a bitmask. by David S. Miller · 13 years ago
  2. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  3. e4abce8 sfc: Use netif_device_{detach,attach}() around reset and self-test by Ben Hutchings · 13 years ago
  4. 867955f sfc: Fix oops in register dump after mapping change by Ben Hutchings · 13 years ago
  5. 602a532 sfc: Fix TX queue numbering when separate_tx_channels=1 by Ben Hutchings · 13 years ago
  6. 47a8467 sfc: Fix return value from efx_ethtool_set_rx_ntuple() by Ben Hutchings · 13 years ago
  7. 747df22 sfc: Always map MCDI shared memory as uncacheable by Ben Hutchings · 13 years ago
  8. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  9. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  10. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  11. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  12. 6c8c251 sfc: make function tables const by stephen hemminger · 13 years ago
  13. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  14. fcfa060 sfc: Use rmb() to ensure reads occur in order by Neil Turton · 13 years ago
  15. d4fabcc sfc: Do not use efx_process_channel_now() in online self-test by Ben Hutchings · 13 years ago
  16. 9d1aea6 sfc: Stop the TX queues during loopback self-tests by Neil Turton · 13 years ago
  17. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  18. c5e129a sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_id by Ben Hutchings · 13 years ago
  19. abfe903 sfc: Implement generic features interface by Ben Hutchings · 13 years ago
  20. f82d9a6 sfc: Enable all TSO features on VLANs by Ben Hutchings · 13 years ago
  21. ab3cf6d sfc: Move test of rx_checksum_enabled from nic.c to rx.c by Ben Hutchings · 13 years ago
  22. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  23. d88d6b0 sfc: Siena: Disable write-combining when SR-IOV is enabled by Steve Hodgson · 13 years ago
  24. 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
  25. 65f0b41 sfc: Use write-combining to reduce TX latency by Ben Hutchings · 13 years ago
  26. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  27. 6d84b98 sfc: Bump version to 3.1 by Ben Hutchings · 13 years ago
  28. 5fb6b06 sfc: Remove configurable FIFO thresholds for pause frame generation by Ben Hutchings · 13 years ago
  29. 119226c sfc: Expose TX push and TSO counters through ethtool statistics by Ben Hutchings · 13 years ago
  30. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 13 years ago
  31. a461103 sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd() by Ben Hutchings · 13 years ago
  32. e5f0fd2 sfc: Read MC firmware version when requested through ethtool by Ben Hutchings · 13 years ago
  33. a526f14 sfc: Reduce size of efx_rx_buffer further by removing data member by Steve Hodgson · 13 years ago
  34. 8ba5366 sfc: Reduce size of efx_rx_buffer by unionising skb and page by Steve Hodgson · 13 years ago
  35. 28801f3 sfc: lower stack usage in efx_ethtool_self_test by Eric Dumazet · 14 years ago
  36. 64d8ad6 sfc: Implement hardware acceleration of RFS by Ben Hutchings · 14 years ago
  37. d472605 sfc: Limit filter search depth further for performance hints (i.e. RFS) by Ben Hutchings · 14 years ago
  38. 94b274b sfc: Add TX queues for high-priority traffic by Ben Hutchings · 14 years ago
  39. 525da90 sfc: Distinguish queue lookup from test for queue existence by Ben Hutchings · 14 years ago
  40. 60031fc sfc: Move TX queue core queue mapping into tx.c by Ben Hutchings · 14 years ago
  41. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 14 years ago
  42. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  43. 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
  44. 5b874e2 sfc: Restore the effect of the rss_cpus module parameter by Ben Hutchings · 14 years ago
  45. 9765343 sfc: Make efx_get_tx_queue() an inline function by Ben Hutchings · 14 years ago
  46. 1d3c16a PCI: make pci_restore_state return void by Jon Mason · 14 years ago
  47. 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
  48. ed4ba4b netdev: Use default implementation of ethtool_ops::get_link where possible by Ben Hutchings · 14 years ago
  49. 4afb752 sfc: convert references to LRO to GRO by stephen hemminger · 14 years ago
  50. c04bfc6 sfc: Remove ancient support for nesting of TX stop by Ben Hutchings · 14 years ago
  51. 6ecfd0c sfc: Remove unused field and comment on a previously removed field by Ben Hutchings · 14 years ago
  52. 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
  53. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  54. e8f1499 sfc: Fix NAPI list corruption during ring reallocation by Ben Hutchings · 14 years ago
  55. 94dec6a sfc: Fix crash in legacy onterrupt handler during ring reallocation by Ben Hutchings · 14 years ago
  56. c39d35e sfc: Generalise filter spec initialisation by Ben Hutchings · 14 years ago
  57. 8891681 sfc: Remove filter table IDs from filter functions by Ben Hutchings · 14 years ago
  58. ac33ac6 sfc: Log start and end of ethtool self-test at INFO level by Ben Hutchings · 14 years ago
  59. cd38557 sfc: Use TX push whenever adding descriptors to an empty queue by Ben Hutchings · 14 years ago
  60. e506147 sfc: Remove locking from implementation of efx_writeo_paged() by Ben Hutchings · 14 years ago
  61. 1a29cc4 sfc: Add compile-time checks for correctness of paged register writes by Ben Hutchings · 14 years ago
  62. 494bdf1 sfc: Remove redundant memory barriers between MMIOs by Ben Hutchings · 14 years ago
  63. 9f2f6cd sfc: Expand/correct comments on collector behaviour and function usage by Ben Hutchings · 14 years ago
  64. 51c56f4 sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_count by Ben Hutchings · 14 years ago
  65. ab28c12 sfc: Reorder struct efx_nic to separate fields by volatility by Ben Hutchings · 14 years ago
  66. 7e300bc sfc: Store MAC address from NVRAM in net_device::perm_addr by Ben Hutchings · 14 years ago
  67. 02ebc26 sfc: Use current MAC address, not NVRAM MAC address, for WoL filter by Ben Hutchings · 14 years ago
  68. 4f3907e sfc: When waking a stopped tx_queue, only lock that tx_queue by Steve Hodgson · 14 years ago
  69. 78d4189 sfc: Update kernel-doc to match earlier move of Toeplitz hash key by Ben Hutchings · 14 years ago
  70. cef68bd sfc: Move xmac_poll_required into struct falcon_nic_data by Ben Hutchings · 14 years ago
  71. 40641ed sfc: Move Falcon global event handling to falcon.c by Ben Hutchings · 14 years ago
  72. 4833f02 sfc: Move mdio_lock to struct falcon_nic_data by Ben Hutchings · 14 years ago
  73. 4de9218 sfc: Move SPI state to struct falcon_nic_data by Ben Hutchings · 14 years ago
  74. 90b7a4e sfc: Remove unnecessary inclusion of various private header files by Ben Hutchings · 14 years ago
  75. 6a8872c sfc: Expose Falcon BootROM config through MTD, not ethtool by Ben Hutchings · 14 years ago
  76. 6c88b0b sfc: Remove broken automatic fallback for invalid Falcon chip/board config by Ben Hutchings · 14 years ago
  77. 18e3ee2 sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue by Steve Hodgson · 14 years ago
  78. 3157183 sfc: Clear RXIN_SEL when soft-resetting QT2025C by Ben Hutchings · 14 years ago
  79. adc1d23 sfc: Read-to-clear LM87 alarm/interrupt status at start of day by Ben Hutchings · 14 years ago
  80. 71839f7 sfc: Distinguish critical and non-critical over-temperature conditions by Ben Hutchings · 14 years ago
  81. 4484cd7 sfc: Fix condition for no-op in set_phy_flash_cfg() by Ben Hutchings · 14 years ago
  82. f18ca36 sfc: Reduce log level for MCDI error response in efx_mcdi_rpc() by Ben Hutchings · 14 years ago
  83. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  84. d215697 sfc: make functions static by stephen hemminger · 14 years ago
  85. 993284d sfc: Don't try to set filters with search depths we know won't work by Ben Hutchings · 14 years ago
  86. c4f4adc sfc: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  87. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  88. 7e51b43 sfc: Add support for SFE4003 board and TXC43128 PHY by Ben Hutchings · 14 years ago
  89. 8fbca79 sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC by Ben Hutchings · 14 years ago
  90. 10ed61c sfc: Fix build due to lack of vmalloc.h include. by David S. Miller · 14 years ago
  91. e254c27 sfc: Clean up and correct comments on efx_monitor() by Ben Hutchings · 14 years ago
  92. 75abc51 sfc: Include RX IP filter table in register dump by Ben Hutchings · 14 years ago
  93. b4187e4 sfc: Implement the ethtool RX n-tuple control functions by Ben Hutchings · 14 years ago
  94. 64eebcf sfc: Add filter table management by Ben Hutchings · 14 years ago
  95. efbc2d7 sfc: Fix order of channel_name array dimensions by Ben Hutchings · 14 years ago
  96. 4642610 sfc: Allow changing the DMA ring sizes dynamically via ethtool by Ben Hutchings · 14 years ago
  97. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago
  98. 8313aca sfc: Allocate each channel separately, along with its RX and TX queues by Ben Hutchings · 14 years ago
  99. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  100. ba1e8a3 sfc: Abstract channel and index lookup for RX queues by Ben Hutchings · 14 years ago