1. 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
  2. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  3. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. 242cc05 sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances by Ben Hutchings · 14 years ago
  5. e0bf54c sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll() by Ben Hutchings · 14 years ago
  6. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  7. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  8. 5e2a911 sfc: Fix SFE4002 initialisation by Steve Hodgson · 14 years ago
  9. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  10. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 14 years ago
  11. a4b97f2 sfc: Do not include unneeded headers by Ben Hutchings · 14 years ago
  12. 754c653 sfc: Fix some incorrect or redundant comments by Ben Hutchings · 14 years ago
  13. 2291b20 sfc: Remove declarations of nonexistent functions by Ben Hutchings · 14 years ago
  14. 4cddca5 sfc: Add some missing bits to register self-test masks by Steve Hodgson · 14 years ago
  15. c91f48d sfc: Survive ISR0=0 bug in the shared IRQ case by Guido Barzini · 14 years ago
  16. 2e80340 sfc: Implement NVRAM selftest for SFC9000 family by Ben Hutchings · 14 years ago
  17. 4f16c07 sfc: Replace PHY MDIO test with an 'alive' test by Ben Hutchings · 14 years ago
  18. 7a6b8f6 sfc: Enable autonegotiated flow-control by default if supported by Steve Hodgson · 14 years ago
  19. 8b2103a sfc: Handle firmware assertion failure while resetting by Steve Hodgson · 14 years ago
  20. 5297a98 sfc: Update MCDI protocol definitions by Ben Hutchings · 14 years ago
  21. 05ba712 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  22. 5a27e86 sfc: Use fixed-size buffers for MCDI NVRAM requests by Ben Hutchings · 14 years ago
  23. 8704a2c sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer by Guido Barzini · 14 years ago
  24. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  25. 357d46a sfc: QT202x: Remove unreliable MMD check at initialisation by Matthew Slattery · 14 years ago
  26. f3766c2 sfc: Fix conditions for MDIO self-test by Ben Hutchings · 14 years ago
  27. 55029c1 sfc: Fix polling for slow MCDI operations by Ben Hutchings · 14 years ago
  28. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  29. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 14 years ago
  30. 286d47b sfc: Disable TX descriptor prefetch watchdog by Ben Hutchings · 14 years ago
  31. 50d6ec5 sfc: QT2025C: Add error message for suspected bad SFP+ cables by Ben Hutchings · 14 years ago
  32. 1a1284e sfc: QT2025C: Work around PHY firmware initialisation bug by Matthew Slattery · 14 years ago
  33. 0d83b2f sfc: QT2025C: Switch into self-configure mode when not in loopback by Matthew Slattery · 14 years ago
  34. 17d6aea sfc: QT2025C: Work around PHY bug by Matthew Slattery · 14 years ago
  35. a7ebd27 sfc: Fix DMA mapping cleanup in case of an error in TSO by Neil Turton · 14 years ago
  36. a355020 sfc: Include XGXS in XMAC link status check except in XGMII loopback by Ben Hutchings · 14 years ago
  37. ff3b00a sfc: Move PHY software state initialisation from init() into probe() by Steve Hodgson · 14 years ago
  38. 94de803 drivers/net/sfc: Correct code taking the size of a pointer by Julia Lawall · 14 years ago
  39. 906bb26 sfc: Update version, copyright dates, authors by Ben Hutchings · 15 years ago
  40. 738a8f4 sfc: Implement TSO for TCP/IPv6 by Ben Hutchings · 15 years ago
  41. 8880f4e sfc: Add support for SFC9000 family (2) by Ben Hutchings · 15 years ago
  42. afd4aea sfc: Add support for SFC9000 family (1) by Ben Hutchings · 15 years ago
  43. f0d37f4 sfc: Add firmware protocol definitions (MCDI) by Steve Hodgson · 15 years ago
  44. 8e730c1 sfc: Move shared NIC code from falcon.c to new source file nic.c by Ben Hutchings · 15 years ago
  45. 744093c sfc: Rename falcon.h to nic.h by Ben Hutchings · 15 years ago
  46. c383b53 sfc: Allow for additional checksum offload features by Ben Hutchings · 15 years ago
  47. 7688483 sfc: Extend MTD driver for use with new NICs by Ben Hutchings · 15 years ago
  48. c1c4f45 sfc: Remove static PHY data and enumerations by Ben Hutchings · 15 years ago
  49. e58f69f sfc: Extend loopback mode enumeration by Ben Hutchings · 15 years ago
  50. 5784946 sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic() by Ben Hutchings · 15 years ago
  51. 152b6a6 sfc: Separate shared NIC code from Falcon-specific and rename accordingly by Ben Hutchings · 15 years ago
  52. 06629f0 sfc: Add efx_nic_type operation for identity LED control by Ben Hutchings · 15 years ago
  53. 0aa3fba sfc: Add efx_nic_type operation for NVRAM self-test by Ben Hutchings · 15 years ago
  54. 9bfc4bb sfc: Add efx_nic_type operation for register self-test by Ben Hutchings · 15 years ago
  55. eb9f674 sfc: Implement ethtool reset operation by Ben Hutchings · 15 years ago
  56. 89c758f sfc: Add power-management and wake-on-LAN support by Ben Hutchings · 15 years ago
  57. 78c1f0a sfc: Generalise link state monitoring by Steve Hodgson · 15 years ago
  58. d3245b2 sfc: Refactor link configuration by Ben Hutchings · 15 years ago
  59. ef2b90e sfc: Move Falcon NIC operations to efx_nic_type by Ben Hutchings · 15 years ago
  60. 4b0d29d sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO by Ben Hutchings · 15 years ago
  61. 674979d sfc: Remove duplicate hardware structure definitions by Ben Hutchings · 15 years ago
  62. 39e6021 sfc: Remove redundant writes to INT_ADR_KER by Ben Hutchings · 15 years ago
  63. c1ac403 sfc: Clean up RX event handling by Ben Hutchings · 15 years ago
  64. 0228f5cdb0 sfc: Move descriptor cache base addresses to struct efx_nic_type by Ben Hutchings · 15 years ago
  65. daeda63 sfc: Decouple NIC revision number from Falcon PCI revision number by Ben Hutchings · 15 years ago
  66. 299f8d6 sfc: Remove some redundant whitespace by Ben Hutchings · 15 years ago
  67. 45d03e5 sfc: Remove another unused workaround macro by Ben Hutchings · 15 years ago
  68. 0589ece0 sfc: Remove EFX_WORKAROUND_9141 macro by Matthew Slattery · 15 years ago
  69. fb45f2c sfc: Limit some hardware workarounds to Falcon by Ben Hutchings · 15 years ago
  70. b895d73 sfc: Always start Falcon using the XMAC by Steve Hodgson · 15 years ago
  71. ab86746 sfc: Replace MDIO spinlock with mutex by Steve Hodgson · 15 years ago
  72. 47c3d19 sfc: QT202x: Reset before reading PHY id by Steve Hodgson · 15 years ago
  73. fdaa9ae sfc: Simplify PHY polling by Steve Hodgson · 15 years ago
  74. cc83f6d sfc: Do not set net_device::trans_start in self-test by Ben Hutchings · 15 years ago
  75. f30eb23 sfc: Move inline comment into kernel-doc by Ben Hutchings · 15 years ago
  76. 8be4f3e sfc: Change MAC promiscuity and multicast hash at the same time by Ben Hutchings · 15 years ago
  77. 9007b9f sfc: Simplify XMAC link polling by Ben Hutchings · 15 years ago
  78. fe75820 sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c by Ben Hutchings · 15 years ago
  79. 55edc6e sfc: Split MAC stats DMA initiation and completion by Ben Hutchings · 15 years ago
  80. 1dfc5ce sfc: Hold MAC lock for longer in efx_init_port() by Ben Hutchings · 15 years ago
  81. 26deba5 sfc: Only switch Falcon MAC clocks as necessary by Steve Hodgson · 15 years ago
  82. 1338344 sfc: Remove unused function efx_flush_queues() by Ben Hutchings · 15 years ago
  83. 127e6e1 sfc: Fix bugs in RX queue flushing by Ben Hutchings · 15 years ago
  84. 44838a4 sfc: Clean up struct falcon_board and struct falcon_board_data by Ben Hutchings · 15 years ago
  85. 734a350 sfc: Remove unused constant by Ben Hutchings · 15 years ago
  86. 8986352 sfc: Comment corrections by Ben Hutchings · 15 years ago
  87. 332c1ce sfc: Strengthen EFX_ASSERT_RESET_SERIALISED by Ben Hutchings · 15 years ago
  88. 80cb9a0 sfc: Treat all MAC registers as 128-bit by Ben Hutchings · 15 years ago
  89. 46e1ac0 sfc: Fix descriptor cache sizes by Ben Hutchings · 15 years ago
  90. c459302 sfc: Log interrupt and reset type names, not numbers by Ben Hutchings · 15 years ago
  91. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 15 years ago
  92. 497f5ba sfc: Remove redundant efx_xmit() function by Ben Hutchings · 15 years ago
  93. 9bc183d sfc: Remove unnecessary casts to struct sk_buff * by Ben Hutchings · 15 years ago
  94. eb50c0d sfc: Gather link state fields in struct efx_nic into new struct efx_link_state by Ben Hutchings · 15 years ago
  95. e775fb9 sfc: Move all I2C stuff into struct falcon_board by Ben Hutchings · 15 years ago
  96. 3759433 sfc: Move struct falcon_board into struct falcon_nic_data by Ben Hutchings · 15 years ago
  97. 5c16a96 sfc: Move definition of struct falcon_nic_data into falcon.h by Ben Hutchings · 15 years ago
  98. 278c062 sfc: Make board information explicitly Falcon-specific by Ben Hutchings · 15 years ago
  99. 981fc1b4 sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T by Ben Hutchings · 15 years ago
  100. 398468e sfc: Use a single blink implementation by Ben Hutchings · 15 years ago