| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r301293: | mav | 2016-06-15 | 1 | -42/+15 |
* | MFC r301292: When negotiating MSIX parameters, give other head time to see | mav | 2016-06-15 | 1 | -3/+10 |
* | MFC r300610: Re-enable write combining, disabled by default at r295486. | mav | 2016-06-15 | 1 | -0/+4 |
* | MFC r295618,r300100,r300531: | ngie | 2016-06-10 | 3 | -46/+505 |
* | Add respective tunables to all sysctls. | mav | 2016-05-23 | 2 | -0/+18 |
* | MFC 103 ntb(4) patches by cem@ up to r295487. | mav | 2016-05-21 | 4 | -1307/+3214 |
* | Remove contractions. | carl | 2013-09-05 | 2 | -7/+7 |
* | Only tear down interface and transport if they've been successfully setup. | carl | 2013-09-05 | 1 | -6/+11 |
* | Workaround an issue with hardware by accessing remote device through mem | carl | 2013-09-05 | 2 | -60/+104 |
* | Simplify register access macros by removing one level of indirection. | carl | 2013-09-05 | 1 | -66/+58 |
* | Cleaning up spacing and making hex value case consistent. | carl | 2013-09-05 | 1 | -11/+11 |
* | Implement workaround for IvyTown 4K BAR size issue. | carl | 2013-09-05 | 2 | -0/+37 |
* | Simplifying bus alloc resource call since we only need the default values. | carl | 2013-09-05 | 1 | -5/+4 |
* | Add support for per device features and workarounds. | carl | 2013-09-05 | 1 | -7/+19 |
* | Restructure the PCI bar initialization code in anticipation of upcoming | carl | 2013-09-05 | 1 | -53/+93 |
* | Fix name change from ntb_transport to if_ntb. A few places were | carl | 2013-09-05 | 1 | -4/+4 |
* | Throw a bit to enable the link to come up on Xeon. | carl | 2013-09-05 | 1 | -0/+4 |
* | Add some logging to ntb link up. | carl | 2013-09-05 | 3 | -1/+21 |
* | Add a new driver to support the Intel Non-Transparent Bridge(NTB). | carl | 2013-04-29 | 4 | -0/+2873 |