Age | Commit message (Expand) | Author | Files | Lines |
2018-01-29 | NTB: ntb_tool: fix memory leak on 'buf' on error exit path | Colin Ian King | 1 | -1/+3 |
2018-01-29 | NTB: ntb_tool: Add full multi-port NTB API support | Serge Semin | 1 | -580/+1240 |
2018-01-29 | ntb: remove unneeded DRIVER_LICENSE #defines | Greg Kroah-Hartman | 1 | -2/+1 |
2017-11-19 | NTB: Ensure ntb_mw_get_align() is only called when the link is up | Logan Gunthorpe | 1 | -3/+3 |
2017-07-17 | ntb: use correct mw_count function in ntb_tool and ntb_transport | Logan Gunthorpe | 1 | -1/+1 |
2017-07-06 | NTB: Alter Scratchpads API to support multi-ports devices | Serge Semin | 1 | -3/+18 |
2017-07-06 | NTB: Alter MW API to support multi-ports devices | Serge Semin | 1 | -16/+27 |
2017-07-06 | NTB: Add indexed ports NTB API | Serge Semin | 1 | -0/+5 |
2016-08-05 | ntb_tool: Add link status and files to debugfs | Logan Gunthorpe | 1 | -0/+92 |
2016-08-05 | ntb_tool: Postpone memory window initialization for the user | Logan Gunthorpe | 1 | -138/+228 |
2016-08-05 | ntb_tool: Add memory window debug support | Logan Gunthorpe | 1 | -1/+257 |
2016-08-05 | ntb_tool: BUG: Ensure the buffer size is large enough to return all spads | Logan Gunthorpe | 1 | -2/+8 |
2016-08-05 | ntb_tool: Fix infinite loop bug when writing spad/peer_spad file | Logan Gunthorpe | 1 | -4/+5 |
2015-07-04 | NTB: Add tool test client | Allen Hubbe | 1 | -0/+556 |