summaryrefslogtreecommitdiffstats
path: root/sys/dev/ntb/ntb_hw
Commit message (Expand)AuthorAgeFilesLines
* Remove contractions.carl2013-09-051-2/+2
* 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
* 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-052-0/+7
* Add a new driver to support the Intel Non-Transparent Bridge(NTB).carl2013-04-293-0/+1507
OpenPOWER on IntegriCloud