summaryrefslogtreecommitdiff
path: root/drivers/ntb/hw
Commit message (Expand)AuthorAge
* ntb_hw_switchtec: Make function switchtec_ntb_remove() staticWei Yongjun2018-01-28
* NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topologySerge Semin2018-01-28
* NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin2018-01-28
* NTB: Rename NTB messaging API methodsSerge Semin2018-01-28
* ntb_hw_switchtec: fix logic errorArnd Bergmann2018-01-28
* ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()Logan Gunthorpe2018-01-28
* ntb_hw_switchtec: Force down the link before initializingLogan Gunthorpe2018-01-28
* ntb_hw_switchtec: Crosslink doorbells and messagesLogan Gunthorpe2018-01-28
* ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe2018-01-28
* ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more generalLogan Gunthorpe2018-01-28
* ntb_hw_switchtec: Create helper function to setup reserved LUT MWsLogan Gunthorpe2018-01-28
* ntb_hw_switchtec: Keep track of the number of LUT windows used by the driverLogan Gunthorpe2018-01-28
* ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setupsKelvin Cao2018-01-28
* NTB: switchtec_ntb: Add new line on appropriate printksJon Mason2018-01-28
* NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing"Colin Ian King2018-01-28
* ntb: remove Intel Atom NTB driver supportDave Jiang2018-01-28
* NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mwDoug Meyer2018-01-28
* 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: 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: 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: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bitsDave Jiang2017-06-19
* ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang2017-02-16
* NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET2016-12-23
* ntb: fix SKX NTB config space size register offsetsDave Jiang2016-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: ntb_hw_intel: init peer_addr in struct intel_ntb_devDave Jiang2016-11-13
* NTB: ntb_hw_intel: Fix typo in module parameter descriptionsWei Yongjun2016-11-13
* 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: Remove _addr functions from ntb_hw_amdAllen Hubbe2016-03-26
* 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: Clear property bits in BAR valueDave Jiang2016-01-11
* NTB: unify translation addressesDave Jiang2015-11-08
* NTB: Fix range check on memory window indexAllen Hubbe2015-09-07