summaryrefslogtreecommitdiff
path: root/drivers/ntb
Commit message (Expand)AuthorAge
* 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
* NTB: Differentiate transport link down messagesAllen Hubbe2015-07-04
* NTB: Check the device ID to set errata flagsDave Jiang2015-07-04
* NTB: Enable link for Intel root port mode in probeDave Jiang2015-07-04
* NTB: Read peer info from local SPAD in transportDave Jiang2015-07-04
* NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe2015-07-04
* NTB: Add NTB hardware abstraction layerAllen Hubbe2015-07-04
* NTB: Move files in preparation for NTB abstractionAllen Hubbe2015-07-02
* Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-23
|\
| * ntb: Drop pci_msi_off() call during probeMichael S. Tsirkin2015-05-07
* | ntb: initialize max_mw for Atom before using itDaniel Verkamp2015-06-11
* | ntb: iounmap MW reg and vbase in error pathJon Mason2015-06-08
|/
* ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-17
* ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-17
* ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-17