aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-05NTB: ntb_hw_intel: use local variable pdevAllen Hubbe1-5/+5
2016-08-05NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe1-1/+38
2016-03-26NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe1-30/+0
2016-01-21NTB: Fix macro parameter conflict with field nameAllen Hubbe1-2/+3
2016-01-21NTB: Add support for AMD PCI-Express Non-Transparent BridgeXiangliang Yu6-0/+1370
2016-01-11NTB: Clear property bits in BAR valueDave Jiang2-2/+5
2015-11-08NTB: unify translation addressesDave Jiang2-18/+13
2015-09-07NTB: Fix range check on memory window indexAllen Hubbe1-1/+1
2015-09-07NTB: Improve index handling in B2B MW workaroundAllen Hubbe1-6/+16
2015-09-07NTB: Add PCI Device IDs for Broadwell XeonDave Jiang2-0/+18
2015-07-04NTB: Add split BAR output for debugfs statsDave Jiang1-15/+68
2015-07-04NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang1-8/+16
2015-07-04NTB: Print driver name and version in module initDave Jiang1-0/+4
2015-07-04NTB: Rename Intel code names to platform namesDave Jiang2-455/+455
2015-07-04NTB: Use NUMA memory in Intel driverAllen Hubbe1-6/+12
2015-07-04NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe1-19/+58
2015-07-04NTB: Check the device ID to set errata flagsDave Jiang1-5/+44
2015-07-04NTB: Enable link for Intel root port mode in probeDave Jiang1-0/+10
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe6-1751/+1939
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe2-0/+2279