1. 02e1216 sfc: Add TX merged completion counter by Ben Hutchings · 12 years ago
  2. 43a3739 sfc: Generalise packet hash lookup to support EF10 RX prefix by Jon Cooper · 12 years ago
  3. 64a2775 sfc: Rename EFX_PAGE_BLOCK_SIZE to EFX_VI_PAGE_SIZE and adjust comments by Ben Hutchings · 11 years ago
  4. ba388fd sfc: Remove early call to efx_nic_type::reconfigure_mac in efx_reset_up() by Ben Hutchings · 11 years ago
  5. d36a08b sfc: use MCDI epoch flag to improve MC reboot detection in the driver by Daniel Pieczko · 11 years ago
  6. 3de82b9 sfc: Add EF10 support for TX/RX DMA error events handling. by Alexandre Rames · 11 years ago
  7. 977a5d5 sfc: Add a function pointer to abstract write of host time into NIC shared memory by Laurence Evans · 12 years ago
  8. c1d828b sfc: PTP MCDI requests need to initialise periph ID field by Laurence Evans · 12 years ago
  9. cd0ecc9 sfc: Delegate MAC/NIC statistic description to efx_nic_type by Ben Hutchings · 12 years ago
  10. b681e57 sfc: Remove driver-local struct ethtool_string by Ben Hutchings · 12 years ago
  11. e513612 sfc: Remove more left-overs from Falcon GMAC support by Ben Hutchings · 12 years ago
  12. 45a3fd5 sfc: Move MTD operations into efx_nic_type by Ben Hutchings · 12 years ago
  13. 141d748 sfc: Move NIC-type-specific MTD partition date into separate structures by Ben Hutchings · 12 years ago
  14. b766630 sfc: Eliminate struct efx_mtd by Ben Hutchings · 12 years ago
  15. ecd0a6f sfc: Rename SPI stuff to show that it is Falcon-specific by Ben Hutchings · 12 years ago
  16. 964e613 sfc: Cleanup Falcon-arch simple MAC filter state by Ben Hutchings · 12 years ago
  17. f5253d9 sfc: Define and use MCDI_POPULATE_DWORD_{1,2,3,4,5,6,7} by Ben Hutchings · 12 years ago
  18. 8803e15 sfc: Add flag for stack-owned RX MAC filters by Ben Hutchings · 12 years ago
  19. 14990a5 sfc: Refactor Falcon-arch filter removal by Ben Hutchings · 12 years ago
  20. add7247 sfc: Make most filter operations NIC-type-specific by Ben Hutchings · 12 years ago
  21. 9a0a943 sfc: Refactor Falcon-arch search limit reset by Ben Hutchings · 12 years ago
  22. 6d661ce sfc: Split Falcon-arch-specific and common filter state by Ben Hutchings · 12 years ago
  23. 7c460d9 sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10 by Ben Hutchings · 12 years ago
  24. f26e958 sfc: Name the RX drop queue ID by Ben Hutchings · 12 years ago
  25. 33a8985 sfc: Rename Falcon-arch filter implementation types and functions by Ben Hutchings · 12 years ago
  26. 910c485 sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags() by Ben Hutchings · 12 years ago
  27. be3fc09 sfc: Do not assume efx_nic_type::ev_fini is idempotent by Ben Hutchings · 12 years ago
  28. ab3b825 sfc: EFX_WORKAROUND_ALWAYS is really specific to Falcon-architecture by Ben Hutchings · 12 years ago
  29. b105798 sfc: Get rid of per-NIC-type phys_addr_channels and mem_map_size by Ben Hutchings · 12 years ago
  30. f76fe12 sfc: Update and improve kernel-doc for efx_mcdi_state & efx_mcdi_iface by Ben Hutchings · 12 years ago
  31. 369327f sfc: Fix race in completion handling by Ben Hutchings · 12 years ago
  32. df2cd8a sfc: Add support for MCDI v2 by Ben Hutchings · 12 years ago
  33. f2b0bef sfc: Update MCDI protocol definitions for EF10 by Ben Hutchings · 11 years ago
  34. 5bc283e sfc: Translate MCDI error numbers received in events by Ben Hutchings · 12 years ago
  35. 86094f7 sfc: Move and rename Falcon/Siena common NIC operations by Ben Hutchings · 11 years ago
  36. e42c3d8 sfc: Refactor queue teardown sequence to allow for EF10 flush behaviour by Ben Hutchings · 11 years ago
  37. 501a248 sfc: Remove bogus call to efx_release_tx_buffers() by Ben Hutchings · 11 years ago
  38. d8aec74 sfc: Stop RX refill before flushing RX queues by Ben Hutchings · 11 years ago
  39. 1840667 sfc: Limit scope of a Falcon A1 IRQ workaround by Ben Hutchings · 12 years ago
  40. d829118 sfc: Rework IRQ enable/disable by Ben Hutchings · 12 years ago
  41. 514bedb sfc: Remove efx_process_channel_now() by Ben Hutchings · 12 years ago
  42. 8b8a95a sfc: Rename Falcon-architecture register definitions by Ben Hutchings · 12 years ago
  43. caa7558 sfc: Make struct efx_special_buffer less special by Ben Hutchings · 12 years ago
  44. 0d19a54 sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blocking by Ben Hutchings · 12 years ago
  45. f3ad500 sfc: Make MCDI independent of Siena by Ben Hutchings · 12 years ago
  46. f073dde sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion() by Ben Hutchings · 12 years ago
  47. 43f775b2 sfc: Collect all MCDI port functions into mcdi_port.c by Ben Hutchings · 12 years ago
  48. 319ec64 sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename by Ben Hutchings · 12 years ago
  49. 6bff861 sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module by Ben Hutchings · 12 years ago
  50. 338f74d sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD() by Ben Hutchings · 12 years ago
  51. 9528b92 sfc: Ensure MCDI buffers, but not lengths, are dword aligned by Ben Hutchings · 12 years ago
  52. c5bb0e9 sfc: Use proper macros to declare and access MCDI arrays by Ben Hutchings · 12 years ago
  53. d0c2ee9 sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code by Ben Hutchings · 11 years ago
  54. a649dfc sfc: Fill out the set of MCDI accessors by Ben Hutchings · 12 years ago
  55. 30af691 sfc: Rationalise MCDI buffer accessors by Ben Hutchings · 12 years ago
  56. 59cfc47 sfc: Introduce and use MCDI_DECLARE_BUF macro by Ben Hutchings · 12 years ago
  57. ab0115f sfc: Move more Falcon-specific code and definitions into falcon.c by Ben Hutchings · 12 years ago
  58. 9dd3a13 sfc: Move details of a Falcon bug workaround out of ethtool.c by Ben Hutchings · 12 years ago
  59. e847b53 sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic by Ben Hutchings · 12 years ago
  60. 5383825 sfc: const-qualify source pointers for MMIO write functions by Ben Hutchings · 12 years ago
  61. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 11 years ago
  62. 7aa0076 sfc: Enable RX scatter for flows steered by RFS by Ben Hutchings · 11 years ago
  63. 734d4e1 sfc: Fix memory leak when discarding scattered packets by Ben Hutchings · 11 years ago
  64. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  65. 636d73d sfc: Improve test for IOMMU in use by Ben Hutchings · 11 years ago
  66. 1899c11 sfc: Fix IRQ cleanup in case of a probe failure by Ben Hutchings · 11 years ago
  67. e79255d sfc: Do not pass non-TCP packets into GRO code by Ben Hutchings · 11 years ago
  68. d07df8e sfc: Define and set RX buffer flag for packets parsed as TCP by Ben Hutchings · 11 years ago
  69. 3ea84c5 sfc: Enable accelerated RFS on vlans by Andy Lutomirski · 11 years ago
  70. 62ebac9 sfc: Report software timestamping capabilities by Ben Hutchings · 12 years ago
  71. d4ef5b6 sfc: Increase size of RX SKB header area by Jon Cooper · 12 years ago
  72. c99dffc sfc: Enable RX checksum offload for packets not handled by GRO by Jon Cooper · 12 years ago
  73. b28405b sfc: Fix EEH with legacy interrupts. by Alexandre Rames · 12 years ago
  74. 776fbcc sfc: Remove write permission from phy_type attribute by Ben Hutchings · 11 years ago
  75. 6602041 sfc: Store port number in private data, not net_device::dev_id by Ben Hutchings · 11 years ago
  76. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  77. 950c54d sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate by Ben Hutchings · 11 years ago
  78. c14ff2e sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN by Ben Hutchings · 11 years ago
  79. 155d940 sfc: fix return value check in efx_ptp_probe_channel() by Wei Yongjun · 11 years ago
  80. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  81. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  82. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  83. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  84. 89cc80a sfc: Fix naming of MTD partitions for FPGA bitfiles by Ben Hutchings · 12 years ago
  85. bf51a8c i2c: Ignore return value of i2c_del_adapter() by Lars-Peter Clausen · 12 years ago
  86. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. aa1262b Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  88. 806b213 sfc: Fix Kconfig typo "----help---" by Paul Bolle · 12 years ago
  89. debd003 sfc: make local functions static by stephen hemminger · 12 years ago
  90. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  91. df59456 sfc: remove duplicated include from efx.c by Wei Yongjun · 12 years ago
  92. fae8563 sfc: Only use TX push if a single descriptor is to be written by Ben Hutchings · 12 years ago
  93. 1648a23 sfc: allocate more RX buffers per page by Daniel Pieczko · 12 years ago
  94. 179ea7f sfc: Replace efx_rx_is_last_buffer() with a flag by Ben Hutchings · 12 years ago
  95. 2768935 sfc: reuse pages to avoid DMA mapping/unmapping costs by Daniel Pieczko · 12 years ago
  96. 85740cdf sfc: Enable RX DMA scattering where possible by Ben Hutchings · 12 years ago
  97. b74e3e8 sfc: Update RX buffer address together with length by Ben Hutchings · 12 years ago
  98. 5036b7c sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade by Ben Hutchings · 12 years ago
  99. b184f16 sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va() by Ben Hutchings · 12 years ago
  100. ff734ef sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet() by Ben Hutchings · 12 years ago