summaryrefslogtreecommitdiffstats
path: root/sys/dev/ntb
Commit message (Expand)AuthorAgeFilesLines
* Remove contractions.carl2013-09-052-7/+7
* Only tear down interface and transport if they've been successfully setup.carl2013-09-051-6/+11
* Workaround an issue with hardware by accessing remote device through memcarl2013-09-052-60/+104
* Simplify register access macros by removing one level of indirection.carl2013-09-051-66/+58
* Cleaning up spacing and making hex value case consistent.carl2013-09-051-11/+11
* Implement workaround for IvyTown 4K BAR size issue.carl2013-09-052-0/+37
* Simplifying bus alloc resource call since we only need the default values.carl2013-09-051-5/+4
* Add support for per device features and workarounds.carl2013-09-051-7/+19
* Restructure the PCI bar initialization code in anticipation of upcomingcarl2013-09-051-53/+93
* Fix name change from ntb_transport to if_ntb. A few places werecarl2013-09-051-4/+4
* Throw a bit to enable the link to come up on Xeon.carl2013-09-051-0/+4
* Add some logging to ntb link up.carl2013-09-053-1/+21
* Add a new driver to support the Intel Non-Transparent Bridge(NTB).carl2013-04-294-0/+2873
OpenPOWER on IntegriCloud