1. 278c062 sfc: Make board information explicitly Falcon-specific by Ben Hutchings · 15 years ago
  2. 981fc1b4 sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T by Ben Hutchings · 15 years ago
  3. 398468e sfc: Use a single blink implementation by Ben Hutchings · 15 years ago
  4. dcf477b sfc: SFT9001: Reset LED configuration correctly after blinking by Ben Hutchings · 15 years ago
  5. 3eadb7b sfc: Record RX queue number on GRO path by Ben Hutchings · 15 years ago
  6. 1241e95 sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() by Ben Hutchings · 15 years ago
  7. 3139e62 sfc: Remove ridiculously paranoid assertions by Ben Hutchings · 15 years ago
  8. d96d7dc sfc: Remove redundant gotos from __efx_rx_packet() by Ben Hutchings · 15 years ago
  9. 9e0c8a5 sfc: Remove pointless abstraction of memory BAR number (2) by Ben Hutchings · 15 years ago
  10. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. afa0897 i2c: Add an interface to lock/unlock an I2C bus segment by Jean Delvare · 15 years ago
  12. c3c6336 sfc: Enable heuristic selection between page and skb RX buffers by Ben Hutchings · 15 years ago
  13. 18e1d2b sfc: Feed GRO result into RX allocation policy and interrupt moderation by Ben Hutchings · 15 years ago
  14. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 345056a sfc: Set ip_summed correctly for page buffers passed to GRO by Ben Hutchings · 15 years ago
  16. 9c1bbba sfc: Really allow RX checksum offload to be disabled by Ben Hutchings · 15 years ago
  17. b37b62f sfc: Rename 'xfp' file and functions to reflect reality by Ben Hutchings · 15 years ago
  18. fc2b5e6 sfc: Remove unused code for non-autoneg speed/duplex switching by Ben Hutchings · 15 years ago
  19. 18ea024 sfc: Merge efx_fc_resolve() into efx_mdio_get_pause() by Ben Hutchings · 15 years ago
  20. a5211bb sfc: Move MTD probe after netdev registration and name allocation by Ben Hutchings · 15 years ago
  21. 2ed380a sfc: Remove unnecessary tests of efx->membase by Ben Hutchings · 15 years ago
  22. be4b163 sfc: Remove incorrect assertion from efx_pci_remove_main() by Ben Hutchings · 15 years ago
  23. 96c45726 sfc: Merge falcon_probe_phy() into falcon_probe_port() by Ben Hutchings · 15 years ago
  24. dc803df sfc: Remove pointless abstraction of memory BAR number by Ben Hutchings · 15 years ago
  25. 8698a6b sfc: Removed kernel-doc for nonexistent member of efx_phy_operations by Ben Hutchings · 15 years ago
  26. 0d86ebd sfc: Maintain interrupt moderation values in ticks, not microseconds by Ben Hutchings · 15 years ago
  27. 0484e0d sfc: Move shared members of struct falcon_nic_data into struct efx_nic by Ben Hutchings · 15 years ago
  28. 59cf09c sfc: Move efx_xmit_done() declaration into correct stanza by Ben Hutchings · 15 years ago
  29. 5c86987 sfc: Remove declarations of nonexistent functions by Ben Hutchings · 15 years ago
  30. f01865f sfc: Change order of device removal to reverse of probe order by Ben Hutchings · 15 years ago
  31. 7d4cdb5 sfc: Merge struct efx_blinker into struct efx_board by Ben Hutchings · 15 years ago
  32. 63f1988 sfc: Move all TX DMA length limiting into tx.c by Ben Hutchings · 15 years ago
  33. 6d51d30 sfc: Define DMA address mask explicitly in terms of descriptor field width by Ben Hutchings · 15 years ago
  34. 3ffeabd sfc: Eliminate indirect lookups of queue size constants by Ben Hutchings · 15 years ago
  35. 12d00ca sfc: Rename register I/O header and functions used by both Falcon and Siena by Ben Hutchings · 15 years ago
  36. 3e6c453 sfc: Update hardware definitions for Siena by Ben Hutchings · 15 years ago
  37. 625b451 sfc: Move RX data FIFO thresholds out of struct efx_nic_type by Ben Hutchings · 15 years ago
  38. 56241ce sfc: Remove versioned bitfield macros by Ben Hutchings · 15 years ago
  39. 5087b54 sfc: Remove boards.h, moving last remaining declaration to falcon.h by Ben Hutchings · 15 years ago
  40. c9597d4 sfc: Merge sfe4001.c into falcon_boards.c by Ben Hutchings · 15 years ago
  41. 3473a5b sfc: Rename Falcon-specific board code and types by Ben Hutchings · 15 years ago
  42. 19e71cf sfc: Remove redundant hardware initialisation by Ben Hutchings · 15 years ago
  43. 7dbb06f sfc: Remove redundant header gmii.h by Ben Hutchings · 15 years ago
  44. 188586b sfc: 10Xpress: Report support for pause frames by Ben Hutchings · 15 years ago
  45. c634263 sfc: 10Xpress: Initialise pause advertising flags by Ben Hutchings · 15 years ago
  46. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
  47. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  48. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  49. 5c8af3b sfc: Improve reliability of RX queue flushing by Ben Hutchings · 15 years ago
  50. cc11763 sfc: Work around XMAC bug causing packet loss with some peers by Ben Hutchings · 15 years ago
  51. 5afaa75 sfc: QT2025C: Use hard reset only by Ben Hutchings · 15 years ago
  52. d4ec09a sfc: Do not reinitialise XAUI serdes before it has completed reset by Ben Hutchings · 15 years ago
  53. aed0628 sfc: Fix ordering of device registration and initial netif_carrier_off() by Ben Hutchings · 15 years ago
  54. e762cd7 sfc: Expose 100/1000BASE-T MDI-X status via ethtool by Ben Hutchings · 15 years ago
  55. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  56. 97bc541 sfc: Remove lro module parameter by Ben Hutchings · 15 years ago
  57. 6bc5046 sfc: Use generic XENPAK register definitions by Ben Hutchings · 15 years ago
  58. 3977d03 sfc: modify allocation error message by Mike Travis · 15 years ago
  59. 3f926da sfc: Use generic MDIO flow control auto-negotiation functions by Ben Hutchings · 15 years ago
  60. 68e7f45 sfc: Use generic MDIO functions and definitions by Ben Hutchings · 15 years ago
  61. a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  62. 76620aa gro: New frags interface to avoid copying shinfo by Herbert Xu · 15 years ago
  63. 239795a sfc: Use correct macro to set event bitfield by Ben Hutchings · 15 years ago
  64. 718cff1 sfc: Match calls to netif_napi_add() and netif_napi_del() by Ben Hutchings · 15 years ago
  65. 8509500 sfc: Don't specify unexistent IRQ by Jean Delvare · 15 years ago
  66. 7e765cb sfc: Call netif_napi_add() before registering our interrupt handler by Ben Hutchings · 15 years ago
  67. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  68. 6fb70fd sfc: Implement adaptive IRQ moderation by Ben Hutchings · 15 years ago
  69. 85451a9 sfc: Optimise falcon_writel_page_locked() for page > 0 by Ben Hutchings · 15 years ago
  70. 28c4605 sfc: Remove unused private PCI register definitions by Ben Hutchings · 15 years ago
  71. a9de9a7 sfc: Work around unreliable legacy interrupt status by Ben Hutchings · 15 years ago
  72. bb145a9 sfc: Pad packets to 33 bytes to prevent TX packet parser lockup by Ben Hutchings · 15 years ago
  73. 2c3c3d0 sfc: Improve NIC internal error recovery by Ben Hutchings · 15 years ago
  74. 4720bc6 sfc: Fix search for flush completion events by Ben Hutchings · 15 years ago
  75. 32d7600 sfc: Don't wake TX queues while they're being flushed by Ben Hutchings · 15 years ago
  76. 8c87037 sfc: Clear I2C adapter structure in falcon_remove_nic() by Ben Hutchings · 15 years ago
  77. 115122a sfc: Clean up properly on reset failure paths by Ben Hutchings · 15 years ago
  78. a7ef593 sfc: Reject packets from the kernel TX queue during a loopback self-test by Ben Hutchings · 15 years ago
  79. ca83db3 sfc: Fix efx_ethtool_nway_result() to use clause 45 MDIO registers by Ben Hutchings · 15 years ago
  80. 94f52cd sfc: Add support for SFN4112F SFP+ reference design by Ben Hutchings · 15 years ago
  81. 8129d21 sfc: Clean up LED control by Ben Hutchings · 15 years ago
  82. b4a44a6 sfc: Delete unused efx_blinker::led_num field by Ben Hutchings · 15 years ago
  83. d2d2c37 sfc: Add support for QT2025C PHY by Ben Hutchings · 15 years ago
  84. 3f39a5e sfc: Fix reporting of PHY id by Ben Hutchings · 15 years ago
  85. f794fd4 sfc: Remove "XFP" from log messages that are not specific to XFP by Ben Hutchings · 15 years ago
  86. 190dbcf sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation by Ben Hutchings · 15 years ago
  87. 7b065f9 sfc: Fix test for MDIO read failure by Ben Hutchings · 15 years ago
  88. 22ef02c sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests by Ben Hutchings · 15 years ago
  89. ff2ef90 drivers/net/sfc: fix sparse warnings: Should it be static? by Hannes Eder · 15 years ago
  90. 37d3769 drivers/net/sfc: fix sparse warning: symbol shadows an earlier one by Hannes Eder · 16 years ago
  91. a56cdcb Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/header-fixes', 'x86/headers' and 'x86/minor-fixes' into x86/core by Ingo Molnar · 16 years ago
  92. 9c8976a falcon fix compilation warnings by Jaswinder Singh Rajput · 16 years ago
  93. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  94. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  95. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. 1974cc2 sfc: Replace stats_enabled flag with a disable count by Ben Hutchings · 16 years ago
  97. af4ad9b sfc: SFX7101/SFT9001: Fix AN advertisements by Ben Hutchings · 16 years ago
  98. c9d5a53 sfc: SFT9001: Always enable XNP exchange on SFT9001 rev B by Ben Hutchings · 16 years ago
  99. 44176b4 sfc: Update board info for hardware monitor on SFN4111T-R5 and later by Ben Hutchings · 16 years ago
  100. 6779776 sfc: Test for PHYXS faults whenever we cannot test link state bits by Steve Hodgson · 16 years ago