1. 1840667 sfc: Limit scope of a Falcon A1 IRQ workaround by Ben Hutchings · 12 years ago
  2. d829118 sfc: Rework IRQ enable/disable by Ben Hutchings · 12 years ago
  3. 514bedb sfc: Remove efx_process_channel_now() by Ben Hutchings · 12 years ago
  4. 8b8a95a sfc: Rename Falcon-architecture register definitions by Ben Hutchings · 12 years ago
  5. caa7558 sfc: Make struct efx_special_buffer less special by Ben Hutchings · 12 years ago
  6. 0d19a54 sfc: Add GFP flags to efx_nic_alloc_buffer() and make most callers allow blocking by Ben Hutchings · 12 years ago
  7. f3ad500 sfc: Make MCDI independent of Siena by Ben Hutchings · 12 years ago
  8. f073dde sfc: Make efx_mcdi_init() call efx_mcdi_handle_assertion() by Ben Hutchings · 12 years ago
  9. 43f775b2 sfc: Collect all MCDI port functions into mcdi_port.c by Ben Hutchings · 12 years ago
  10. 319ec64 sfc: Move efx_mcdi_mac_reconfigure() to siena.c and rename by Ben Hutchings · 12 years ago
  11. 6bff861 sfc: Move siena_reset_hw() and siena_map_reset_reason() into MCDI module by Ben Hutchings · 12 years ago
  12. 338f74d sfc: Add and use MCDI_SET_QWORD() and MCDI_SET_ARRAY_QWORD() by Ben Hutchings · 12 years ago
  13. 9528b92 sfc: Ensure MCDI buffers, but not lengths, are dword aligned by Ben Hutchings · 12 years ago
  14. c5bb0e9 sfc: Use proper macros to declare and access MCDI arrays by Ben Hutchings · 12 years ago
  15. d0c2ee9 sfc: Introduce and use MCDI_CTL_SDU_LEN_MAX_V1 macro for Siena-specific code by Ben Hutchings · 11 years ago
  16. a649dfc sfc: Fill out the set of MCDI accessors by Ben Hutchings · 12 years ago
  17. 30af691 sfc: Rationalise MCDI buffer accessors by Ben Hutchings · 12 years ago
  18. 59cfc47 sfc: Introduce and use MCDI_DECLARE_BUF macro by Ben Hutchings · 12 years ago
  19. ab0115f sfc: Move more Falcon-specific code and definitions into falcon.c by Ben Hutchings · 12 years ago
  20. 9dd3a13 sfc: Move details of a Falcon bug workaround out of ethtool.c by Ben Hutchings · 12 years ago
  21. e847b53 sfc: Use efx_mcdi_mon() to find efx_mcdi_mon structure from efx_nic by Ben Hutchings · 12 years ago
  22. 5383825 sfc: const-qualify source pointers for MMIO write functions by Ben Hutchings · 12 years ago
  23. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 11 years ago
  24. 7aa0076 sfc: Enable RX scatter for flows steered by RFS by Ben Hutchings · 11 years ago
  25. 734d4e1 sfc: Fix memory leak when discarding scattered packets by Ben Hutchings · 11 years ago
  26. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  27. 636d73d sfc: Improve test for IOMMU in use by Ben Hutchings · 11 years ago
  28. 1899c11 sfc: Fix IRQ cleanup in case of a probe failure by Ben Hutchings · 11 years ago
  29. e79255d sfc: Do not pass non-TCP packets into GRO code by Ben Hutchings · 11 years ago
  30. d07df8e sfc: Define and set RX buffer flag for packets parsed as TCP by Ben Hutchings · 11 years ago
  31. 3ea84c5 sfc: Enable accelerated RFS on vlans by Andy Lutomirski · 11 years ago
  32. 62ebac9 sfc: Report software timestamping capabilities by Ben Hutchings · 11 years ago
  33. d4ef5b6 sfc: Increase size of RX SKB header area by Jon Cooper · 11 years ago
  34. c99dffc sfc: Enable RX checksum offload for packets not handled by GRO by Jon Cooper · 11 years ago
  35. b28405b sfc: Fix EEH with legacy interrupts. by Alexandre Rames · 11 years ago
  36. 776fbcc sfc: Remove write permission from phy_type attribute by Ben Hutchings · 11 years ago
  37. 6602041 sfc: Store port number in private data, not net_device::dev_id by Ben Hutchings · 11 years ago
  38. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  39. 950c54d sfc: Reduce RX scatter buffer size, and reduce alignment if appropriate by Ben Hutchings · 11 years ago
  40. c14ff2e sfc: Delete EFX_PAGE_IP_ALIGN, equivalent to NET_IP_ALIGN by Ben Hutchings · 11 years ago
  41. 155d940 sfc: fix return value check in efx_ptp_probe_channel() by Wei Yongjun · 11 years ago
  42. 99bece7 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  43. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  44. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  45. 5871768 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. 89cc80a sfc: Fix naming of MTD partitions for FPGA bitfiles by Ben Hutchings · 11 years ago
  47. bf51a8c i2c: Ignore return value of i2c_del_adapter() by Lars-Peter Clausen · 11 years ago
  48. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  49. aa1262b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  50. 806b213 sfc: Fix Kconfig typo "----help---" by Paul Bolle · 11 years ago
  51. debd003 sfc: make local functions static by stephen hemminger · 11 years ago
  52. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  53. df59456 sfc: remove duplicated include from efx.c by Wei Yongjun · 11 years ago
  54. fae8563 sfc: Only use TX push if a single descriptor is to be written by Ben Hutchings · 11 years ago
  55. 1648a23 sfc: allocate more RX buffers per page by Daniel Pieczko · 11 years ago
  56. 179ea7f sfc: Replace efx_rx_is_last_buffer() with a flag by Ben Hutchings · 11 years ago
  57. 2768935 sfc: reuse pages to avoid DMA mapping/unmapping costs by Daniel Pieczko · 11 years ago
  58. 85740cdf sfc: Enable RX DMA scattering where possible by Ben Hutchings · 12 years ago
  59. b74e3e8 sfc: Update RX buffer address together with length by Ben Hutchings · 12 years ago
  60. 5036b7c sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade by Ben Hutchings · 12 years ago
  61. b184f16 sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va() by Ben Hutchings · 12 years ago
  62. ff734ef sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet() by Ben Hutchings · 12 years ago
  63. 9bc2fc9 sfc: Make RX queue descriptor counts unsigned for consistency by Ben Hutchings · 12 years ago
  64. 272baee sfc: Properly distinguish RX buffer and DMA lengths by Ben Hutchings · 12 years ago
  65. 80c2e71 sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len by Ben Hutchings · 12 years ago
  66. 626950d sfc: Add AER and EEH support for Siena by Alexandre Rames · 12 years ago
  67. 634ab72 sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PF by Ben Hutchings · 11 years ago
  68. d9ccfdd sfc: Fix replacement detection in efx_filter_insert_filter() by Ben Hutchings · 12 years ago
  69. 297891c sfc: Merge efx_filter_search() into efx_filter_insert() by Ben Hutchings · 12 years ago
  70. 385904f sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filters by Ben Hutchings · 12 years ago
  71. e3a699f sfc: Remove redundant parameter to efx_filter_search() by Ben Hutchings · 12 years ago
  72. 7de07a4 sfc: More sensible semantics for efx_filter_insert_filter() replace flag by Ben Hutchings · 12 years ago
  73. 97d48a1 sfc: Remove rx_alloc_method SKB by Alexandre Rames · 12 years ago
  74. 9230451 sfc: tidy up PTP synchronize function efx_ptp_process_times() by Laurence Evans · 11 years ago
  75. c939a31 sfc: PTP changes to support improved UUID filtering mode by Laurence Evans · 12 years ago
  76. 4a74dc6 sfc: Allow efx_channel_type::receive_skb() to reject a packet by Ben Hutchings · 11 years ago
  77. c73e787 sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0 by Ben Hutchings · 11 years ago
  78. 35205b2 sfc: Disable soft interrupt handling during efx_device_detach_sync() by Ben Hutchings · 11 years ago
  79. 29c69a4 sfc: Detach net device when stopping queues for reconfiguration by Ben Hutchings · 12 years ago
  80. b590ace sfc: Fix efx_rx_buf_offset() in the presence of swiotlb by Ben Hutchings · 12 years ago
  81. 3a68f19 sfc: Properly sync RX DMA buffer when it is not the last in the page by Ben Hutchings · 12 years ago
  82. 56567c6 drivers/net/ethernet/sfc/ptp.c: adjust duplicate test by Julia Lawall · 12 years ago
  83. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  84. 87d1fc1 sfc: remove __dev* attributes by Bill Pemberton · 12 years ago
  85. b9cc977 sfc: Make module parameters really boolean by Ben Hutchings · 12 years ago
  86. ebf98e7 sfc: Fix timekeeping in efx_mcdi_poll() by Ben Hutchings · 12 years ago
  87. c2f3b8e sfc: lock TX queues when calling netif_device_detach() by Daniel Pieczko · 12 years ago
  88. 525d9e8 sfc: Work-around flush timeout when flushes have completed by Daniel Pieczko · 12 years ago
  89. 876be08 sfc: Reset driver's MAC stats after MC reboot seen by Ben Hutchings · 12 years ago
  90. c3771a3 sfc: Do not initialise buffer in efx_alloc_special_buffer() by Ben Hutchings · 12 years ago
  91. ef492f1 sfc: Correctly initialise reset_method in siena_test_chip() by Ben Hutchings · 12 years ago
  92. 778cdaf sfc: Remove confusing MMIO functions by Ben Hutchings · 12 years ago
  93. bbec969 sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES by Ben Hutchings · 12 years ago
  94. b8e0251 sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page() by Ben Hutchings · 12 years ago
  95. d5e8cc6 sfc: Really disable flow control while flushing by Ben Hutchings · 12 years ago
  96. 3f978ef3 sfc: Fix byte order warning in self-test by Ben Hutchings · 12 years ago
  97. 0e0c340 sfc: Fix byte order warnings for ethtool RX filter interface by Ben Hutchings · 12 years ago
  98. ff33c0e net: Remove bogus dependencies on INET by Ben Hutchings · 12 years ago
  99. 3ba368c sfc: Select PTP_1588_CLOCK by Ben Hutchings · 12 years ago
  100. a24006e ptp: Enable clock drivers along with associated net/PHY drivers by Ben Hutchings · 12 years ago