Linux PCI Non-Transparent Bridge framework and drivers
 help / color / mirror / Atom feed
 messages from 2016-12-28 00:17:10 to 2017-06-23 16:51:12 UTC [more...]

[RFC PATCH 00/13] Switchtec NTB Support
 2017-06-23 16:51 UTC  (50+ messages)
` [RFC PATCH 01/13] switchtec: move structure definitions into a common header
` [RFC PATCH 02/13] switchtec: export class symbol for use in upper layer driver
` [RFC PATCH 03/13] switchtec: add ntb hardware register definitions
` [RFC PATCH 04/13] switchtec: add link event notifier block
` [RFC PATCH 05/13] switchtec_ntb: introduce initial ntb driver
` [RFC PATCH 06/13] switchtec_ntb: initialize hardware for memory windows
` [RFC PATCH 07/13] switchtec_ntb: initialize hardware for doorbells and messages
` [RFC PATCH 08/13] switchtec_ntb: add skeleton ntb driver
` [RFC PATCH 09/13] switchtec_ntb: add link management
` [RFC PATCH 10/13] switchtec_ntb: implement doorbell registers
` [RFC PATCH 11/13] switchtec_ntb: implement scratchpad registers
` [RFC PATCH 12/13] switchtec_ntb: add memory window support
` [RFC PATCH 13/13] switchtec_ntb: update switchtec documentation with notes for ntb
  ` New NTB API Issue

[PATCH 0/7] cleanup issues with io{read|write}64
 2017-06-23  6:51 UTC  (21+ messages)
` [PATCH 1/7] drm/tilcdc: don't use volatile with iowrite64
` [PATCH 2/7] iomap: implement ioread64 and iowrite64
` [PATCH 3/7] asm-generic/io.h: make ioread64 and iowrite64 universally available
` [PATCH 4/7] alpha: provide ioread64 and iowrite64 implementations
` [PATCH 5/7] ntb: ntb_hw_intel: remove ioread64 and iowrite64 hacks
` [PATCH 6/7] drm/tilcdc: clean up ifdef hacks around iowrite64
` [PATCH 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[GIT PULL] NTB bug fixes for v4.12
 2017-06-21 19:05 UTC  (4+ messages)

[PATCH] NTB: ntb_test: fix bug printing ntb_perf results
 2017-06-21  7:22 UTC  (3+ messages)

Bug fix pull request coming soon
 2017-06-13 14:19 UTC 

[PATCH] ntb: no sleep in ntb_async_tx_submit
 2017-06-13 13:55 UTC  (3+ messages)

[PATCH] ntb_netdev: set the net_device's parent
 2017-06-09 22:51 UTC  (12+ messages)
` [PATCH] ntb_transport: fix qp count bug
` [PATCH] ntb_transport: fix bug calculating num_qps_mw

[PATCH v2] ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits
 2017-06-09 21:08 UTC  (3+ messages)

[PATCH] ntb: Correct modinfo usage statement for ntb_perf
 2017-06-09 20:33 UTC  (3+ messages)

[PATCH] ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits
 2017-06-07 21:27 UTC 

[BUG] ntb: Sleep in interrupt handling
 2017-06-01 13:00 UTC  (2+ messages)

Cabling for NTB between Intel Xeon E5 v4 servers
 2017-06-01  4:47 UTC  (3+ messages)

[PATCH] ntb: Add error path/handling to Debug FS entry creation
 2017-05-15 16:34 UTC  (2+ messages)

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

[GIT PULL] NTB bug fixes for vv4.12
 2017-05-14 13:50 UTC 

[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: 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 v3 5/9] NTB: Alter Scratchpads API to support multi-ports devices
 2017-02-01 20:01 UTC  (3+ messages)

[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 v3 4/9] NTB: Alter MW API to support multi-ports devices
 2017-01-11  0:11 UTC  (2+ 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


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