1. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  2. a7a81fc sfc: Version 2.3 by Ben Hutchings · 16 years ago
  3. 7dde596 sfc: Fix synchronisation of efx_mtd_{probe,rename,remove} by Ben Hutchings · 16 years ago
  4. 0c53d8c sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised by Ben Hutchings · 16 years ago
  5. fa402b2 sfc: Treat probe as unsuccessful if it scheduled a reset by Steve Hodgson · 16 years ago
  6. ab37735 sfc: Use model numbers for PHY type names by Ben Hutchings · 16 years ago
  7. ca54a9f sfc: Use mutex_lock_interruptible() for ethtool EEPROM access by Ben Hutchings · 16 years ago
  8. 11e6696 sfc: Specify a meaningful component for loopback RX-side and PHY tests by Ben Hutchings · 16 years ago
  9. b453193 sfc: Remove leading spaces by Ben Hutchings · 16 years ago
  10. 6f158d5 sfc: Add support for SFN4111T by Ben Hutchings · 16 years ago
  11. e6fa2eb sfc: Add support for Solarflare 10Xpress SFT9001 by Ben Hutchings · 16 years ago
  12. 766ca0f sfc: Rework MAC, PHY and board event handling by Ben Hutchings · 16 years ago
  13. 04cc8ca sfc: Implement auto-negotiation by Ben Hutchings · 16 years ago
  14. 177dfcd sfc: Add support for sub-10G speeds by Ben Hutchings · 16 years ago
  15. 356eebb sfc: Clean up MDIO flag setting by Ben Hutchings · 16 years ago
  16. 04300d2 sfc: Clean up board identification by Ben Hutchings · 16 years ago
  17. 06d5e19 sfc: Add phy_type device attribute by Ben Hutchings · 16 years ago
  18. 27dd2ca sfc: Add support for MMDs numbered >15 by Ben Hutchings · 16 years ago
  19. f31a45d sfc: Remove MII extension cruft by Ben Hutchings · 16 years ago
  20. 5005087 sfc: Don't count RX checksum errors during loopback self-test by Ben Hutchings · 16 years ago
  21. 740ced9 sfc: Abbreviate self-test names so they are not truncated by Ben Hutchings · 16 years ago
  22. 56536e9 sfc: Provide hints to irqbalance daemon by Ben Hutchings · 16 years ago
  23. 28b581a sfc: Add option to use a separate channel for TX completions by Neil Turton · 16 years ago
  24. 84ae48f sfc: Restore phy_flash_cfg module parameter by Ben Hutchings · 16 years ago
  25. 2f7f573 sfc: Work around unreliable strap pins by Ben Hutchings · 16 years ago
  26. be4ea89 sfc: Clean up waits for flash/EEPROM operations by Ben Hutchings · 16 years ago
  27. 1ab0062 sfc: Make reset_workqueue driver-global rather than per-NIC by Steve Hodgson · 16 years ago
  28. 65f667f sfc: Correct interpretation of second param to ethtool phys_id() by Ben Hutchings · 16 years ago
  29. 2b2734d sfc: Remove unneeded register write by Ben Hutchings · 16 years ago
  30. 23d30f0 sfc: Change SPI lengths to type size_t by Ben Hutchings · 16 years ago
  31. a17102b sfc: Board support fixes by Ben Hutchings · 16 years ago
  32. c3ecb9f sfc: convert to net_device_ops by Stephen Hemminger · 16 years ago
  33. 8761169 sfc: Fix dependency for SFC_MTD by Ben Hutchings · 16 years ago
  34. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  35. 739bb23d sfc: Do not reset when hardware monitor detects a fault by Ben Hutchings · 16 years ago
  36. 3e133c4 sfc: Use lm87 and lm90 drivers for board temperature/power monitoring by Ben Hutchings · 16 years ago
  37. f415072 sfc: Expose flash region storing boot code as MTD by Ben Hutchings · 16 years ago
  38. 0a95f56 sfc: Clean up non-volatile memory partitioning by Ben Hutchings · 16 years ago
  39. 2883f55 sfc: Correct address of gPXE boot configuration in EEPROM by Ben Hutchings · 16 years ago
  40. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  41. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  42. 31b7602 sfc: Fix type of FALCON_SPI_MAX_LEN by Ben Hutchings · 16 years ago
  43. 13e9ab1 sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate by Ben Hutchings · 16 years ago
  44. 951f46a sfc: Remove obsolete comment about PCI modes by Ben Hutchings · 16 years ago
  45. 0a62f1a sfc: Disable interrupts after a fatal interrupt occurs until reset by Ben Hutchings · 16 years ago
  46. 1d0680f sfc: Insert read memory barrier after checking MAC statistics flag by Ben Hutchings · 16 years ago
  47. a620e13 sfc: Stop generating bogus events in tenxpress_check_hw() by Ben Hutchings · 16 years ago
  48. 94be0c5 sfc: Don't include net_driver.h from falcon_io.h by Steve Hodgson · 16 years ago
  49. 6bc5d3a sfc: Make queue flushes more reliable by Ben Hutchings · 16 years ago
  50. 92ade88 sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word) by Steve Hodgson · 16 years ago
  51. c8fcc49 sfc: Serialise tenxpress_special_reset() with statistics fetches by Ben Hutchings · 16 years ago
  52. ef08af0 sfc: Remove workaround for old firmware bug by Ben Hutchings · 16 years ago
  53. e1074a0 sfc: Fix memory BAR release call on error path by Ben Hutchings · 16 years ago
  54. 88c5942 sfc: Add check for memory allocation failure in falcon_probe_nic() by Ben Hutchings · 16 years ago
  55. a816f75 sfc: Rework efx_set_multicast_hash() by Ben Hutchings · 16 years ago
  56. 3c78708 sfc: Remove the STATE_RESETTING flag by Ben Hutchings · 16 years ago
  57. 8c8661e sfc: Extend self-tests by Ben Hutchings · 16 years ago
  58. a515089 sfc: Rework the bitfield header so that we can identify fields by bit number by Ben Hutchings · 16 years ago
  59. 2467ca4 sfc: Cleanup reset code by Ben Hutchings · 16 years ago
  60. bc3c90a sfc: Remove some unreachable error paths by Ben Hutchings · 16 years ago
  61. c1e5fcc sfc: Remove remnants of multi-port abstraction for MAC registers by Ben Hutchings · 16 years ago
  62. 01aad7b sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int() by Ben Hutchings · 16 years ago
  63. 740847d sfc: Enable TSO for 802.1q VLAN devices by Ben Hutchings · 16 years ago
  64. dacccc7 sfc: Do not call netif_{stop,wake}_queue() before register_netdev by Steve Hodgson · 16 years ago
  65. f8b87c1 sfc: Make PHY flash mode a device attribute, not a module parameter by Ben Hutchings · 16 years ago
  66. 3594e13 sfc: Implement get_sset_count, replacing get_stats_count and self_test_count by Ben Hutchings · 16 years ago
  67. 42cbe2d sfc: Cleanup RX event processing by Ben Hutchings · 16 years ago
  68. d307402 sfc: Remove efx_channel::evqnum field by Ben Hutchings · 16 years ago
  69. a258902 sfc: Make efx_for_each_channel_rx_queue() more efficient by Ben Hutchings · 16 years ago
  70. 955f0a7 sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER by Ben Hutchings · 16 years ago
  71. 8831da7 sfc: Cleanup RX queue information by Ben Hutchings · 16 years ago
  72. 64ee312 sfc: Remove efx_channel::has_interrupt by Ben Hutchings · 16 years ago
  73. 46123d0 sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues() by Ben Hutchings · 16 years ago
  74. 4a5b504 sfc: Export boot configuration in EEPROM through ethtool by Ben Hutchings · 16 years ago
  75. 4d56606 sfc: Removed forced inlining of long functions by Ben Hutchings · 16 years ago
  76. 23d9e60 sfc: Cleaned up struct tso_state fields by Ben Hutchings · 16 years ago
  77. 28506563 sfc: Set net_device::vlan_features appropriately by Ben Hutchings · 16 years ago
  78. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 16 years ago
  79. cc12dac sfc: Reduce the size of struct efx_tx_buffer by Ben Hutchings · 16 years ago
  80. ecbd95c sfc: Use pci_map_single() to map the skb header when doing TSO by Ben Hutchings · 16 years ago
  81. 5988b63 sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up by Ben Hutchings · 16 years ago
  82. b9aafb0 sfc: Speed up loopback self-test by Ben Hutchings · 16 years ago
  83. f8ea0b6 sfc: Self-test reporting cleanup by Ben Hutchings · 16 years ago
  84. e9713e6 sfc: Reduce log level for XGXS lane status by Ben Hutchings · 16 years ago
  85. c84a6f1 sfc: Reverse the XOFF/XON pause frame control fifo thresholds by Ben Hutchings · 16 years ago
  86. f90748f sfc: Remove inclusion of workarounds.h from efx.c by Ben Hutchings · 16 years ago
  87. c264361 sfc: XMAC statistics fix-ups by Ben Hutchings · 16 years ago
  88. 5b39fe3 sfc: Remove mistaken hardware workaround by Ben Hutchings · 16 years ago
  89. 11f34e6 sfc: Reduce delays in SFE4001 initialisation by Ben Hutchings · 16 years ago
  90. a0c2c19 sfc: Avoid mangling error codes in efx_test_loopback() by Ben Hutchings · 16 years ago
  91. 60ac106 sfc: Use separate hardware TX queues to select checksum generation by Ben Hutchings · 16 years ago
  92. 26c0867 sfc: Remove unused field efx_channel::reset_work by Steve Hodgson · 16 years ago
  93. 18c2fc0 sfc: Change first parameter type of {set,clear}_bit_le() to unsigned by Ben Hutchings · 16 years ago
  94. 767e468 sfc: Replace net_dev->priv with netdev_priv(net_dev) by Ben Hutchings · 16 years ago
  95. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  96. aa6ef27 sfc: Create one RX queue and interrupt per CPU package by default by Ben Hutchings · 16 years ago
  97. 8d9853d sfc: Use a separate workqueue for resets by Ben Hutchings · 16 years ago
  98. 9dadae6 sfc: I2C adapter initialisation fixes by Ben Hutchings · 16 years ago
  99. b9e4085 netdev: Do not use TX lock to protect address lists. by David S. Miller · 16 years ago
  100. e308a5d netdev: Add netdev->addr_list_lock protection. by David S. Miller · 16 years ago