Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
 messages from 2016-11-29 17:16:05 to 2017-05-04 23:11:26 UTC [more...]

[PATCH V2 0/3] Add/expose control features for the NTB perf test module
 2017-05-04 23:11 UTC  (9+ messages)
` [PATCH V2 1/3] ntb: Add a module option to control affinity of DMA channels
` [PATCH V2 2/3] ntb: Remove debug-fs variables from the context structure
` [PATCH V2 3/3] ntb: Add more debugfs support for ntb_perf testing options

[PATCH] ntb: Add more debugfs support for ntb_perf testing options
 2017-05-04 17:00 UTC  (3+ messages)

[PATCH] ntb: Correct modinfo usage statement for ntb_perf
 2017-05-04 16:47 UTC  (2+ messages)

[PATCH] NTB: Add IDT 89HPESxNTx PCIe-switches support
 2017-04-12 12:44 UTC  (18+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "
      ` [PATCH v5] "
        ` [PATCH v6] "
          ` [PATCH v7] "

[PATCH] net: net_netdev: use new api ethtool_{get|set}_link_ksettings
 2017-03-13 22:26 UTC  (2+ messages)

[PATCH v2 0/4] Style fixes: open code obfuscating macros
 2017-03-08 16:43 UTC  (11+ messages)
` [PATCH v2 1/4] ntb_hw_amd: Style fixes: open code macros that just obfuscate code
` [PATCH v2 2/4] ntb_hw_intel: "
` [PATCH v2 3/4] ntb_hw_amd: Print kernel messages with the ntb device not the pci one
` [PATCH v2 4/4] ntb_hw_intel: "

[GIT PULL] NTB bug fixes for vv4.10
 2017-02-17  4:24 UTC 

[PATCH] ntb_transport: Pick an unused queue
 2017-02-17  1:14 UTC  (3+ messages)
`  "

[PATCH] ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly
 2017-02-17  1:07 UTC  (2+ messages)

[PATCH 00/22] NTB: Alter kernel API to support multi-port devices
 2017-02-01 20:01 UTC  (48+ messages)
` [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 v3 0/9] NTB: Alter kernel API to support multi-port devices
    ` [PATCH v3 1/9] NTB: Make link-state API being declared first
    ` [PATCH v3 2/9] NTB: Add indexed ports NTB API
    ` [PATCH v3 3/9] NTB: Alter link-state API to support multi-port devices
    ` [PATCH v3 4/9] NTB: Alter MW API to support multi-ports devices
    ` [PATCH v3 5/9] NTB: Alter Scratchpads "
    ` [PATCH v3 6/9] NTB: Add Messaging NTB API
    ` [PATCH v3 7/9] NTB: Add new Memory Windows API documentation
    ` [PATCH v3 8/9] NTB: Add PCIe Gen4 link speed
    ` [PATCH v3 9/9] NTB: Add ntb.h comments

[PATCH] ntb: ntb_perf missing dmaengine_unmap_put
 2017-02-01 18:09 UTC  (2+ messages)

[PATCH 0/2] Style fixes: open code obfuscating macros
 2017-01-15 23:33 UTC  (5+ messages)
` [PATCH 1/2] ntb_hw_amd: Style fixes: open code macros that just obfuscate code
` [PATCH 2/2] ntb_hw_intel: "

[PATCH 0/2] Style fixes: open code obfuscating macros
 2017-01-15 22:38 UTC  (10+ messages)
` [PATCH 1/2] ntb_hw_amd: Style fixes: open code macros that just obfuscate code
` [PATCH 2/2] ntb_hw_intel: "

Problem with ntb_transport + ntb_netdev
 2017-01-12 16:58 UTC  (10+ messages)

[PATCH] NTB: ntb_transport: fix debugfs_remove_recursive
 2017-01-10 21:51 UTC  (2+ messages)

[PATCH 1/2] NTB: ntb_test: modprobe on remote host
 2017-01-10 21:51 UTC  (6+ messages)
` [PATCH 2/2] NTB: ntb_test: add parameter for doorbell bitmask

crash unloading ntb_transport
 2016-12-27 20:46 UTC 

[GIT PULL] NTB bug fixes for v4.10
 2016-12-24 15:55 UTC 

[ntb:ntb-next 4/9] drivers/ntb/ntb_transport.c:1189:9: warning: 'rc' may be used uninitialized in this function
 2016-12-23 21:18 UTC  (2+ messages)

[PATCH] NTB: add support for hotplug feature
 2016-12-21 17:03 UTC  (4+ messages)

[PATCH 2/2] NTB: Register and offset values fix for memory window
 2016-12-21 16:58 UTC  (3+ messages)

[PATCH v5] ntb_transport: Limit memory windows based on available, scratchpads
 2016-12-21 16:56 UTC  (3+ messages)

[PATCH] MAINTAINERS: Change in maintainer for AMD NTB
 2016-12-21 16:54 UTC  (2+ messages)

[PATCH] ntb: fix SKX NTB config space size register offsets
 2016-12-21 16:54 UTC  (2+ messages)

[PATCH] NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy
 2016-12-21 16:52 UTC  (3+ messages)

[PATCH] ntb_transport: Remove unnecessary call to ntb_peer_spad_read
 2016-12-21 16:48 UTC  (3+ messages)

[PATCH] NTB: correct ntb_peer_spad_read for case when callback is not supplied
 2016-12-21 16:40 UTC  (3+ messages)

[PATCH v2 9/9] NTB: Add ntb.h comments
 2016-12-13  4:14 UTC 

[PATCH v2 8/9] NTB: Add PCIe Gen4 link speed
 2016-12-13  4:14 UTC 

[PATCH v2 7/9] NTB: Add new Memory Windows API documentation
 2016-12-13  4:14 UTC 

[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 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 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 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] NTB: Register and offset values fix for memory window
 2016-12-01 18:57 UTC  (9+ messages)

[PATCH 02/22] NTB: Add peer indexed ports NTB API
 2016-11-30 20:04 UTC  (4+ messages)

[PATCH 03/22] NTB: Alter NTB API to support both inbound and outbound MW based interfaces
 2016-11-30 19:46 UTC  (3+ messages)

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


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