1. 950c54d sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate by Ben Hutchings · 11 years ago
  2. c14ff2e sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN by Ben Hutchings · 11 years ago
  3. 155d940 sfc: fix return value check in efx_ptp_probe_channel() by Wei Yongjun · 11 years ago
  4. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  5. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  6. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  7. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 89cc80a sfc: Fix naming of MTD partitions for FPGA bitfiles by Ben Hutchings · 11 years ago
  9. bf51a8c i2c: Ignore return value of i2c_del_adapter() by Lars-Peter Clausen · 11 years ago
  10. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. aa1262b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  12. 806b213 sfc: Fix Kconfig typo "----help---" by Paul Bolle · 11 years ago
  13. debd003 sfc: make local functions static by stephen hemminger · 11 years ago
  14. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  15. df59456 sfc: remove duplicated include from efx.c by Wei Yongjun · 11 years ago
  16. fae8563 sfc: Only use TX push if a single descriptor is to be written by Ben Hutchings · 11 years ago
  17. 1648a23 sfc: allocate more RX buffers per page by Daniel Pieczko · 11 years ago
  18. 179ea7f sfc: Replace efx_rx_is_last_buffer() with a flag by Ben Hutchings · 11 years ago
  19. 2768935 sfc: reuse pages to avoid DMA mapping/unmapping costs by Daniel Pieczko · 11 years ago
  20. 85740cdf sfc: Enable RX DMA scattering where possible by Ben Hutchings · 12 years ago
  21. b74e3e8 sfc: Update RX buffer address together with length by Ben Hutchings · 12 years ago
  22. 5036b7c sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade by Ben Hutchings · 12 years ago
  23. b184f16 sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va() by Ben Hutchings · 12 years ago
  24. ff734ef sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet() by Ben Hutchings · 12 years ago
  25. 9bc2fc9 sfc: Make RX queue descriptor counts unsigned for consistency by Ben Hutchings · 12 years ago
  26. 272baee sfc: Properly distinguish RX buffer and DMA lengths by Ben Hutchings · 12 years ago
  27. 80c2e71 sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len by Ben Hutchings · 12 years ago
  28. 626950d sfc: Add AER and EEH support for Siena by Alexandre Rames · 12 years ago
  29. 634ab72 sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PF by Ben Hutchings · 11 years ago
  30. d9ccfdd sfc: Fix replacement detection in efx_filter_insert_filter() by Ben Hutchings · 12 years ago
  31. 297891c sfc: Merge efx_filter_search() into efx_filter_insert() by Ben Hutchings · 12 years ago
  32. 385904f sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filters by Ben Hutchings · 12 years ago
  33. e3a699f sfc: Remove redundant parameter to efx_filter_search() by Ben Hutchings · 12 years ago
  34. 7de07a4 sfc: More sensible semantics for efx_filter_insert_filter() replace flag by Ben Hutchings · 12 years ago
  35. 97d48a1 sfc: Remove rx_alloc_method SKB by Alexandre Rames · 12 years ago
  36. 9230451 sfc: tidy up PTP synchronize function efx_ptp_process_times() by Laurence Evans · 11 years ago
  37. c939a31 sfc: PTP changes to support improved UUID filtering mode by Laurence Evans · 12 years ago
  38. 4a74dc6 sfc: Allow efx_channel_type::receive_skb() to reject a packet by Ben Hutchings · 11 years ago
  39. c73e787 sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0 by Ben Hutchings · 11 years ago
  40. 35205b2 sfc: Disable soft interrupt handling during efx_device_detach_sync() by Ben Hutchings · 11 years ago
  41. 29c69a4 sfc: Detach net device when stopping queues for reconfiguration by Ben Hutchings · 12 years ago
  42. b590ace sfc: Fix efx_rx_buf_offset() in the presence of swiotlb by Ben Hutchings · 12 years ago
  43. 3a68f19 sfc: Properly sync RX DMA buffer when it is not the last in the page by Ben Hutchings · 12 years ago
  44. 56567c6 drivers/net/ethernet/sfc/ptp.c: adjust duplicate test by Julia Lawall · 12 years ago
  45. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  46. 87d1fc1 sfc: remove __dev* attributes by Bill Pemberton · 12 years ago
  47. b9cc977 sfc: Make module parameters really boolean by Ben Hutchings · 12 years ago
  48. ebf98e7 sfc: Fix timekeeping in efx_mcdi_poll() by Ben Hutchings · 12 years ago
  49. c2f3b8e sfc: lock TX queues when calling netif_device_detach() by Daniel Pieczko · 12 years ago
  50. 525d9e8 sfc: Work-around flush timeout when flushes have completed by Daniel Pieczko · 12 years ago
  51. 876be08 sfc: Reset driver's MAC stats after MC reboot seen by Ben Hutchings · 12 years ago
  52. c3771a3 sfc: Do not initialise buffer in efx_alloc_special_buffer() by Ben Hutchings · 12 years ago
  53. ef492f1 sfc: Correctly initialise reset_method in siena_test_chip() by Ben Hutchings · 12 years ago
  54. 778cdaf sfc: Remove confusing MMIO functions by Ben Hutchings · 12 years ago
  55. bbec969 sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES by Ben Hutchings · 12 years ago
  56. b8e0251 sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page() by Ben Hutchings · 12 years ago
  57. d5e8cc6 sfc: Really disable flow control while flushing by Ben Hutchings · 12 years ago
  58. 3f978ef3 sfc: Fix byte order warning in self-test by Ben Hutchings · 12 years ago
  59. 0e0c340 sfc: Fix byte order warnings for ethtool RX filter interface by Ben Hutchings · 12 years ago
  60. ff33c0e net: Remove bogus dependencies on INET by Ben Hutchings · 12 years ago
  61. 3ba368c sfc: Select PTP_1588_CLOCK by Ben Hutchings · 12 years ago
  62. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago
  63. 9545f4e ptp: use list_move instead of list_del/list_add by Wei Yongjun · 12 years ago
  64. 32766ec drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions by Ben Hutchings · 12 years ago
  65. d3d5df2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  66. 6ac7ef1 sfc: Fix the reported priorities of different filter types by Ben Hutchings · 12 years ago
  67. 9e0f9a1 sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IP by Ben Hutchings · 12 years ago
  68. 1ac0226 sfc: Fix loopback self-test with separate_tx_channels=1 by Ben Hutchings · 12 years ago
  69. 0a6e500 sfc: Fix MCDI structure field lookup by Ben Hutchings · 12 years ago
  70. 9724a85 sfc: Add parentheses around use of bitfield macro arguments by Ben Hutchings · 12 years ago
  71. 726ba0e sfc: Fix null function pointer in efx_sriov_channel_type by Ben Hutchings · 12 years ago
  72. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 12 years ago
  73. 4507837 sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request by Ben Hutchings · 12 years ago
  74. 25ce200 sfc: Bump version to 3.2 by Ben Hutchings · 12 years ago
  75. e562154 sfc: Expose FPGA bitfile partition through MTD by Ben Hutchings · 13 years ago
  76. e3f5ec1 sfc: Support variable-length response to MCDI GET_BOARD_CFG by Ben Hutchings · 13 years ago
  77. bfeed90 sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg() by Ben Hutchings · 12 years ago
  78. 7c236c4 sfc: Add support for IEEE-1588 PTP by Stuart Hodgson · 12 years ago
  79. 576eda8 sfc: Fix maximum array sizes for various MCDI commands by Ben Hutchings · 12 years ago
  80. c3cba72 sfc: Allow efx_mcdi_rpc to be called in two parts by Stuart Hodgson · 12 years ago
  81. c31e5f9 sfc: Add channel specific receive_skb handler and post_remove callback by Stuart Hodgson · 12 years ago
  82. 79d68b3 sfc: Add explicit RX queue flag to channel by Stuart Hodgson · 12 years ago
  83. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  84. 8f8b3d5 sfc: Fix the initial device operstate by Ben Hutchings · 12 years ago
  85. adeb15a sfc: Assign efx and efx->type as early as possible in efx_pci_probe() by Ben Hutchings · 12 years ago
  86. 3f65ea5 sfc: Remove bogus comment about MTU change and RX buffer overrun by Ben Hutchings · 12 years ago
  87. 7bde852 sfc: Remove overly paranoid locking assertions from netdev operations by Ben Hutchings · 12 years ago
  88. 7153f62 sfc: Fix reset vs probe/remove/PM races involving efx_nic::state by Ben Hutchings · 12 years ago
  89. b812f8b sfc: Improve log messages in case we abort probe due to a pending reset by Ben Hutchings · 12 years ago
  90. 8b7325b sfc: Never try to stop and start a NIC that is disabled by Ben Hutchings · 12 years ago
  91. 5642cee sfc: Hold RTNL lock (only) when calling efx_stop_interrupts() by Ben Hutchings · 12 years ago
  92. 6032fb5 sfc: Keep disabled NICs quiescent during suspend/resume by Ben Hutchings · 12 years ago
  93. 61da026 sfc: Hold the RTNL lock for more of the suspend/resume cycle by Ben Hutchings · 12 years ago
  94. f16aeea sfc: Change state names to be clearer, and comment them by Ben Hutchings · 12 years ago
  95. 9714284 sfc: Stash header offsets for TSO in struct tso_state by Ben Hutchings · 12 years ago
  96. 53cb13c sfc: Replace tso_state::full_packet_space with ip_base_len by Ben Hutchings · 12 years ago
  97. f7251a9 sfc: Simplify TSO header buffer allocation by Ben Hutchings · 12 years ago
  98. 14bf718 sfc: Stop TX queues before they fill up by Ben Hutchings · 12 years ago
  99. 7668ff9 sfc: Refactor struct efx_tx_buffer to use a flags field by Ben Hutchings · 12 years ago
  100. ac70b2e sfc: Fix reporting of IPv4 full filters through ethtool by Ben Hutchings · 12 years ago