aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ntb/test/ntb_tool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-28NTB: ntb_tool: fix memory leak on 'buf' on error exit pathColin Ian King1-1/+3
2018-01-28NTB: ntb_tool: Add full multi-port NTB API supportSerge Semin1-580/+1240
2018-01-28ntb: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman1-2/+1
2017-11-18NTB: Ensure ntb_mw_get_align() is only called when the link is upLogan Gunthorpe1-3/+3
2017-07-17ntb: use correct mw_count function in ntb_tool and ntb_transportLogan Gunthorpe1-1/+1
2017-07-06NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin1-3/+18
2017-07-06NTB: Alter MW API to support multi-ports devicesSerge Semin1-16/+27
2017-07-06NTB: Add indexed ports NTB APISerge Semin1-0/+5
2016-08-05ntb_tool: Add link status and files to debugfsLogan Gunthorpe1-0/+92
2016-08-05ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe1-138/+228
2016-08-05ntb_tool: Add memory window debug supportLogan Gunthorpe1-1/+257
2016-08-05ntb_tool: BUG: Ensure the buffer size is large enough to return all spadsLogan Gunthorpe1-2/+8
2016-08-05ntb_tool: Fix infinite loop bug when writing spad/peer_spad fileLogan Gunthorpe1-4/+5
2015-07-04NTB: Add tool test clientAllen Hubbe1-0/+556