messages from 2016-01-23 19:53:26 to 2016-07-22 16:20:23 UTC [more...]
[PATCH 1/2] NTB: ntb_hw_intel: show BAR size in debugfs info
2016-07-22 16:20 UTC (4+ messages)
` [PATCH 2/2] NTB: ntb_hw_intel: use local variable pdev
[PATCH v4 39/41] ntb: add DMA error handling for TX DMA
2016-07-20 21:15 UTC (4+ messages)
` [PATCH v4 40/41] ntb: add DMA error handling for RX DMA
[PATCH v3 39/41] ntb: add DMA error handling for TX DMA
2016-07-19 16:58 UTC (4+ messages)
` [PATCH v3 40/41] ntb: add DMA error handling for RX DMA
[PATCH v2 39/41] ntb: add DMA error handling for TX DMA
2016-07-15 20:21 UTC (2+ messages)
` [PATCH v2 40/41] ntb: add DMA error handling for RX DMA
[PATCH 39/40] ntb: add DMA error handling for TX DMA
2016-07-14 22:00 UTC (2+ messages)
` [PATCH 40/40] ntb: add DMA error handling for RX DMA
[PATCH v3 0/5] dmaengine: ioatdma: DMA error reporting
2016-07-08 16:00 UTC (9+ messages)
` [PATCH v3 1/5] dmaengine: Adding error handling flag
` [PATCH v3 2/5] dmaengine: ioatdma: Add error handling to ioat driver
` [PATCH v3 3/5] dmaengine: ioatdma: add error strings to chanerr output
` [PATCH v3 4/5] ntb: add DMA error handling for TX DMA
` [PATCH v3 5/5] ntb: add DMA error handling for RX DMA
[PATCH v2 0/5] dmaengine: ioatdma: DMA error reporting
2016-06-28 21:32 UTC (6+ messages)
` [PATCH v2 1/5] dmaengine: Adding error handling flag
` [PATCH v2 2/5] dmaengine: IOATDMA: Add error handling to driver
` [PATCH v2 3/5] dmaengine: ioatdma: add error strings to chanerr output
` [PATCH v2 4/5] ntb: add DMA error handling for TX DMA
` [PATCH v2 5/5] ntb: add DMA error handling for RX DMA
[PATCH 0/5] dmaengine: ioatdma: DMA error reporting
2016-06-28 16:15 UTC (10+ messages)
` [PATCH 1/5] dmaengine: Adding error handling flag
` [PATCH 2/5] dmaengine: IOATDMA: Add error handling to driver
` [PATCH 3/5] dmaengine: ioatdma: add error strings to chanerr output
` [PATCH 4/5] ntb: add DMA error handling for TX DMA
` [PATCH 5/5] ntb: add DMA error handling for RX DMA
[PATCH v5 00/10] NTB Selftest Script
2016-06-27 16:08 UTC (14+ messages)
` [PATCH v5 01/10] ntb_perf: Schedule based on time not on performance
` [PATCH v5 02/10] ntb_perf: Improve thread handling to increase robustness
` [PATCH v5 03/10] ntb_perf: Return results by reading the run file
` [PATCH v5 04/10] ntb_perf: Wait for link before running test
` [PATCH v5 05/10] ntb_tool: BUG: Ensure the buffer size is large enough to return all spads
` [PATCH v5 06/10] ntb_tool: Postpone memory window initialization for the user
` [PATCH v5 07/10] ntb_tool: Add link status and files to debugfs
` [PATCH v5 08/10] ntb_pingpong: Add a debugfs file to get the ping count
` [PATCH v5 09/10] ntb_test: Add a selftest script for the NTB subsystem
` [PATCH v5 10/10] ntb_perf: clear link_is_up flag when the link goes down
[PATCH v4 00/10] NTB Selftest Script
2016-06-16 20:57 UTC (14+ messages)
` [PATCH v4 01/10] ntb_perf: Schedule based on time not on performance
` [PATCH v4 02/10] ntb_perf: Improve thread handling to increase robustness
` [PATCH v4 03/10] ntb_perf: Return results by reading the run file
` [PATCH v4 04/10] ntb_perf: Wait for link before running test
` [PATCH v4 05/10] ntb_tool: BUG: Ensure the buffer size is large enough to return all spads
` [PATCH v4 06/10] ntb_tool: Postpone memory window initialization for the user
` [PATCH v4 07/10] ntb_tool: Add link status and files to debugfs
` [PATCH v4 08/10] ntb_pingpong: Add a debugfs file to get the ping count
` [PATCH v4 09/10] ntb_test: Add a selftest script for the NTB subsystem
` [PATCH v4 10/10] ntb_perf: clear link_is_up flag when the link goes down
[PATCH v3 00/10] NTB Selftest Script
2016-06-15 23:11 UTC (22+ messages)
` [PATCH v3 01/10] ntb_perf: Schedule based on time not on performance
` [PATCH v3 02/10] ntb_perf: Improve thread handling to increase robustness
` [PATCH v3 03/10] ntb_perf: Return results by reading the run file
` [PATCH v3 04/10] ntb_perf: Wait for link before running test
` [PATCH v3 05/10] ntb_tool: BUG: Ensure the buffer size is large enough to return all spads
` [PATCH v3 06/10] ntb_tool: Postpone memory window initialization for the user
` [PATCH v3 07/10] ntb_tool: Add link status and files to debugfs
` [PATCH v3 08/10] ntb_pingpong: Add a debugfs file to get the ping count
` [PATCH v3 09/10] ntb_test: Add a selftest script for the NTB subsystem
` [PATCH v3 10/10] ntb_perf: clear link_is_up flag when the link goes down
[PATCH v2 0/8] NTB Selftest Script
2016-06-15 16:20 UTC (15+ messages)
` [PATCH v2 1/8] ntb_perf: Schedule based on time not on performance
` [PATCH v2 2/8] ntb_perf: Improve thread handling to increase robustness
` [PATCH v2 3/8] ntb_perf: Return results by reading the run file
` [PATCH v2 4/8] ntb_perf: Wait for link before running test
` [PATCH v2 5/8] ntb_tool: BUG: Ensure the buffer size is large enough to return all spads
` [PATCH v2 6/8] ntb_tool: Add link status and files to debugfs
` [PATCH v2 7/8] ntb_pingpong: Add a debugfs file to get the ping count
` [PATCH v2 8/8] ntb_test: Add a selftest script for the NTB subsystem
[PATCH 0/8] NTB Selftest Script
2016-06-14 15:54 UTC (28+ messages)
` [PATCH 1/8] ntb_perf: Schedule based on time not on performance
` [PATCH 2/8] ntb_perf: Improve thread handling to increase robustness
` [PATCH 3/8] ntb_perf: Return results by reading the run file
` [PATCH 4/8] ntb_perf: Wait for link before running test
` [PATCH 5/8] ntb_tool: BUG: Ensure the buffer size is large enough to return all spads
` [PATCH 6/8] ntb_tool: Add link status file to debugfs
` [PATCH 7/8] ntb_pingpong: Add a debugfs file to get the ping count
` [PATCH 8/8] ntb_test: Add a selftest script for the NTB subsystem
[PATCH 0/3] ntb: Fixes and enhancements to ntb tools
2016-06-09 14:51 UTC (13+ messages)
` [PATCH 1/3] ntb_perf: Allow limiting the size of the memory windows
` [PATCH 2/3] ntb_transport: Check the number of spads the hardware supports
` [PATCH v2 "
` [PATCH 3/3] ntb_tool: Add memory window debug support
[PATCH] ntb_tool: Fix infinite loop bug when writing spad/peer_spad file
2016-06-04 15:19 UTC (3+ messages)
Intel NTB and a switch in between
2016-05-11 17:48 UTC (2+ messages)
Need information about understanding PCIE non-transparent bridge
2016-05-09 12:11 UTC (3+ messages)
[PATCH v3] NTB: allocate number transport entries depending on size of ring size
2016-04-21 14:54 UTC (3+ messages)
[PATCH v2] NTB: allocate number transport entries depending on size of ring size
2016-04-07 18:43 UTC (2+ messages)
[PATCH] NTB: allocate number transport entries depending on size of ring size
2016-04-07 16:41 UTC (2+ messages)
NTB Patches
2016-03-27 15:45 UTC
[PATCH] ntb: test: fix pointer size warning
2016-03-27 15:23 UTC (5+ messages)
[PATCH 1/2] NTB: Make _addr functions optional in the API
2016-03-27 15:22 UTC (9+ messages)
` [PATCH 2/2] NTB: Remove _addr functions from ntb_hw_amd
[GIT PULL] NTB bug fixes for v4.6
2016-03-26 16:15 UTC
NTB changes for v4.6
2016-03-21 23:56 UTC
[PATCH v2 1/2] NTB: Fix incorrect return check in ntb_perf
2016-03-19 0:57 UTC (3+ messages)
` [PATCH v2 2/2] NTB: Fix incorrect clean up routine "
[PATCH 1/2] NTB: Fix incorrect return check in ntb_perf
2016-03-17 22:20 UTC (2+ messages)
` [PATCH 2/2] NTB: Fix incorrect clean up routine "
ntb: ntb perf tool
2016-03-17 17:50 UTC
[PATCH] ntb: fix possible NULL dereference
2016-03-10 16:24 UTC (2+ messages)
[PATCH] ntb: add missing setup of translation window
2016-03-07 22:57 UTC
[PATCH] ntb: perf test: fix address space confusion
2016-03-07 21:36 UTC (3+ messages)
[PATCH v2] ntb: stop link work when we do not have memory
2016-03-07 13:47 UTC (2+ messages)
[PATCH, RESEND] ntb: perf test: fix address space confusion
2016-02-29 11:47 UTC
[PATCH] ntb: stop link work when we do not have memory
2016-02-23 22:25 UTC (2+ messages)
[PATCH] ntb: stop tasklet from spinning forever during shutdown
2016-02-23 16:11 UTC
[PATCH] NTB: doc: remove underscore escaping
2016-02-03 18:10 UTC (2+ messages)
[GIT PULL] NTB changes for v4.5
2016-01-23 19:52 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox