summaryrefslogtreecommitdiff
path: root/drivers/ntb
Commit message (Expand)AuthorAge
* NTB: Remove _addr functions from ntb_hw_amdAllen Hubbe2016-03-26
* NTB: Fix incorrect clean up routine in ntb_perfDave Jiang2016-03-21
* NTB: Fix incorrect return check in ntb_perfDave Jiang2016-03-21
* ntb: fix possible NULL dereferenceSudip Mukherjee2016-03-17
* ntb: add missing setup of translation windowDave Jiang2016-03-17
* ntb: stop link work when we do not have memoryDave Jiang2016-03-17
* ntb: stop tasklet from spinning forever during shutdown.Dave Jiang2016-03-17
* ntb: perf test: fix address space confusionArnd Bergmann2016-03-17
* NTB: Fix macro parameter conflict with field nameAllen Hubbe2016-01-21
* NTB: Add support for AMD PCI-Express Non-Transparent BridgeXiangliang Yu2016-01-21
* ntb: ntb perf toolDave Jiang2016-01-17
* NTB: Address out of DMA descriptor issue with NTBDave Jiang2016-01-11
* NTB: Clear property bits in BAR valueDave Jiang2016-01-11
* NTB: ntb_process_tx error path bugJon Mason2016-01-11
* NTB: fix 32-bit compiler warningArnd Bergmann2015-11-08
* NTB: unify translation addressesDave Jiang2015-11-08
* NTB: invalid buf pointer in multi-MW setupsJon Mason2015-11-08
* NTB: remove unused variableSudip Mukherjee2015-11-08
* NTB: fix access of free-ed pointerSudip Mukherjee2015-11-08
* NTB: Fix issue where we may be accessing NULL ptrDave Jiang2015-11-08
* NTB: Fix range check on memory window indexAllen Hubbe2015-09-07
* NTB: Improve index handling in B2B MW workaroundAllen Hubbe2015-09-07
* NTB: Use unique DMA channels for TX and RXDave Jiang2015-09-07
* NTB: Remove dma_sync_wait from ntb_async_rxAllen Hubbe2015-09-07
* NTB: Clean up QP stats infoDave Jiang2015-09-07
* NTB: Make the transport list in order of discoveryDave Jiang2015-09-07
* NTB: Add PCI Device IDs for Broadwell XeonDave Jiang2015-09-07
* NTB: Add flow control to the ntb_netdevDave Jiang2015-09-07
* ntb: avoid format string in dev_set_nameKees Cook2015-08-09
* NTB: Fix dereference before checkAllen Hubbe2015-08-09
* NTB: Fix zero size or integer overflow in ntb_set_mwAllen Hubbe2015-08-09
* NTB: Schedule to receive on QP link upAllen Hubbe2015-08-09
* NTB: Fix oops in debugfs when transport is half-upDave Jiang2015-08-09
* NTB: Fix transport stats for multiple devicesDave Jiang2015-08-09
* NTB: Fix ntb_transport out-of-order RX updateAllen Hubbe2015-08-09
* NTB: Add split BAR output for debugfs statsDave Jiang2015-07-04
* NTB: Change WARN_ON_ONCE to pr_warn_once on unsafeDave Jiang2015-07-04
* NTB: Print driver name and version in module initDave Jiang2015-07-04
* NTB: Increase transport MTU to 64k from 16kDave Jiang2015-07-04
* NTB: Rename Intel code names to platform namesDave Jiang2015-07-04
* NTB: Default to CPU memcpy for performanceDave Jiang2015-07-04
* NTB: Improve performance with write combiningDave Jiang2015-07-04
* NTB: Use NUMA memory in Intel driverAllen Hubbe2015-07-04
* NTB: Use NUMA memory and DMA chan in transportAllen Hubbe2015-07-04
* NTB: Rate limit ntb_qp_link_workAllen Hubbe2015-07-04
* NTB: Add tool test clientAllen Hubbe2015-07-04
* NTB: Add ping pong test clientAllen Hubbe2015-07-04
* NTB: Add parameters for Intel SNB B2B addressesAllen Hubbe2015-07-04
* NTB: Reset transport QP link stats on downAllen Hubbe2015-07-04
* NTB: Do not advance transport RX on link downAllen Hubbe2015-07-04