summaryrefslogtreecommitdiffstats
path: root/drivers/ntb
Commit message (Expand)AuthorAgeFilesLines
* ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang2017-08-011-3/+1
* ntb: use correct mw_count function in ntb_tool and ntb_transportLogan Gunthorpe2017-07-172-2/+2
* ntb: Add error path/handling to Debug FS entry creationGary R Hook2017-07-061-7/+13
* ntb: Add more debugfs support for ntb_perf testing optionsGary R Hook2017-07-061-0/+28
* ntb: Remove debug-fs variables from the context structureGary R Hook2017-07-061-14/+14
* ntb: Add a module option to control affinity of DMA channelsGary R Hook2017-07-061-4/+12
* NTB: Add IDT 89HPESxNTx PCIe-switches supportSerge Semin2017-07-066-0/+3895
* ntb_hw_intel: Style fixes: open code macros that just obfuscate codeLogan Gunthorpe2017-07-062-100/+95
* ntb_hw_amd: Style fixes: open code macros that just obfuscate codeLogan Gunthorpe2017-07-062-29/+29
* NTB: Add Messaging NTB APISerge Semin2017-07-061-0/+13
* NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin2017-07-066-29/+49
* NTB: Alter MW API to support multi-ports devicesSerge Semin2017-07-066-62/+179
* NTB: Alter link-state API to support multi-port devicesSerge Semin2017-07-062-2/+2
* NTB: Add indexed ports NTB APISerge Semin2017-07-065-0/+75
* ntb: no sleep in ntb_async_tx_submitAllen Hubbe2017-06-191-43/+7
* ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bitsDave Jiang2017-06-191-1/+1
* ntb_transport: fix bug calculating num_qps_mwLogan Gunthorpe2017-06-191-2/+2
* ntb_transport: fix qp count bugLogan Gunthorpe2017-06-191-2/+2
* ntb: Correct modinfo usage statement for ntb_perfGary R Hook2017-06-191-2/+2
* ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang2017-02-161-1/+23
* ntb_transport: Pick an unused queueThomas VanSelus2017-02-161-1/+1
* ntb: ntb_perf missing dmaengine_unmap_putDave Jiang2017-02-161-0/+2
* NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe2017-02-161-2/+1
* ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl2016-12-231-1/+0
* NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET2016-12-232-2/+2
* ntb: fix SKX NTB config space size register offsetsDave Jiang2016-12-231-4/+4
* ntb_transport: Limit memory windows based on available, scratchpadsShyam Sundar S K2016-12-231-12/+16
* NTB: Register and offset values fix for memory windowShyam Sundar S K2016-12-231-10/+4
* NTB: add support for hotplug featureXiangliang Yu2016-12-232-2/+12
* ntb: Adding Skylake Xeon NTB supportDave Jiang2016-12-232-5/+703
* ntb_perf: potential info leak in debugfsDan Carpenter2016-11-131-3/+3
* ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_devDave Jiang2016-11-131-0/+3
* ntb: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire2016-11-131-1/+1
* ntb_transport: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire2016-11-131-1/+1
* NTB: ntb_hw_intel: Fix typo in module parameter descriptionsWei Yongjun2016-11-131-6/+6
* ntb_pingpong: Fix db_init parameter descriptionWei Yongjun2016-11-131-1/+1
* ntb: add DMA error handling for RX DMADave Jiang2016-08-081-16/+67
* ntb: add DMA error handling for TX DMADave Jiang2016-08-081-27/+83
* NTB: ntb_hw_intel: use local variable pdevAllen Hubbe2016-08-051-5/+5
* NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe2016-08-051-1/+38
* ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe2016-08-051-19/+9
* ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe2016-08-051-1/+61
* ntb_tool: Add link status and files to debugfsLogan Gunthorpe2016-08-051-0/+92
* ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe2016-08-051-138/+228
* ntb_perf: Wait for link before running testLogan Gunthorpe2016-08-051-1/+4
* ntb_perf: Return results by reading the run fileLogan Gunthorpe2016-08-051-12/+55
* ntb_perf: Improve thread handling to increase robustnessLogan Gunthorpe2016-08-051-48/+76
* ntb_perf: Schedule based on time not on performanceLogan Gunthorpe2016-08-051-2/+4
* ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe2016-08-052-4/+13
* ntb_tool: Add memory window debug supportLogan Gunthorpe2016-08-051-1/+257
OpenPOWER on IntegriCloud