summaryrefslogtreecommitdiffstats
path: root/drivers/ntb
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* ntb: intel: remove b2b memory window workaround for Skylake NTBDave Jiang2017-11-18
* NTB: make idt_89hpes_cfg constBhumika Goyal2017-11-18
* NTB: switchtec_ntb: Add memory window supportLogan Gunthorpe2017-11-18
* NTB: switchtec_ntb: Implement scratchpad registersLogan Gunthorpe2017-11-18
* NTB: switchtec_ntb: Implement doorbell registersLogan Gunthorpe2017-11-18
* NTB: switchtec_ntb: Add link managementLogan Gunthorpe2017-11-18
* NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe2017-11-18
* NTB: switchtec_ntb: Initialize hardware for doorbells and messagesLogan Gunthorpe2017-11-18
* NTB: switchtec_ntb: Initialize hardware for memory windowsLogan Gunthorpe2017-11-18
* NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe2017-11-18
* NTB: Ensure ntb_mw_get_align() is only called when the link is upLogan Gunthorpe2017-11-18
* ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang2017-08-01
* ntb: use correct mw_count function in ntb_tool and ntb_transportLogan Gunthorpe2017-07-17
* ntb: Add error path/handling to Debug FS entry creationGary R Hook2017-07-06
* ntb: Add more debugfs support for ntb_perf testing optionsGary R Hook2017-07-06
* ntb: Remove debug-fs variables from the context structureGary R Hook2017-07-06
* ntb: Add a module option to control affinity of DMA channelsGary R Hook2017-07-06
* NTB: Add IDT 89HPESxNTx PCIe-switches supportSerge Semin2017-07-06
* ntb_hw_intel: Style fixes: open code macros that just obfuscate codeLogan Gunthorpe2017-07-06
* ntb_hw_amd: Style fixes: open code macros that just obfuscate codeLogan Gunthorpe2017-07-06
* NTB: Add Messaging NTB APISerge Semin2017-07-06
* NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin2017-07-06
* NTB: Alter MW API to support multi-ports devicesSerge Semin2017-07-06
* NTB: Alter link-state API to support multi-port devicesSerge Semin2017-07-06
* NTB: Add indexed ports NTB APISerge Semin2017-07-06
* ntb: no sleep in ntb_async_tx_submitAllen Hubbe2017-06-19
* ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bitsDave Jiang2017-06-19
* ntb_transport: fix bug calculating num_qps_mwLogan Gunthorpe2017-06-19
* ntb_transport: fix qp count bugLogan Gunthorpe2017-06-19
* ntb: Correct modinfo usage statement for ntb_perfGary R Hook2017-06-19
* 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-07
* ntb: add DMA error handling for TX DMADave Jiang2016-08-07