summaryrefslogtreecommitdiff
path: root/drivers/ntb
Commit message (Expand)AuthorAge
* 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
* ntb: move platform detection to separate functionDave Jiang2014-10-17
* NTB: debugfs device entryJon Mason2014-10-17
* ntb: Add alignment check to meet hardware requirementDave Jiang2014-09-14
* NTB: correct the spread of queues over mw'sJon Mason2014-09-14
* ntb: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-07
* ntb: Split ntb_setup_msix() into separate BWD/SNB routinesAlexander Gordeev2014-04-07
* ntb: Use pci_msix_vec_count() to obtain number of MSI-XsAlexander Gordeev2014-04-07
* NTB: Code Style Clean-upJon Mason2014-04-07
* NTB: client event cleanupJon Mason2014-04-07
* ntb: Fix leakage of ntb_device::msix_entries[] arrayAlexander Gordeev2014-04-07
* NTB: Fix typo in setting one translation registerRoland Dreier2014-04-07
* Merge tag 'ntb-3.13' of git://github.com/jonmason/ntbLinus Torvalds2013-11-26
|\
| * NTB: Disable interrupts and poll under high loadJon Mason2013-11-20
| * NTB: Enable Snoop on Primary SideJon Mason2013-11-20
| * NTB: Document HW errataJon Mason2013-11-20
| * NTB: remove duplicate definesMichael Opdenacker2013-11-20
| * NTB: correct dmaengine_get/put usageJon Mason2013-11-20
| * NTB: Fix ntb_transport link down raceJon Mason2013-11-20
| * ntb: Fix missed call to pci_enable_msix()Alexander Gordeev2013-11-20
| * NTB: Fix NTB-RP Link UpJon Mason2013-11-20
| * NTB: Xeon Doorbell errata workaroundJon Mason2013-11-20