summaryrefslogtreecommitdiffstats
path: root/sys/dev/ntb/ntb_hw/ntb_regs.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r302484: NewBus'ify NTB subsystem.mav2016-08-181-0/+3
* NTB: workaround for high traffic hardware hangcem2016-02-141-0/+1
* if_ntb: Add Xeon link watchdog register writescem2015-11-191-2/+0
* NTB: MFV 8b782fab: unify translation addressescem2015-11-121-10/+5
* NTB: Diff reduce with Linuxcem2015-11-111-6/+2
* ntb_hw: In INTx fallback, correct db shift from 15 to 16cem2015-11-111-0/+1
* NTB: Add device introspection sysctl hierarchycem2015-10-221-1/+4
* NTB: MFV 2f887b9a: Rename Intel code names to platform namescem2015-10-201-46/+46
* NTB: enum-ify some HW constantscem2015-10-201-7/+0
* if_ntb: MFV e26a5843: Move MW/DB management to if_ntbcem2015-10-181-0/+1
* NTB: Flesh out the rest of the xeon_setup_b2b_mw changescem2015-10-181-0/+5
* NTB: "Split ntb_hw_intel and ntb_transport drivers"cem2015-10-181-8/+14
* NTB: Rename some variables/functions to match Linuxcem2015-10-181-3/+3
* NTB: Rename some constants to match Linuxcem2015-10-181-20/+18
* NTB: MFV ab760a0c: Add split BAR support for Haswellcem2015-10-151-14/+24
* NTB: MFV 78958433: Enable Snoop on Primary Sidecem2015-10-141-5/+7
* NTB: MFV c529aa30: Xeon Doorbell errata workaroundcem2015-10-131-0/+1
* NTB: MFV b1ef0043: Remove References of non-B2B BWD HWcem2015-10-131-1/+0
* NTB: (partial) MFV ed6c24ed: NTB-RP supportcem2015-10-131-3/+4
* NTB: MFV 948d3a65: Xeon Errata Workaroundcem2015-10-131-11/+12
* NTB: MFV 87034511: Correct Number of Scratch Pad Registerscem2015-10-131-1/+1
* Workaround an issue with hardware by accessing remote device through memcarl2013-09-051-8/+14
* Cleaning up spacing and making hex value case consistent.carl2013-09-051-11/+11
* Implement workaround for IvyTown 4K BAR size issue.carl2013-09-051-0/+2
* Add a new driver to support the Intel Non-Transparent Bridge(NTB).carl2013-04-291-0/+146
OpenPOWER on IntegriCloud