kernel-ark/drivers/ntb
Jon Mason be4dac0fca NTB: Update Device IDs
Add support for new Intel NTB devices on upcoming Xeon hardware.  Since
the Xeon hardware design is already in place in the driver, all that is
needed are the new device ids.

Remove the device IDs for NTB devs running in Transparent Bridge mode,
as this driver is not being used for those devices.

Rename the device IDs for NTB devs running in NTB-RP mode to better
identify their usage model.  "PS" to denote the Primary Side of NTB, and
"SS" to denote the secondary side.  The primary side is the interface
exposed to the local system, and the secondary side is the interface
exposed to the remote system.

Signed-off-by: Jon Mason <jon.mason@intel.com>
2013-09-03 14:48:53 -07:00
..
Kconfig NTB: disable x86_32 support 2013-01-21 14:34:21 -08:00
Makefile
ntb_hw.c NTB: Update Device IDs 2013-09-03 14:48:53 -07:00
ntb_hw.h NTB: Update Device IDs 2013-09-03 14:48:53 -07:00
ntb_regs.h NTB: BWD Link Recovery 2013-09-03 14:48:52 -07:00
ntb_transport.c NTB: Xeon Errata Workaround 2013-09-03 13:51:51 -07:00