summaryrefslogtreecommitdiffstats
path: root/drivers/ntb
Commit message (Expand)AuthorAgeFilesLines
...
* NTB: Reset transport QP link stats on downAllen Hubbe2015-07-041-8/+28
* NTB: Do not advance transport RX on link downAllen Hubbe2015-07-041-2/+1
* NTB: Differentiate transport link down messagesAllen Hubbe2015-07-041-2/+2
* NTB: Check the device ID to set errata flagsDave Jiang2015-07-041-5/+44
* NTB: Enable link for Intel root port mode in probeDave Jiang2015-07-041-0/+10
* NTB: Read peer info from local SPAD in transportDave Jiang2015-07-041-5/+5
* NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe2015-07-049-2156/+2513
* NTB: Add NTB hardware abstraction layerAllen Hubbe2015-07-042-0/+252
* NTB: Move files in preparation for NTB abstractionAllen Hubbe2015-07-025-189/+140
* Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-2/+0
|\
| * ntb: Drop pci_msi_off() call during probeMichael S. Tsirkin2015-05-071-2/+0
* | ntb: initialize max_mw for Atom before using itDaniel Verkamp2015-06-111-0/+1
* | ntb: iounmap MW reg and vbase in error pathJon Mason2015-06-081-1/+1
|/
* ntb: Adding split BAR support for Haswell platformsDave Jiang2014-10-173-60/+210
* ntb: use errata flag set via DID to implement workaroundDave Jiang2014-10-172-9/+42
* ntb: conslidate reading of PPD to move platform detection earlierDave Jiang2014-10-171-28/+98
* ntb: move platform detection to separate functionDave Jiang2014-10-171-27/+47
* NTB: debugfs device entryJon Mason2014-10-173-2/+107
* ntb: Add alignment check to meet hardware requirementDave Jiang2014-09-141-0/+13
* NTB: correct the spread of queues over mw'sJon Mason2014-09-141-2/+2
* ntb: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-071-15/+5
* ntb: Split ntb_setup_msix() into separate BWD/SNB routinesAlexander Gordeev2014-04-071-65/+102
* ntb: Use pci_msix_vec_count() to obtain number of MSI-XsAlexander Gordeev2014-04-072-13/+4
* NTB: Code Style Clean-upJon Mason2014-04-073-20/+20
* NTB: client event cleanupJon Mason2014-04-072-4/+1
* ntb: Fix leakage of ntb_device::msix_entries[] arrayAlexander Gordeev2014-04-071-0/+1
* NTB: Fix typo in setting one translation registerRoland Dreier2014-04-071-1/+1
* Merge tag 'ntb-3.13' of git://github.com/jonmason/ntbLinus Torvalds2013-11-264-65/+156
|\
| * NTB: Disable interrupts and poll under high loadJon Mason2013-11-203-26/+48
| * NTB: Enable Snoop on Primary SideJon Mason2013-11-202-10/+19
| * NTB: Document HW errataJon Mason2013-11-201-0/+12
| * NTB: remove duplicate definesMichael Opdenacker2013-11-201-3/+0
| * NTB: correct dmaengine_get/put usageJon Mason2013-11-201-3/+6
| * NTB: Fix ntb_transport link down raceJon Mason2013-11-201-15/+28
| * ntb: Fix missed call to pci_enable_msix()Alexander Gordeev2013-11-201-0/+4
| * NTB: Fix NTB-RP Link UpJon Mason2013-11-201-8/+28
| * NTB: Xeon Doorbell errata workaroundJon Mason2013-11-202-5/+16
* | dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-141-8/+3
* | NTB: convert to dmaengine_unmap_dataBartlomiej Zolnierkiewicz2013-11-141-27/+58
|/
* ntb: clean up unnecessary MSI/MSI-X capability findYijing Wang2013-09-051-4/+3
* NTB: Update VersionJon Mason2013-09-051-1/+1
* NTB: Comment FixJon Mason2013-09-052-4/+5
* NTB: Remove unused variableJon Mason2013-09-051-3/+0
* NTB: Remove References of non-B2B BWD HWJon Mason2013-09-052-13/+4
* NTB: NTB-RP supportJon Mason2013-09-052-104/+163
* NTB: Rename Variables for NTB-RPJon Mason2013-09-053-49/+48
* NTB: Use DMA Engine to Transmit and ReceiveJon Mason2013-09-053-47/+295
* NTB: Enable 32bit SupportJon Mason2013-09-033-4/+19
* NTB: Update Device IDsJon Mason2013-09-032-14/+30
* NTB: BWD Link RecoveryJon Mason2013-09-033-3/+127
OpenPOWER on IntegriCloud