summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw/intel
Commit message (Expand)AuthorAgeFilesLines
* NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin2018-01-291-0/+4
* ntb: remove Intel Atom NTB driver supportDave Jiang2018-01-292-363/+4Star
* ntb: intel: remove b2b memory window workaround for Skylake NTBDave Jiang2017-11-191-73/+2Star
* ntb_hw_intel: Style fixes: open code macros that just obfuscate codeLogan Gunthorpe2017-07-062-100/+95Star
* NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin2017-07-061-7/+7
* NTB: Alter MW API to support multi-ports devicesSerge Semin2017-07-061-20/+70
* NTB: Alter link-state API to support multi-port devicesSerge Semin2017-07-061-1/+1
* ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bitsDave Jiang2017-06-191-1/+1
* ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang2017-02-171-1/+23
* NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET2016-12-231-1/+1
* ntb: fix SKX NTB config space size register offsetsDave Jiang2016-12-231-4/+4
* ntb: Adding Skylake Xeon NTB supportDave Jiang2016-12-232-5/+703
* ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_devDave Jiang2016-11-131-0/+3
* NTB: ntb_hw_intel: Fix typo in module parameter descriptionsWei Yongjun2016-11-131-6/+6
* 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: Fix macro parameter conflict with field nameAllen Hubbe2016-01-221-2/+3
* NTB: Clear property bits in BAR valueDave Jiang2016-01-112-2/+5
* NTB: unify translation addressesDave Jiang2015-11-082-18/+13Star
* NTB: Fix range check on memory window indexAllen Hubbe2015-09-071-1/+1
* NTB: Improve index handling in B2B MW workaroundAllen Hubbe2015-09-071-6/+16
* NTB: Add PCI Device IDs for Broadwell XeonDave Jiang2015-09-072-0/+18
* NTB: Add split BAR output for debugfs statsDave Jiang2015-07-041-15/+68
* NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang2015-07-041-8/+16
* NTB: Print driver name and version in module initDave Jiang2015-07-041-0/+4
* NTB: Rename Intel code names to platform namesDave Jiang2015-07-042-455/+455
* NTB: Use NUMA memory in Intel driverAllen Hubbe2015-07-041-6/+12
* NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe2015-07-041-19/+58
* NTB: Check the device ID to set errata flagsDave Jiang2015-07-041-5/+44
* NTB: Enable link for Intel root port mode in probeDave Jiang2015-07-041-0/+10
* NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe2015-07-044-1751/+1937
* NTB: Move files in preparation for NTB abstractionAllen Hubbe2015-07-022-0/+2279