summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/test/ntb_pingpong.c
Commit message (Expand)AuthorAgeFilesLines
* NTB: ntb_pingpong: Choose doorbells based on port numberLogan Gunthorpe2020-06-051-8/+6
* ntb: ntb_pingpong: no need to check the return value of debugfs callsGreg Kroah-Hartman2019-10-161-4/+1
* NTB: ntb_pp: Add full multi-port NTB API supportSerge Semin2018-01-281-165/+282
* ntb: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-281-2/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+4
* NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin2017-07-061-1/+7
* NTB: Add indexed ports NTB APISerge Semin2017-07-061-0/+6
* ntb_pingpong: Fix db_init parameter descriptionWei Yongjun2016-11-131-1/+1
* ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe2016-08-051-1/+61
* NTB: Add ping pong test clientAllen Hubbe2015-07-041-0/+250