| Commit message (Expand) | Author | Age | Files | Lines |
* | ntb: ntb_perf missing dmaengine_unmap_put | Dave Jiang | 2017-02-23 | 1 | -0/+2 |
* | ntb_perf: potential info leak in debugfs | Dan Carpenter | 2016-11-13 | 1 | -3/+3 |
* | ntb: make DMA_OUT_RESOURCE_TO HZ independent | Nicholas Mc Guire | 2016-11-13 | 1 | -1/+1 |
* | ntb_pingpong: Fix db_init parameter description | Wei Yongjun | 2016-11-13 | 1 | -1/+1 |
* | ntb_perf: clear link_is_up flag when the link goes down. | Logan Gunthorpe | 2016-08-05 | 1 | -19/+9 |
* | ntb_pingpong: Add a debugfs file to get the ping count | Logan Gunthorpe | 2016-08-05 | 1 | -1/+61 |
* | ntb_tool: Add link status and files to debugfs | Logan Gunthorpe | 2016-08-05 | 1 | -0/+92 |
* | ntb_tool: Postpone memory window initialization for the user | Logan Gunthorpe | 2016-08-05 | 1 | -138/+228 |
* | ntb_perf: Wait for link before running test | Logan Gunthorpe | 2016-08-05 | 1 | -1/+4 |
* | ntb_perf: Return results by reading the run file | Logan Gunthorpe | 2016-08-05 | 1 | -12/+55 |
* | ntb_perf: Improve thread handling to increase robustness | Logan Gunthorpe | 2016-08-05 | 1 | -48/+76 |
* | ntb_perf: Schedule based on time not on performance | Logan Gunthorpe | 2016-08-05 | 1 | -2/+4 |
* | ntb_transport: Check the number of spads the hardware supports | Logan Gunthorpe | 2016-08-05 | 1 | -2/+6 |
* | ntb_tool: Add memory window debug support | Logan Gunthorpe | 2016-08-05 | 1 | -1/+257 |
* | ntb_perf: Allow limiting the size of the memory windows | Logan Gunthorpe | 2016-08-05 | 1 | -0/+8 |
* | ntb_tool: BUG: Ensure the buffer size is large enough to return all spads | Logan Gunthorpe | 2016-08-05 | 1 | -2/+8 |
* | ntb_tool: Fix infinite loop bug when writing spad/peer_spad file | Logan Gunthorpe | 2016-08-05 | 1 | -4/+5 |
* | NTB: Fix incorrect clean up routine in ntb_perf | Dave Jiang | 2016-03-21 | 1 | -18/+24 |
* | NTB: Fix incorrect return check in ntb_perf | Dave Jiang | 2016-03-21 | 1 | -4/+3 |
* | ntb: fix possible NULL dereference | Sudip Mukherjee | 2016-03-17 | 1 | -0/+2 |
* | ntb: add missing setup of translation window | Dave Jiang | 2016-03-17 | 1 | -0/+8 |
* | ntb: perf test: fix address space confusion | Arnd Bergmann | 2016-03-17 | 1 | -10/+11 |
* | ntb: ntb perf tool | Dave Jiang | 2016-01-17 | 3 | -0/+757 |
* | NTB: Add tool test client | Allen Hubbe | 2015-07-04 | 3 | -0/+568 |
* | NTB: Add ping pong test client | Allen Hubbe | 2015-07-04 | 3 | -0/+259 |