aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ntb/test
Commit message (Expand)AuthorAge
* ntb: point to right memory window indexSanjay R Mehta2019-09-23
* Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds2019-07-21
|\
| * NTB: Introduce NTB MSI Test ClientLogan Gunthorpe2019-06-13
| * NTB: ntb_perf: Clear stale values in doorbell and command SPAD registerSanjay R Mehta2019-06-13
| * NTB: ntb_perf: Disable NTB link after clearing peer XLAT registersSanjay R Mehta2019-06-13
| * NTB: ntb_perf: Increased the number of message retries to 1000Sanjay R Mehta2019-06-13
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-08
* NTB: ntb_perf: fix cast to restricted __le32Serge Semin2018-01-28
* ntb_perf: Fix an error code in perf_copy_chunk()Dan Carpenter2018-01-28
* NTB: ntb_tool: fix memory leak on 'buf' on error exit pathColin Ian King2018-01-28
* NTB: ntb_perf: fix printing of resource_size_tArnd Bergmann2018-01-28
* NTB: ntb_perf: Add full multi-port NTB API supportSerge Semin2018-01-28
* NTB: ntb_tool: Add full multi-port NTB API supportSerge Semin2018-01-28
* NTB: ntb_pp: Add full multi-port NTB API supportSerge Semin2018-01-28
* ntb: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-28
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* NTB: Ensure ntb_mw_get_align() is only called when the link is upLogan Gunthorpe2017-11-18
* ntb: use correct mw_count function in ntb_tool and ntb_transportLogan Gunthorpe2017-07-17
* ntb: Add error path/handling to Debug FS entry creationGary R Hook2017-07-06
* ntb: Add more debugfs support for ntb_perf testing optionsGary R Hook2017-07-06
* ntb: Remove debug-fs variables from the context structureGary R Hook2017-07-06
* ntb: Add a module option to control affinity of DMA channelsGary R Hook2017-07-06
* NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin2017-07-06
* NTB: Alter MW API to support multi-ports devicesSerge Semin2017-07-06
* NTB: Add indexed ports NTB APISerge Semin2017-07-06
* ntb: Correct modinfo usage statement for ntb_perfGary R Hook2017-06-19
* ntb: ntb_perf missing dmaengine_unmap_putDave Jiang2017-02-16
* ntb_perf: potential info leak in debugfsDan Carpenter2016-11-13
* ntb: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire2016-11-13
* ntb_pingpong: Fix db_init parameter descriptionWei Yongjun2016-11-13
* ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe2016-08-05
* ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe2016-08-05
* ntb_tool: Add link status and files to debugfsLogan Gunthorpe2016-08-05
* ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe2016-08-05
* ntb_perf: Wait for link before running testLogan Gunthorpe2016-08-05
* ntb_perf: Return results by reading the run fileLogan Gunthorpe2016-08-05
* ntb_perf: Improve thread handling to increase robustnessLogan Gunthorpe2016-08-05
* ntb_perf: Schedule based on time not on performanceLogan Gunthorpe2016-08-05
* ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe2016-08-05
* ntb_tool: Add memory window debug supportLogan Gunthorpe2016-08-05
* ntb_perf: Allow limiting the size of the memory windowsLogan Gunthorpe2016-08-05
* ntb_tool: BUG: Ensure the buffer size is large enough to return all spadsLogan Gunthorpe2016-08-05
* ntb_tool: Fix infinite loop bug when writing spad/peer_spad fileLogan Gunthorpe2016-08-05
* NTB: Fix incorrect clean up routine in ntb_perfDave Jiang2016-03-21
* NTB: Fix incorrect return check in ntb_perfDave Jiang2016-03-21
* ntb: fix possible NULL dereferenceSudip Mukherjee2016-03-17
* ntb: add missing setup of translation windowDave Jiang2016-03-17
* ntb: perf test: fix address space confusionArnd Bergmann2016-03-17
* ntb: ntb perf toolDave Jiang2016-01-17