summaryrefslogtreecommitdiff
path: root/drivers/ntb
Commit message (Expand)AuthorAge
* ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang2017-02-16
* ntb_transport: Pick an unused queueThomas VanSelus2017-02-16
* ntb: ntb_perf missing dmaengine_unmap_putDave Jiang2017-02-16
* NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe2017-02-16
* ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl2016-12-23
* NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET2016-12-23
* ntb: fix SKX NTB config space size register offsetsDave Jiang2016-12-23
* ntb_transport: Limit memory windows based on available, scratchpadsShyam Sundar S K2016-12-23
* NTB: Register and offset values fix for memory windowShyam Sundar S K2016-12-23
* NTB: add support for hotplug featureXiangliang Yu2016-12-23
* ntb: Adding Skylake Xeon NTB supportDave Jiang2016-12-23
* ntb_perf: potential info leak in debugfsDan Carpenter2016-11-13
* ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_devDave Jiang2016-11-13
* ntb: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire2016-11-13
* ntb_transport: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire2016-11-13
* NTB: ntb_hw_intel: Fix typo in module parameter descriptionsWei Yongjun2016-11-13
* ntb_pingpong: Fix db_init parameter descriptionWei Yongjun2016-11-13
* ntb: add DMA error handling for RX DMADave Jiang2016-08-08
* ntb: add DMA error handling for TX DMADave Jiang2016-08-08
* NTB: ntb_hw_intel: use local variable pdevAllen Hubbe2016-08-05
* NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe2016-08-05
* ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe2016-08-05
* ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe2016-08-05
* ntb_tool: Add link status and files to debugfsLogan Gunthorpe2016-08-05
* ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe2016-08-05
* ntb_perf: Wait for link before running testLogan Gunthorpe2016-08-05
* ntb_perf: Return results by reading the run fileLogan Gunthorpe2016-08-05
* ntb_perf: Improve thread handling to increase robustnessLogan Gunthorpe2016-08-05
* ntb_perf: Schedule based on time not on performanceLogan Gunthorpe2016-08-05
* ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe2016-08-05
* ntb_tool: Add memory window debug supportLogan Gunthorpe2016-08-05
* ntb_perf: Allow limiting the size of the memory windowsLogan Gunthorpe2016-08-05
* NTB: allocate number transport entries depending on size of ring sizeDave Jiang2016-08-05
* ntb_tool: BUG: Ensure the buffer size is large enough to return all spadsLogan Gunthorpe2016-08-05
* ntb_tool: Fix infinite loop bug when writing spad/peer_spad fileLogan Gunthorpe2016-08-05
* NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe2016-03-26
* NTB: Fix incorrect clean up routine in ntb_perfDave Jiang2016-03-21
* NTB: Fix incorrect return check in ntb_perfDave Jiang2016-03-21
* ntb: fix possible NULL dereferenceSudip Mukherjee2016-03-17
* ntb: add missing setup of translation windowDave Jiang2016-03-17
* ntb: stop link work when we do not have memoryDave Jiang2016-03-17
* ntb: stop tasklet from spinning forever during shutdown.Dave Jiang2016-03-17
* ntb: perf test: fix address space confusionArnd Bergmann2016-03-17
* NTB: Fix macro parameter conflict with field nameAllen Hubbe2016-01-21
* NTB: Add support for AMD PCI-Express Non-Transparent BridgeXiangliang Yu2016-01-21
* ntb: ntb perf toolDave Jiang2016-01-17
* NTB: Address out of DMA descriptor issue with NTBDave Jiang2016-01-11
* NTB: Clear property bits in BAR valueDave Jiang2016-01-11
* NTB: ntb_process_tx error path bugJon Mason2016-01-11
* NTB: fix 32-bit compiler warningArnd Bergmann2015-11-08