1. 4833f02 sfc: Move mdio_lock to struct falcon_nic_data by Ben Hutchings · 14 years ago
  2. 4de9218 sfc: Move SPI state to struct falcon_nic_data by Ben Hutchings · 14 years ago
  3. 90b7a4e sfc: Remove unnecessary inclusion of various private header files by Ben Hutchings · 14 years ago
  4. 6a8872c sfc: Expose Falcon BootROM config through MTD, not ethtool by Ben Hutchings · 14 years ago
  5. 6c88b0b sfc: Remove broken automatic fallback for invalid Falcon chip/board config by Ben Hutchings · 14 years ago
  6. 18e3ee2 sfc: Fix event based MCDI completion and MC REBOOT/CMDDONE ordering issue by Steve Hodgson · 14 years ago
  7. 3157183 sfc: Clear RXIN_SEL when soft-resetting QT2025C by Ben Hutchings · 14 years ago
  8. adc1d23 sfc: Read-to-clear LM87 alarm/interrupt status at start of day by Ben Hutchings · 14 years ago
  9. 71839f7 sfc: Distinguish critical and non-critical over-temperature conditions by Ben Hutchings · 14 years ago
  10. 4484cd7 sfc: Fix condition for no-op in set_phy_flash_cfg() by Ben Hutchings · 14 years ago
  11. f18ca36 sfc: Reduce log level for MCDI error response in efx_mcdi_rpc() by Ben Hutchings · 14 years ago
  12. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  13. d215697 sfc: make functions static by stephen hemminger · 14 years ago
  14. 993284d sfc: Don't try to set filters with search depths we know won't work by Ben Hutchings · 14 years ago
  15. c4f4adc sfc: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  16. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  17. 7e51b43 sfc: Add support for SFE4003 board and TXC43128 PHY by Ben Hutchings · 14 years ago
  18. 8fbca79 sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC by Ben Hutchings · 14 years ago
  19. 10ed61c sfc: Fix build due to lack of vmalloc.h include. by David S. Miller · 14 years ago
  20. e254c27 sfc: Clean up and correct comments on efx_monitor() by Ben Hutchings · 14 years ago
  21. 75abc51 sfc: Include RX IP filter table in register dump by Ben Hutchings · 14 years ago
  22. b4187e4 sfc: Implement the ethtool RX n-tuple control functions by Ben Hutchings · 14 years ago
  23. 64eebcf sfc: Add filter table management by Ben Hutchings · 14 years ago
  24. efbc2d7 sfc: Fix order of channel_name array dimensions by Ben Hutchings · 14 years ago
  25. 4642610 sfc: Allow changing the DMA ring sizes dynamically via ethtool by Ben Hutchings · 14 years ago
  26. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago
  27. 8313aca sfc: Allocate each channel separately, along with its RX and TX queues by Ben Hutchings · 14 years ago
  28. f7d12cd sfc: Refactor channel and queue lookup and iteration by Ben Hutchings · 14 years ago
  29. ba1e8a3 sfc: Abstract channel and index lookup for RX queues by Ben Hutchings · 14 years ago
  30. 58758aa sfc: Allocate DMA and event rings using GFP_KERNEL by Ben Hutchings · 14 years ago
  31. e42de26 sfc: Fix failure paths in efx_probe_port() by Ben Hutchings · 14 years ago
  32. 7db8e8e sfc: Remove declarations of functions that no longer exist by Ben Hutchings · 14 years ago
  33. 80485d3 sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors by Ben Hutchings · 14 years ago
  34. 1cdc2cf sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count by Ben Hutchings · 14 years ago
  35. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  36. 47562e5 sfc: Remove unused field left from mis-merge by Ben Hutchings · 14 years ago
  37. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  38. 765c9f4 sfc: Add support for RX flow hash control by Ben Hutchings · 14 years ago
  39. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  40. bd97a63 sfc: Log clearer error messages for hardware monitor by Ben Hutchings · 14 years ago
  41. 477e54e sfc: Use Toeplitz IPv4 hash for RSS and hash insertion by Ben Hutchings · 14 years ago
  42. 5d3a6fc sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_key by Ben Hutchings · 14 years ago
  43. 604f604 sfc: Fix reading of inserted hash by Ben Hutchings · 14 years ago
  44. 39c9cf0 sfc: Record hardware RX hash on each skb where possible by Ben Hutchings · 14 years ago
  45. 2822235 sfc: Disable setting feature flags that are not implemented by Ben Hutchings · 14 years ago
  46. c5d5f5f sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAME by Ben Hutchings · 14 years ago
  47. 62776d0 sfc: Implement message level control by Ben Hutchings · 14 years ago
  48. 0c605a2 sfc: Log MTD errors using partition name, not just net device name by Ben Hutchings · 14 years ago
  49. 5b98c1b sfc: Implement ethtool register dump operation by Ben Hutchings · 14 years ago
  50. 4472702 sfc: Implement 64-bit net device statistics on all architectures by Ben Hutchings · 14 years ago
  51. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  52. 3df95ce sfc: Store port number in net_device::dev_id by Ben Hutchings · 14 years ago
  53. d42a8f4 sfc: Get port number from CS_PORT_NUM, not PCI function number by Ben Hutchings · 14 years ago
  54. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  55. dd8f61d sfc: Get port number from CS_PORT_NUM, not PCI function number by Ben Hutchings · 14 years ago
  56. d188cee sfc: Only count bad packets in rx_errors by Ben Hutchings · 14 years ago
  57. 62b330b sfc: Allow shared pages to be recycled by Steve Hodgson · 14 years ago
  58. 2445580 sfc: Recycle discarded rx buffers back onto the queue by Steve Hodgson · 14 years ago
  59. f7d6f37 sfc: Support only two rx buffers per page by Steve Hodgson · 14 years ago
  60. 90d683a sfc: Remove efx_rx_queue::add_lock by Steve Hodgson · 14 years ago
  61. d730dc5 sfc: Allow DRV_GEN events to be used outside of selftests by Steve Hodgson · 14 years ago
  62. 901d3fe sfc: Wait for the link to stay up before running loopback selftest by Steve Hodgson · 14 years ago
  63. cffe9d4 sfc: Synchronise link_advertising and wanted_fc on Siena by Steve Hodgson · 14 years ago
  64. fd371e3 sfc: Workaround flush failures on Falcon B0 by Steve Hodgson · 14 years ago
  65. 319ba64 sfc: Reschedule any resets scheduled inside efx_pm_freeze() by Steve Hodgson · 14 years ago
  66. 3bd9303 sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_data by Ben Hutchings · 14 years ago
  67. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  68. a4900ac sfc: Create multiple TX queues by Ben Hutchings · 14 years ago
  69. 5298c37 sfc: Test only the first pair of TX queues by Ben Hutchings · 14 years ago
  70. affaf48 sfc: Add Siena PHY BIST and cable diagnostic support by Steve Hodgson · 14 years ago
  71. c28884c sfc: Clean up efx_nic::irq_zero_count by Ben Hutchings · 14 years ago
  72. 3d07df1 sfc: Add necessary parentheses to macro definitions in net_driver.h by Ben Hutchings · 14 years ago
  73. fa236e1 sfc: Break NAPI processing after one ring-full of TX completions by Ben Hutchings · 14 years ago
  74. 3a59510 sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS by Steve Hodgson · 14 years ago
  75. fbcfe8e sfc: Update MCDI protocol definitions by Ben Hutchings · 14 years ago
  76. d614cfb sfc: Enable IPv6 RSS using random key for Toeplitz hash by Ben Hutchings · 14 years ago
  77. 97e1eaa sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errors by Steve Hodgson · 14 years ago
  78. b548a98 sfc: Log specific message for failure of NVRAM self-test by Ben Hutchings · 14 years ago
  79. 41b7e4c sfc: Extend the legacy interrupt workarounds by Steve Hodgson · 14 years ago
  80. b7b40ee sfc: Reconfigure the XAUI serdes after an EM reset by Steve Hodgson · 14 years ago
  81. ef524f2 sfc: Stop masking out XGMII faults over reconfigures by Steve Hodgson · 14 years ago
  82. 6369545 sfc: Handle serious errors in exactly one interrupt handler by Steve Hodgson · 14 years ago
  83. 00bbb4a sfc: Consistently report short MCDI responses as EIO by Ben Hutchings · 14 years ago
  84. b17424b sfc: Ignore parity errors in the other port's SRAM by Steve Hodgson · 14 years ago
  85. e41c11e sfc: Change falcon_probe_board() to fail for unsupported boards by Ben Hutchings · 14 years ago
  86. f49a458 sfc: Always close net device at the end of a disabling reset by Ben Hutchings · 14 years ago
  87. aabc564 sfc: Wait at most 10ms for the MC to finish reading out MAC statistics by Ben Hutchings · 14 years ago
  88. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  89. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  90. 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
  91. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  92. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  93. 242cc05 sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances by Ben Hutchings · 14 years ago
  94. e0bf54c sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll() by Ben Hutchings · 14 years ago
  95. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  96. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  97. 5e2a911 sfc: Fix SFE4002 initialisation by Steve Hodgson · 14 years ago
  98. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  99. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  100. a4b97f2 sfc: Do not include unneeded headers by Ben Hutchings · 15 years ago