summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw/intel/ntb_hw_intel.c
Commit message (Expand)AuthorAgeFilesLines
* ntb: intel: split out the gen3 codeDave Jiang2018-06-111-2693/+0
* ntb: intel: header definitions refactorDave Jiang2018-06-111-0/+2
* NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin2018-01-281-0/+4
* ntb: remove Intel Atom NTB driver supportDave Jiang2018-01-281-305/+4
* ntb: intel: remove b2b memory window workaround for Skylake NTBDave Jiang2017-11-181-73/+2
* ntb_hw_intel: Style fixes: open code macros that just obfuscate codeLogan Gunthorpe2017-07-061-97/+95
* 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-161-1/+23
* NTB: Fix 'request_irq()' and 'free_irq()' inconsistancyChristophe JAILLET2016-12-231-1/+1
* ntb: Adding Skylake Xeon NTB supportDave Jiang2016-12-231-5/+655
* 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: Clear property bits in BAR valueDave Jiang2016-01-111-2/+2
* NTB: unify translation addressesDave Jiang2015-11-081-8/+8
* 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-071-0/+15
* 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-041-310/+310
* 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-041-1426/+1647
* NTB: Move files in preparation for NTB abstractionAllen Hubbe2015-07-021-0/+1894