1. 738a8f4 sfc: Implement TSO for TCP/IPv6 by Ben Hutchings · 15 years ago
  2. 8880f4e sfc: Add support for SFC9000 family (2) by Ben Hutchings · 15 years ago
  3. 744093c sfc: Rename falcon.h to nic.h by Ben Hutchings · 15 years ago
  4. c383b53 sfc: Allow for additional checksum offload features by Ben Hutchings · 15 years ago
  5. 7688483 sfc: Extend MTD driver for use with new NICs by Ben Hutchings · 15 years ago
  6. e58f69f sfc: Extend loopback mode enumeration by Ben Hutchings · 15 years ago
  7. 152b6a6 sfc: Separate shared NIC code from Falcon-specific and rename accordingly by Ben Hutchings · 15 years ago
  8. eb9f674 sfc: Implement ethtool reset operation by Ben Hutchings · 15 years ago
  9. 89c758f sfc: Add power-management and wake-on-LAN support by Ben Hutchings · 15 years ago
  10. 78c1f0a sfc: Generalise link state monitoring by Steve Hodgson · 15 years ago
  11. d3245b2 sfc: Refactor link configuration by Ben Hutchings · 15 years ago
  12. ef2b90e sfc: Move Falcon NIC operations to efx_nic_type by Ben Hutchings · 15 years ago
  13. daeda63 sfc: Decouple NIC revision number from Falcon PCI revision number by Ben Hutchings · 15 years ago
  14. b895d73 sfc: Always start Falcon using the XMAC by Steve Hodgson · 15 years ago
  15. ab86746 sfc: Replace MDIO spinlock with mutex by Steve Hodgson · 15 years ago
  16. fdaa9ae sfc: Simplify PHY polling by Steve Hodgson · 15 years ago
  17. 8be4f3e sfc: Change MAC promiscuity and multicast hash at the same time by Ben Hutchings · 15 years ago
  18. 9007b9f sfc: Simplify XMAC link polling by Ben Hutchings · 15 years ago
  19. fe75820 sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c by Ben Hutchings · 15 years ago
  20. 55edc6e sfc: Split MAC stats DMA initiation and completion by Ben Hutchings · 15 years ago
  21. 1dfc5ce sfc: Hold MAC lock for longer in efx_init_port() by Ben Hutchings · 15 years ago
  22. 1338344 sfc: Remove unused function efx_flush_queues() by Ben Hutchings · 15 years ago
  23. 44838a4 sfc: Clean up struct falcon_board and struct falcon_board_data by Ben Hutchings · 15 years ago
  24. 332c1ce sfc: Strengthen EFX_ASSERT_RESET_SERIALISED by Ben Hutchings · 15 years ago
  25. c459302 sfc: Log interrupt and reset type names, not numbers by Ben Hutchings · 15 years ago
  26. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 15 years ago
  27. eb50c0d sfc: Gather link state fields in struct efx_nic into new struct efx_link_state by Ben Hutchings · 15 years ago
  28. 3759433 sfc: Move struct falcon_board into struct falcon_nic_data by Ben Hutchings · 15 years ago
  29. 278c062 sfc: Make board information explicitly Falcon-specific by Ben Hutchings · 15 years ago
  30. 981fc1b4 sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T by Ben Hutchings · 15 years ago
  31. 398468e sfc: Use a single blink implementation by Ben Hutchings · 15 years ago
  32. a5211bb sfc: Move MTD probe after netdev registration and name allocation by Ben Hutchings · 15 years ago
  33. 2ed380a sfc: Remove unnecessary tests of efx->membase by Ben Hutchings · 15 years ago
  34. be4b163 sfc: Remove incorrect assertion from efx_pci_remove_main() by Ben Hutchings · 15 years ago
  35. dc803df sfc: Remove pointless abstraction of memory BAR number by Ben Hutchings · 15 years ago
  36. 0d86ebd sfc: Maintain interrupt moderation values in ticks, not microseconds by Ben Hutchings · 15 years ago
  37. f01865f sfc: Change order of device removal to reverse of probe order by Ben Hutchings · 15 years ago
  38. 3ffeabd sfc: Eliminate indirect lookups of queue size constants by Ben Hutchings · 15 years ago
  39. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
  40. 5c8af3b sfc: Improve reliability of RX queue flushing by Ben Hutchings · 15 years ago
  41. aed0628 sfc: Fix ordering of device registration and initial netif_carrier_off() by Ben Hutchings · 15 years ago
  42. 97bc541 sfc: Remove lro module parameter by Ben Hutchings · 15 years ago
  43. 3977d03 sfc: modify allocation error message by Mike Travis · 15 years ago
  44. 68e7f45 sfc: Use generic MDIO functions and definitions by Ben Hutchings · 15 years ago
  45. 718cff1 sfc: Match calls to netif_napi_add() and netif_napi_del() by Ben Hutchings · 15 years ago
  46. 7e765cb sfc: Call netif_napi_add() before registering our interrupt handler by Ben Hutchings · 15 years ago
  47. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  48. 6fb70fd sfc: Implement adaptive IRQ moderation by Ben Hutchings · 15 years ago
  49. 115122a sfc: Clean up properly on reset failure paths by Ben Hutchings · 15 years ago
  50. 8129d21 sfc: Clean up LED control by Ben Hutchings · 15 years ago
  51. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 16 years ago
  52. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  53. 1974cc2 sfc: Replace stats_enabled flag with a disable count by Ben Hutchings · 16 years ago
  54. 4b98828 sfc: Reinitialise the PHY completely in case of a PHY or NIC reset by Steve Hodgson · 16 years ago
  55. da3bc07 sfc: Replace LRO with GRO by Herbert Xu · 16 years ago
  56. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  57. 2f8975f cpumask: convert drivers/net/sfc by Rusty Russell · 16 years ago
  58. fbd59a8 cpumask: Use topology_core_cpumask()/topology_thread_cpumask() by Rusty Russell · 16 years ago
  59. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  60. f4bd954 sfc: When disabling the NIC, close the device rather than unregistering it by Ben Hutchings · 16 years ago
  61. 6977dc6 sfc: Generate unique names for per-NIC workqueues by Ben Hutchings · 16 years ago
  62. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  63. 7dde596 sfc: Fix synchronisation of efx_mtd_{probe,rename,remove} by Ben Hutchings · 16 years ago
  64. fa402b2 sfc: Treat probe as unsuccessful if it scheduled a reset by Steve Hodgson · 16 years ago
  65. 766ca0f sfc: Rework MAC, PHY and board event handling by Ben Hutchings · 16 years ago
  66. 177dfcd sfc: Add support for sub-10G speeds by Ben Hutchings · 16 years ago
  67. 06d5e19 sfc: Add phy_type device attribute by Ben Hutchings · 16 years ago
  68. f31a45d sfc: Remove MII extension cruft by Ben Hutchings · 16 years ago
  69. 56536e9 sfc: Provide hints to irqbalance daemon by Ben Hutchings · 16 years ago
  70. 28b581a sfc: Add option to use a separate channel for TX completions by Neil Turton · 16 years ago
  71. 84ae48f sfc: Restore phy_flash_cfg module parameter by Ben Hutchings · 16 years ago
  72. 1ab0062 sfc: Make reset_workqueue driver-global rather than per-NIC by Steve Hodgson · 16 years ago
  73. a17102b sfc: Board support fixes by Ben Hutchings · 16 years ago
  74. c3ecb9f sfc: convert to net_device_ops by Stephen Hemminger · 16 years ago
  75. 739bb23d sfc: Do not reset when hardware monitor detects a fault by Ben Hutchings · 16 years ago
  76. f415072 sfc: Expose flash region storing boot code as MTD by Ben Hutchings · 16 years ago
  77. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  78. 6bc5d3a sfc: Make queue flushes more reliable by Ben Hutchings · 16 years ago
  79. ef08af0 sfc: Remove workaround for old firmware bug by Ben Hutchings · 16 years ago
  80. e1074a0 sfc: Fix memory BAR release call on error path by Ben Hutchings · 16 years ago
  81. a816f75 sfc: Rework efx_set_multicast_hash() by Ben Hutchings · 16 years ago
  82. 3c78708 sfc: Remove the STATE_RESETTING flag by Ben Hutchings · 16 years ago
  83. 8c8661e sfc: Extend self-tests by Ben Hutchings · 16 years ago
  84. 2467ca4 sfc: Cleanup reset code by Ben Hutchings · 16 years ago
  85. bc3c90a sfc: Remove some unreachable error paths by Ben Hutchings · 16 years ago
  86. 01aad7b sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int() by Ben Hutchings · 16 years ago
  87. 740847d sfc: Enable TSO for 802.1q VLAN devices by Ben Hutchings · 16 years ago
  88. dacccc7 sfc: Do not call netif_{stop,wake}_queue() before register_netdev by Steve Hodgson · 16 years ago
  89. f8b87c1 sfc: Make PHY flash mode a device attribute, not a module parameter by Ben Hutchings · 16 years ago
  90. 42cbe2d sfc: Cleanup RX event processing by Ben Hutchings · 16 years ago
  91. d307402 sfc: Remove efx_channel::evqnum field by Ben Hutchings · 16 years ago
  92. 8831da7 sfc: Cleanup RX queue information by Ben Hutchings · 16 years ago
  93. 64ee312 sfc: Remove efx_channel::has_interrupt by Ben Hutchings · 16 years ago
  94. 46123d0 sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues() by Ben Hutchings · 16 years ago
  95. 4d56606 sfc: Removed forced inlining of long functions by Ben Hutchings · 16 years ago
  96. 28506563 sfc: Set net_device::vlan_features appropriately by Ben Hutchings · 16 years ago
  97. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 16 years ago
  98. f90748f sfc: Remove inclusion of workarounds.h from efx.c by Ben Hutchings · 16 years ago
  99. 60ac106 sfc: Use separate hardware TX queues to select checksum generation by Ben Hutchings · 16 years ago
  100. 767e468 sfc: Replace net_dev->priv with netdev_priv(net_dev) by Ben Hutchings · 16 years ago