Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
 messages from 2016-06-20 19:15:28 to 2016-12-13 04:14:21 UTC [more...]

[PATCH v2 6/9] NTB: Add Messaging NTB API
 2016-12-13  4:13 UTC 

[PATCH v2 5/9] NTB: Alter Scratchpads API to support multi-ports devices
 2016-12-13  4:13 UTC 

[PATCH v2 4/9] NTB: Alter MW API to support multi-ports devices
 2016-12-13  4:12 UTC 

[PATCH v2 3/9] NTB: Alter link-state API to support multi-port devices
 2016-12-13  4:12 UTC 

[PATCH v2 2/9] NTB: Add indexed ports NTB API
 2016-12-13  4:11 UTC 

[PATCH v2 1/9] NTB: Make link-state API being declared first
 2016-12-13  4:11 UTC 

[PATCH 00/22] NTB: Alter kernel API to support multi-port devices
 2016-12-12 21:08 UTC  (39+ messages)
` [PATCH 01/22] NTB: Move link state API being first in sources
` [PATCH 02/22] NTB: Add peer indexed ports NTB API
` [PATCH 03/22] NTB: Alter NTB API to support both inbound and outbound MW based interfaces
` [PATCH 04/22] NTB: Add messaging NTB API
` [PATCH 05/22] NTB: Alter Scratchpads NTB API to support multi-ports interface
` [PATCH 06/22] NTB: Slightly alter link state NTB API
` [PATCH 07/22] NTB: Fix a few ntb.h issues
` [PATCH 08/22] NTB: Add T-Platforms copyrights to NTB API
` [PATCH 09/22] NTB Intel: Move link-related methods being first in the driver
` [PATCH 10/22] NTB Intel: Add port-related NTB API callback methods
` [PATCH 11/22] NTB Intel: Alter MW interface to fit new NTB API
` [PATCH 12/22] NTB Intel: Alter Scratchpads "
` [PATCH 13/22] NTB Intel: Add T-Platforms copyrights to Intel NTB driver
` [PATCH 14/22] NTB AMD: Move link-related methods being first in the driver
` [PATCH 15/22] NTB AMD: Add port-related NTB API callback methods
` [PATCH 16/22] NTB AMD: Alter MW interface to fit new NTB API
` [PATCH 17/22] NTB AMD: Alter Scratchpads "
` [PATCH 18/22] NTB AMD: Add T-Platforms copyrights to AMD NTB driver
` [PATCH 19/22] NTB PingPong: Alter driver to work with two-ports NTB API
` [PATCH 20/22] NTB Tool: "
` [PATCH 21/22] NTB Perf: "
` [PATCH 22/22] NTB Transport: "
` [PATCH v2 0/9] NTB: Alter kernel API to support multi-port devices
  ` [PATCH v2 1/9] NTB: Make link-state API being declared first
  ` [PATCH v2 2/9] NTB: Add indexed ports NTB API
  ` [PATCH v2 3/9] NTB: Alter link-state API to support multi-port devices
  ` [PATCH v2 4/9] NTB: Alter MW API to support multi-ports devices
  ` [PATCH v2 5/9] NTB: Alter Scratchpads "
  ` [PATCH v2 6/9] NTB: Add Messaging NTB API
  ` [PATCH v2 7/9] NTB: Add new Memory Windows API documentation
  ` [PATCH v2 8/9] NTB: Add PCIe Gen4 link speed
  ` [PATCH v2 9/9] NTB: Add ntb.h comments

[PATCH] NTB: correct ntb_peer_spad_read for case when callback is not supplied
 2016-12-08 17:16 UTC  (2+ messages)

[PATCH] ntb_transport: Remove unnecessary call to ntb_peer_spad_read
 2016-12-08 17:16 UTC  (2+ messages)

[PATCH 02/22] NTB: Add peer indexed ports NTB API
 2016-12-07 22:56 UTC  (2+ messages)

[PATCH] NTB: correct ntb_spad_count comment typo
 2016-12-07 18:35 UTC  (5+ messages)
`  "

[PATCH v5] ntb_transport: Limit memory windows based on available, scratchpads
 2016-12-07 17:30 UTC  (2+ messages)

[PATCH] MAINTAINERS: Change in maintainer for AMD NTB
 2016-12-07 17:18 UTC 

[PATCH v4] ntb_transport: Limit memory windows based on available, scratchpads
 2016-12-07  7:20 UTC 

[PATCH] MAINTAINERS: Change in maintainer for AMD NTB
 2016-12-06 17:34 UTC 

[PATCH] NTB: add support for hotplug feature
 2016-12-06 14:26 UTC  (3+ messages)

[PATCH v3] ntb_transport: Limit memory windows based on available, scratchpads
 2016-12-06 14:23 UTC  (3+ messages)

[PATCH 08/22] NTB: Add T-Platforms copyrights to NTB API
 2016-12-04  0:07 UTC 

[PATCH 07/22] NTB: Fix a few ntb.h issues
 2016-12-04  0:06 UTC 

[PATCH 06/22] NTB: Slightly alter link state NTB API
 2016-12-04  0:05 UTC 

[PATCH 05/22] NTB: Alter Scratchpads NTB API to support multi-ports interface
 2016-12-04  0:05 UTC 

[PATCH 04/22] NTB: Add messaging NTB API
 2016-12-04  0:05 UTC 

[PATCH 03/22] NTB: Alter NTB API to support both inbound and outbound MW based interfaces
 2016-12-04  0:04 UTC 

[PATCH 01/22] NTB: Move link state API being first in sources
 2016-12-04  0:03 UTC 

[PATCH 1/2] ntb_transport: Limit memory windows based on available, scratchpads
 2016-12-02 16:57 UTC  (6+ messages)

[PATCH 2/2] NTB: Register and offset values fix for memory window
 2016-12-02  2:22 UTC  (2+ messages)

[PATCH] NTB: Register and offset values fix for memory window
 2016-12-01 18:57 UTC  (10+ messages)

[PATCH v3] ntb: Adding Skylake Xeon NTB support
 2016-11-29 19:58 UTC  (3+ messages)

[PATCH] ntb: Adding Skylake Xeon NTB support
 2016-11-16 20:59 UTC  (3+ messages)

[PATCH v2] ntb: Adding Skylake Xeon NTB support
 2016-11-16 20:02 UTC 

[GIT PULL] NTB bug fixes for v4.9
 2016-11-13 22:21 UTC 

[patch] ntb_perf: potential info leak in debugfs
 2016-11-01 20:35 UTC  (3+ messages)

[PATCH] ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev
 2016-11-01 20:33 UTC  (3+ messages)

[PATCH] ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev
 2016-10-27 18:06 UTC 

[RFC PATCH 00/11] pci: support for configurable PCI endpoint
 2016-10-12 12:21 UTC  (6+ messages)

[PATCH 1/2] ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent
 2016-08-23 16:43 UTC  (4+ messages)
` [PATCH 2/2] ntb: "

[PATCH v2 1/3] ntb: Add asynchronous devices support to NTB-bus interface
 2016-08-19 13:41 UTC  (4+ messages)

[PATCH] NTB: ntb_hw_intel: Fix typo in module parameter descriptions
 2016-08-08 15:00 UTC  (3+ messages)

[PATCH] ntb_pingpong: Fix db_init parameter description
 2016-08-08 14:59 UTC  (3+ messages)

[PATCH v2 1/3] ntb: Add asynchronous devices support to NTB-bus interface
 2016-08-07 17:50 UTC  (2+ messages)

[GIT PULL] NTB bug fixes for v4.8
 2016-08-05 20:26 UTC 

[PATCH 1/2] NTB: ntb_hw_intel: show BAR size in debugfs info
 2016-08-05 14:35 UTC  (5+ messages)
` [PATCH 2/2] NTB: ntb_hw_intel: use local variable pdev

[PATCH 0807/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 13:45 UTC  (2+ messages)

[PATCH 0809/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:48 UTC 

[PATCH 0810/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:48 UTC 

[PATCH 0808/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 11:48 UTC 

[PATCH 0/3] ntb: Asynchronous NTB devices support
 2016-08-01  2:49 UTC  (12+ messages)
` [PATCH 1/3] ntb: Add asynchronous devices support to NTB-bus interface
` [PATCH 2/3] ntb: IDT 89HPES*NT* PCIe-switches NTB device driver
` [PATCH 3/3] ntb: Test client drivers for asynchronous NTB devices
` [PATCH v2 0/3] ntb: Asynchronous NTB devices support
  ` [PATCH v2 1/3] ntb: Add asynchronous devices support to NTB-bus interface
  ` [PATCH v2 2/3] ntb: IDT 89HPES*NT* PCIe-switches NTB device driver
  ` [PATCH v2 3/3] ntb: Test client drivers for asynchronous NTB devices

[PATCH v2 0/3] ntb: Asynchronous NTB devices support
 2016-07-29  0:47 UTC  (2+ messages)

[PATCH v4 39/41] ntb: add DMA error handling for TX DMA
 2016-07-20 21:15 UTC  (4+ messages)
` [PATCH v4 40/41] ntb: add DMA error handling for RX DMA

[PATCH v3 39/41] ntb: add DMA error handling for TX DMA
 2016-07-19 16:58 UTC  (4+ messages)
` [PATCH v3 40/41] ntb: add DMA error handling for RX DMA

[PATCH v2 39/41] ntb: add DMA error handling for TX DMA
 2016-07-15 20:21 UTC  (2+ messages)
` [PATCH v2 40/41] ntb: add DMA error handling for RX DMA

[PATCH 39/40] ntb: add DMA error handling for TX DMA
 2016-07-14 22:00 UTC  (2+ messages)
` [PATCH 40/40] ntb: add DMA error handling for RX DMA

[PATCH v3 0/5] dmaengine: ioatdma: DMA error reporting
 2016-07-08 16:00 UTC  (9+ messages)
` [PATCH v3 1/5] dmaengine: Adding error handling flag
` [PATCH v3 2/5] dmaengine: ioatdma: Add error handling to ioat driver
` [PATCH v3 3/5] dmaengine: ioatdma: add error strings to chanerr output
` [PATCH v3 4/5] ntb: add DMA error handling for TX DMA
` [PATCH v3 5/5] ntb: add DMA error handling for RX DMA

[PATCH v2 0/5] dmaengine: ioatdma: DMA error reporting
 2016-06-28 21:32 UTC  (6+ messages)
` [PATCH v2 1/5] dmaengine: Adding error handling flag
` [PATCH v2 2/5] dmaengine: IOATDMA: Add error handling to driver
` [PATCH v2 3/5] dmaengine: ioatdma: add error strings to chanerr output
` [PATCH v2 4/5] ntb: add DMA error handling for TX DMA
` [PATCH v2 5/5] ntb: add DMA error handling for RX DMA

[PATCH 0/5] dmaengine: ioatdma: DMA error reporting
 2016-06-28 16:15 UTC  (10+ messages)
` [PATCH 1/5] dmaengine: Adding error handling flag
` [PATCH 2/5] dmaengine: IOATDMA: Add error handling to driver
` [PATCH 3/5] dmaengine: ioatdma: add error strings to chanerr output
` [PATCH 4/5] ntb: add DMA error handling for TX DMA
` [PATCH 5/5] ntb: add DMA error handling for RX DMA

[PATCH v5 00/10] NTB Selftest Script
 2016-06-27 16:08 UTC  (10+ messages)
` [PATCH v5 02/10] ntb_perf: Improve thread handling to increase robustness
` [PATCH v5 03/10] ntb_perf: Return results by reading the run file
` [PATCH v5 06/10] ntb_tool: Postpone memory window initialization for the user
` [PATCH v5 07/10] ntb_tool: Add link status and files to debugfs
` [PATCH v5 09/10] ntb_test: Add a selftest script for the NTB subsystem
` [PATCH v5 10/10] ntb_perf: clear link_is_up flag when the link goes down


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox