aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ntb/test/ntb_pingpong.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-05ntb: ntb_pingpong: remove redundant initialization of variables msg_data and spad_dataColin Ian King1-1/+1
2020-06-05NTB: ntb_pingpong: Choose doorbells based on port numberLogan Gunthorpe1-8/+6
2019-10-16ntb: ntb_pingpong: no need to check the return value of debugfs callsGreg Kroah-Hartman1-4/+1
2018-01-28NTB: ntb_pp: Add full multi-port NTB API supportSerge Semin1-165/+282
2018-01-28ntb: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman1-2/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+4
2017-07-06NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin1-1/+7
2017-07-06NTB: Add indexed ports NTB APISerge Semin1-0/+6
2016-11-13ntb_pingpong: Fix db_init parameter descriptionWei Yongjun1-1/+1
2016-08-05ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe1-1/+61
2015-07-04NTB: Add ping pong test clientAllen Hubbe1-0/+250