1. 8c8661e sfc: Extend self-tests by Ben Hutchings · 16 years ago
  2. a515089 sfc: Rework the bitfield header so that we can identify fields by bit number by Ben Hutchings · 16 years ago
  3. 2467ca4 sfc: Cleanup reset code by Ben Hutchings · 16 years ago
  4. bc3c90a sfc: Remove some unreachable error paths by Ben Hutchings · 16 years ago
  5. c1e5fcc sfc: Remove remnants of multi-port abstraction for MAC registers by Ben Hutchings · 16 years ago
  6. 01aad7b sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int() by Ben Hutchings · 16 years ago
  7. 740847d sfc: Enable TSO for 802.1q VLAN devices by Ben Hutchings · 16 years ago
  8. dacccc7 sfc: Do not call netif_{stop,wake}_queue() before register_netdev by Steve Hodgson · 16 years ago
  9. f8b87c1 sfc: Make PHY flash mode a device attribute, not a module parameter by Ben Hutchings · 16 years ago
  10. 3594e13 sfc: Implement get_sset_count, replacing get_stats_count and self_test_count by Ben Hutchings · 16 years ago
  11. 42cbe2d sfc: Cleanup RX event processing by Ben Hutchings · 16 years ago
  12. d307402 sfc: Remove efx_channel::evqnum field by Ben Hutchings · 16 years ago
  13. a258902 sfc: Make efx_for_each_channel_rx_queue() more efficient by Ben Hutchings · 16 years ago
  14. 955f0a7 sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER by Ben Hutchings · 16 years ago
  15. 8831da7 sfc: Cleanup RX queue information by Ben Hutchings · 16 years ago
  16. 64ee312 sfc: Remove efx_channel::has_interrupt by Ben Hutchings · 16 years ago
  17. 46123d0 sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues() by Ben Hutchings · 16 years ago
  18. 4a5b504 sfc: Export boot configuration in EEPROM through ethtool by Ben Hutchings · 16 years ago
  19. 4d56606 sfc: Removed forced inlining of long functions by Ben Hutchings · 16 years ago
  20. 23d9e60 sfc: Cleaned up struct tso_state fields by Ben Hutchings · 16 years ago
  21. 28506563 sfc: Set net_device::vlan_features appropriately by Ben Hutchings · 16 years ago
  22. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 16 years ago
  23. cc12dac sfc: Reduce the size of struct efx_tx_buffer by Ben Hutchings · 16 years ago
  24. ecbd95c sfc: Use pci_map_single() to map the skb header when doing TSO by Ben Hutchings · 16 years ago
  25. 5988b63 sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up by Ben Hutchings · 16 years ago
  26. b9aafb0 sfc: Speed up loopback self-test by Ben Hutchings · 16 years ago
  27. f8ea0b6 sfc: Self-test reporting cleanup by Ben Hutchings · 16 years ago
  28. e9713e6 sfc: Reduce log level for XGXS lane status by Ben Hutchings · 16 years ago
  29. c84a6f1 sfc: Reverse the XOFF/XON pause frame control fifo thresholds by Ben Hutchings · 16 years ago
  30. f90748f sfc: Remove inclusion of workarounds.h from efx.c by Ben Hutchings · 16 years ago
  31. c264361 sfc: XMAC statistics fix-ups by Ben Hutchings · 16 years ago
  32. 5b39fe3 sfc: Remove mistaken hardware workaround by Ben Hutchings · 16 years ago
  33. 11f34e6 sfc: Reduce delays in SFE4001 initialisation by Ben Hutchings · 16 years ago
  34. a0c2c19 sfc: Avoid mangling error codes in efx_test_loopback() by Ben Hutchings · 16 years ago
  35. 60ac106 sfc: Use separate hardware TX queues to select checksum generation by Ben Hutchings · 16 years ago
  36. 26c0867 sfc: Remove unused field efx_channel::reset_work by Steve Hodgson · 16 years ago
  37. 18c2fc0 sfc: Change first parameter type of {set,clear}_bit_le() to unsigned by Ben Hutchings · 16 years ago
  38. 767e468 sfc: Replace net_dev->priv with netdev_priv(net_dev) by Ben Hutchings · 16 years ago
  39. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  40. aa6ef27 sfc: Create one RX queue and interrupt per CPU package by default by Ben Hutchings · 16 years ago
  41. 8d9853d sfc: Use a separate workqueue for resets by Ben Hutchings · 16 years ago
  42. 9dadae6 sfc: I2C adapter initialisation fixes by Ben Hutchings · 16 years ago
  43. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  44. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago
  45. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  46. 23bdfdd sfc: Recover from RX queue flush failure by Steve Hodgson · 17 years ago
  47. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  48. 62c7832 sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz by Ben Hutchings · 17 years ago
  49. 37b5a60 sfc: Use kernel I2C system and i2c-algo-bit driver by Ben Hutchings · 17 years ago
  50. b055629 [netdrvr] sfc: Report XAUI link down at default log level by Ben Hutchings · 17 years ago
  51. 8757a5f sfc: Remove sub-minor component from driver version by Ben Hutchings · 17 years ago
  52. 9b7bfc4 sfc: Added checks for heap allocation failure by Ben Hutchings · 17 years ago
  53. d3208b5 sfc: Remove redundant casts to and from void * by Ben Hutchings · 17 years ago
  54. 5daab96 sfc: Change type of efx_nic::nic_data to struct falcon_nic_data * by Ben Hutchings · 17 years ago
  55. 24c28ed sfc: Use __packed macro by Ben Hutchings · 17 years ago
  56. 6f8135c sfc: Do not define inline macro by Ben Hutchings · 17 years ago
  57. 9bbd7d9 sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros by Ben Hutchings · 17 years ago
  58. 5b9e207 sfc: Correct and expand some comments by Ben Hutchings · 17 years ago
  59. 086ea35 sfc: Use resource_size_t for PCI bus address by Ben Hutchings · 17 years ago
  60. 184be0c sfc: Merged efx_page_offset() into efx_rx_buf_offset() by Ben Hutchings · 17 years ago
  61. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 17 years ago
  62. b347564 sfc: Added and removed braces to comply with kernel style by Ben Hutchings · 17 years ago
  63. 2c118e0 sfc: Removed unncesssary UL suffixes on 0 literals by Ben Hutchings · 17 years ago
  64. f7f13b0 sfc: Simplified efx_rx_calc_buffer_size() using get_order() by Ben Hutchings · 17 years ago
  65. 91ad757 sfc: Removed casts to void by Ben Hutchings · 17 years ago
  66. 4cc58bd sfc: Use mod_timer() to set expiry and add_timer() together by Ben Hutchings · 17 years ago
  67. 3273c2e [netdrvr] sfc: sfc: Add self-test support by Ben Hutchings · 17 years ago
  68. 05e3ec0 [netdrvr] sfc: Increment rx_reset when reported as driver event by Ben Hutchings · 17 years ago
  69. 53269e9 [netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAX by Ben Hutchings · 17 years ago
  70. e52edda [netdrvr] sfc: Fix code formatting by Ben Hutchings · 17 years ago
  71. d6742d4 [netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nic by Ben Hutchings · 17 years ago
  72. 707d982 [netdrvr] sfc: Remove garbage from comment by Ben Hutchings · 17 years ago
  73. ba911a4 [netdrvr] sfc: Removed bogus 'fall-thru' comments by Ben Hutchings · 17 years ago
  74. 75f2d3e [netdrvr] sfc: Add phy_flash_cfg module parameter and implementation by Ben Hutchings · 17 years ago
  75. b9b39b6 [netdrvr] sfc: Add TSO support by Ben Hutchings · 17 years ago
  76. 8ceee66 New driver "sfc" for Solarstorm SFC4000 controller. by Ben Hutchings · 17 years ago