index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
test
/
ntb_tool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NTB: ntb_tool: reading the link file should not end in a NULL byte
Logan Gunthorpe
2020-06-06
1
-2
/
+1
*
ntb_tool: pass correct struct device to dma_alloc_coherent
Sanjay R Mehta
2020-06-06
1
-3
/
+3
*
ntb_tool: Fix printk format
Helge Deller
2020-03-13
1
-7
/
+7
*
NTB: ntb_tool: fix memory leak on 'buf' on error exit path
Colin Ian King
2018-01-29
1
-1
/
+3
*
NTB: ntb_tool: Add full multi-port NTB API support
Serge Semin
2018-01-29
1
-580
/
+1240
*
ntb: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
2018-01-29
1
-2
/
+1
*
NTB: Ensure ntb_mw_get_align() is only called when the link is up
Logan Gunthorpe
2017-11-19
1
-3
/
+3
*
ntb: use correct mw_count function in ntb_tool and ntb_transport
Logan Gunthorpe
2017-07-17
1
-1
/
+1
*
NTB: Alter Scratchpads API to support multi-ports devices
Serge Semin
2017-07-06
1
-3
/
+18
*
NTB: Alter MW API to support multi-ports devices
Serge Semin
2017-07-06
1
-16
/
+27
*
NTB: Add indexed ports NTB API
Serge Semin
2017-07-06
1
-0
/
+5
*
ntb_tool: Add link status and files to debugfs
Logan Gunthorpe
2016-08-05
1
-0
/
+92
*
ntb_tool: Postpone memory window initialization for the user
Logan Gunthorpe
2016-08-05
1
-138
/
+228
*
ntb_tool: Add memory window debug support
Logan Gunthorpe
2016-08-05
1
-1
/
+257
*
ntb_tool: BUG: Ensure the buffer size is large enough to return all spads
Logan Gunthorpe
2016-08-05
1
-2
/
+8
*
ntb_tool: Fix infinite loop bug when writing spad/peer_spad file
Logan Gunthorpe
2016-08-05
1
-4
/
+5
*
NTB: Add tool test client
Allen Hubbe
2015-07-04
1
-0
/
+556