Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ntb: ntb_pingpong: remove redundant initialization of variables msg_data and ... | Colin Ian King | 2021-09-05 | 1 | -1/+1 |
* | NTB: ntb_pingpong: Choose doorbells based on port number | Logan Gunthorpe | 2020-06-05 | 1 | -8/+6 |
* | ntb: ntb_pingpong: no need to check the return value of debugfs calls | Greg Kroah-Hartman | 2019-10-16 | 1 | -4/+1 |
* | NTB: ntb_pp: Add full multi-port NTB API support | Serge Semin | 2018-01-28 | 1 | -165/+282 |
* | ntb: remove unneeded DRIVER_LICENSE #defines | Greg Kroah-Hartman | 2018-01-28 | 1 | -2/+1 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -4/+4 |
* | NTB: Alter Scratchpads API to support multi-ports devices | Serge Semin | 2017-07-06 | 1 | -1/+7 |
* | NTB: Add indexed ports NTB API | Serge Semin | 2017-07-06 | 1 | -0/+6 |
* | ntb_pingpong: Fix db_init parameter description | Wei Yongjun | 2016-11-13 | 1 | -1/+1 |
* | ntb_pingpong: Add a debugfs file to get the ping count | Logan Gunthorpe | 2016-08-05 | 1 | -1/+61 |
* | NTB: Add ping pong test client | Allen Hubbe | 2015-07-04 | 1 | -0/+250 |