Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
 messages from 2019-01-22 12:20:27 to 2019-07-18 20:17:21 UTC [more...]

NTB changes for v5.3
 2019-07-18 20:17 UTC 

[PATCH] ntb_hw_switchtec: make ntb_mw_set_trans() work when addr == 0
 2019-07-16 17:41 UTC  (2+ messages)

linux-next: build warning after merge of the ntb tree
 2019-07-16  6:02 UTC  (4+ messages)

[PATCH RESEND] ntb_hw_switchtec: Fix ntb_mw_clear_trans returning error if size == 0
 2019-07-10  8:44 UTC 

[PATCH] ntb_hw_switchtec: Fix ntb_mw_clear_trans returning error if size == 0
 2019-07-08 16:18 UTC  (2+ messages)

[PATCH] ntb_hw_switchtec: Fix ntb_mw_clear_trans returning error if size == 0
 2019-07-08 13:17 UTC 

[PATCH] NTB: test: remove a duplicate check
 2019-06-19  6:02 UTC  (3+ messages)

[PATCH v5 00/10] Support using MSI interrupts in ntb_transport
 2019-06-13 15:46 UTC  (13+ messages)
` [PATCH v5 01/10] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v5 02/10] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v5 03/10] NTB: Introduce helper functions to calculate logical port number
` [PATCH v5 04/10] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v5 05/10] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v5 06/10] NTB: Introduce MSI library
` [PATCH v5 07/10] NTB: Introduce NTB MSI Test Client
` [PATCH v5 08/10] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v5 09/10] NTB: Add MSI interrupt support to ntb_transport
` [PATCH v5 10/10] NTB: Describe the ntb_msi_test client in the documentation

[PATCH] NTB: amd: Silence shift wrapping warning in amd_ntb_db_vector_mask()
 2019-06-13 13:26 UTC  (3+ messages)

[PATCH] ntb_hw_switchtec: potential shift wrapping bug in switchtec_ntb_init_sndev()
 2019-06-13 13:25 UTC  (3+ messages)

[PATCH] NTB: correct ntb_dev_ops and ntb_dev comment typos
 2019-06-13 13:23 UTC  (2+ messages)

[PATCH 0/3] Redundant steps removal and bug fix of ntb_hw_switchtec
 2019-06-13 13:22 UTC  (5+ messages)
` [PATCH 1/3] ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
` [PATCH 2/3] ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for crosslink case
` [PATCH 3/3] ntb_hw_switchtec: Fix setup MW with failure bug

AMD IO_PAGE_FAULT w/NTB on Write ops?
 2019-06-04 21:15 UTC  (7+ messages)
  ` Fwd: "

[PATCH 1/4] NTB: ntb_perf: Increased the number of message retries to 1000
 2019-05-20 12:17 UTC  (3+ messages)

NTB connectivity issue under heavy load
 2019-05-10  2:02 UTC  (3+ messages)

NVMe peer2peer TLPs over NTB getting split
 2019-05-01 19:32 UTC  (4+ messages)

[PATCH v4 00/10] Support using MSI interrupts in ntb_transport
 2019-04-22 21:05 UTC  (11+ messages)
` [PATCH v4 01/10] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v4 02/10] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v4 03/10] NTB: Introduce helper functions to calculate logical port number
` [PATCH v4 04/10] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v4 05/10] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v4 06/10] NTB: Introduce MSI library
` [PATCH v4 07/10] NTB: Introduce NTB MSI Test Client
` [PATCH v4 08/10] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v4 09/10] NTB: Add MSI interrupt support to ntb_transport
` [PATCH v4 10/10] NTB: Describe the ntb_msi_test client in the documentation

[PATCH 0/3] Redundant steps removal and bug fix of ntb_hw_switchtec
 2019-04-22 14:42 UTC  (4+ messages)
` [PATCH 1/3] ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
` [PATCH 2/3] ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for crosslink case
` [PATCH 3/3] ntb_hw_switchtec: Fix setup MW with failure bug

[PATCH] point to right memory window index
 2019-04-10 10:24 UTC  (2+ messages)

[PATCH 0/3] Redundant steps removal and bug fix of ntb_hw_switchtec
 2019-04-08 16:00 UTC  (5+ messages)
` [PATCH 1/3] ntb_hw_switchtec: Remove redundant steps of switchtec_ntb_reinit_peer() function
` [PATCH 2/3] ntb_hw_switchtec: Skip unnecessary re-setup of shared memory window for crosslink case
` [PATCH 3/3] ntb_hw_switchtec: Fix setup MW with failure bug

[PATCH] drivers: ntb: Kconfig: pedantic cleanups
 2019-03-28 11:45 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3 00/10] Support using MSI interrupts in ntb_transport
 2019-03-25 19:08 UTC  (14+ messages)
` [PATCH v3 01/10] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v3 02/10] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v3 03/10] NTB: Introduce helper functions to calculate logical port number
` [PATCH v3 04/10] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v3 05/10] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v3 06/10] NTB: Introduce MSI library
` [PATCH v3 07/10] NTB: Introduce NTB MSI Test Client
` [PATCH v3 08/10] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v3 09/10] NTB: Add MSI interrupt support to ntb_transport
` [PATCH v3 10/10] NTB: Describe the ntb_msi_test client in the documentation

linux-next: Fixes tag needs some work in the ntb tree
 2019-03-22 15:34 UTC  (5+ messages)

[PATCH] NTB: ntb_transport: Ensure qp->tx_mw_dma_addr is initaliazed
 2019-03-20 18:17 UTC  (2+ messages)

[PATCH -next] ntb: intel: Make intel_ntb3_peer_db_addr static
 2019-03-20 15:20 UTC  (3+ messages)

[GIT PULL] NTB bug fixes for v5.1
 2019-03-15 21:45 UTC  (2+ messages)

[PATCH v2 00/12] Support using MSI interrupts in ntb_transport
 2019-03-12 21:30 UTC  (27+ messages)
` [PATCH v2 01/12] iommu/vt-d: Implement dma_[un]map_resource()
` [PATCH v2 02/12] NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA
` [PATCH v2 03/12] iommu/vt-d: Add helper to set an IRTE to verify only the bus number
` [PATCH v2 04/12] iommu/vt-d: Allow interrupts from the entire bus for aliased devices
` [PATCH v2 05/12] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH v2 06/12] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH v2 07/12] NTB: Introduce functions to calculate multi-port resource index
` [PATCH v2 08/12] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH v2 09/12] NTB: Introduce MSI library
` [PATCH v2 10/12] NTB: Introduce NTB MSI Test Client
` [PATCH v2 11/12] NTB: Add ntb_msi_test support to ntb_test
` [PATCH v2 12/12] NTB: Add MSI interrupt support to ntb_transport

Compatibility with board-to-board connection
 2019-03-02 15:42 UTC 

[bug report] NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA
 2019-02-19 19:03 UTC  (2+ messages)

[PATCH 0/4] bug fixes in ntb_hw_amd and ntb_perf
 2019-02-15 21:21 UTC  (4+ messages)

[PATCH 4/4] NTB: ntb_hw_amd: set peer limit register
 2019-02-15  9:21 UTC 

[PATCH 3/4] NTB: ntb_perf: Clear stale values in doorbell and command SPAD register
 2019-02-15  9:21 UTC 

[PATCH 2/4] NTB: ntb_perf: Disable NTB link after clearing peer XLAT registers
 2019-02-15  9:20 UTC 

[PATCH] NTB: ntb_transport: Ensure the destination buffer is mapped for TX DMA
 2019-02-15  5:29 UTC  (5+ messages)

[PATCH v2] NTB: add new parameter to peer_db_addr() db_bit and db_data
 2019-02-13 16:08 UTC  (2+ messages)

[PATCH v3 0/8] Fix breakage caused by the NTB multi-port patchset
 2019-02-11 14:40 UTC  (2+ messages)

[PATCH] NTB: ntb_transport: Free MWs in ntb_transport_link_cleanup()
 2019-02-11 14:34 UTC  (3+ messages)

[PATCH] Missing functionality of ntb_peer_db_addr() API
 2019-02-11 13:29 UTC  (10+ messages)

[PATCH 0/9] Support using MSI interrupts in ntb_transport
 2019-02-05 23:58 UTC  (26+ messages)
` [PATCH 1/9] iommu/vt-d: Allow interrupts from the entire bus for aliased devices
` [PATCH 2/9] PCI/MSI: Support allocating virtual MSI interrupts
` [PATCH 3/9] PCI/switchtec: Add module parameter to request more interrupts
` [PATCH 4/9] NTB: Introduce functions to calculate multi-port resource index
` [PATCH 5/9] NTB: Rename ntb.c to support multiple source files in the module
` [PATCH 6/9] NTB: Introduce MSI library
` [PATCH 7/9] NTB: Introduce NTB MSI Test Client
` [PATCH 8/9] NTB: Add ntb_msi_test support to ntb_test
` [PATCH 9/9] NTB: Add MSI interrupt support to ntb_transport

[RFC PATCH] ntb core: copy device archdata on create
 2019-02-05 15:47 UTC  (5+ messages)

[PATCH v25 0/6] Add io{read|write}64 to io-64-atomic headers
 2019-01-22 16:40 UTC  (3+ messages)

[PATCH v6 5/9] soc: mellanox: host: Add the common host side Rshim driver
 2019-01-22 13:36 UTC  (4+ messages)


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