| Commit message (Expand) | Author | Age | Files | Lines |
* | NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy | Christophe JAILLET | 2016-12-23 | 2 | -2/+2 |
* | ntb: fix SKX NTB config space size register offsets | Dave Jiang | 2016-12-23 | 1 | -4/+4 |
* | NTB: Register and offset values fix for memory window | Shyam Sundar S K | 2016-12-23 | 1 | -10/+4 |
* | NTB: add support for hotplug feature | Xiangliang Yu | 2016-12-23 | 2 | -2/+12 |
* | ntb: Adding Skylake Xeon NTB support | Dave Jiang | 2016-12-23 | 2 | -5/+703 |
* | ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev | Dave Jiang | 2016-11-13 | 1 | -0/+3 |
* | NTB: ntb_hw_intel: Fix typo in module parameter descriptions | Wei Yongjun | 2016-11-13 | 1 | -6/+6 |
* | NTB: ntb_hw_intel: use local variable pdev | Allen Hubbe | 2016-08-05 | 1 | -5/+5 |
* | NTB: ntb_hw_intel: show BAR size in debugfs info | Allen Hubbe | 2016-08-05 | 1 | -1/+38 |
* | NTB: Remove _addr functions from ntb_hw_amd | Allen Hubbe | 2016-03-26 | 1 | -30/+0 |
* | NTB: Fix macro parameter conflict with field name | Allen Hubbe | 2016-01-21 | 1 | -2/+3 |
* | NTB: Add support for AMD PCI-Express Non-Transparent Bridge | Xiangliang Yu | 2016-01-21 | 6 | -0/+1370 |
* | NTB: Clear property bits in BAR value | Dave Jiang | 2016-01-11 | 2 | -2/+5 |
* | NTB: unify translation addresses | Dave Jiang | 2015-11-08 | 2 | -18/+13 |
* | NTB: Fix range check on memory window index | Allen Hubbe | 2015-09-07 | 1 | -1/+1 |
* | NTB: Improve index handling in B2B MW workaround | Allen Hubbe | 2015-09-07 | 1 | -6/+16 |
* | NTB: Add PCI Device IDs for Broadwell Xeon | Dave Jiang | 2015-09-07 | 2 | -0/+18 |
* | NTB: Add split BAR output for debugfs stats | Dave Jiang | 2015-07-04 | 1 | -15/+68 |
* | NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe | Dave Jiang | 2015-07-04 | 1 | -8/+16 |
* | NTB: Print driver name and version in module init | Dave Jiang | 2015-07-04 | 1 | -0/+4 |
* | NTB: Rename Intel code names to platform names | Dave Jiang | 2015-07-04 | 2 | -455/+455 |
* | NTB: Use NUMA memory in Intel driver | Allen Hubbe | 2015-07-04 | 1 | -6/+12 |
* | NTB: Add parameters for Intel SNB B2B addresses | Allen Hubbe | 2015-07-04 | 1 | -19/+58 |
* | NTB: Check the device ID to set errata flags | Dave Jiang | 2015-07-04 | 1 | -5/+44 |
* | NTB: Enable link for Intel root port mode in probe | Dave Jiang | 2015-07-04 | 1 | -0/+10 |
* | NTB: Split ntb_hw_intel and ntb_transport drivers | Allen Hubbe | 2015-07-04 | 6 | -1751/+1939 |
* | NTB: Move files in preparation for NTB abstraction | Allen Hubbe | 2015-07-02 | 2 | -0/+2279 |