index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
ntb_hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntb: Adding split BAR support for Haswell platforms
Dave Jiang
2014-10-17
1
-47
/
+178
*
ntb: use errata flag set via DID to implement workaround
Dave Jiang
2014-10-17
1
-9
/
+38
*
ntb: conslidate reading of PPD to move platform detection earlier
Dave Jiang
2014-10-17
1
-28
/
+98
*
ntb: move platform detection to separate function
Dave Jiang
2014-10-17
1
-27
/
+47
*
NTB: debugfs device entry
Jon Mason
2014-10-17
1
-0
/
+101
*
ntb: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-04-07
1
-15
/
+5
*
ntb: Split ntb_setup_msix() into separate BWD/SNB routines
Alexander Gordeev
2014-04-07
1
-65
/
+102
*
ntb: Use pci_msix_vec_count() to obtain number of MSI-Xs
Alexander Gordeev
2014-04-07
1
-11
/
+4
*
NTB: Code Style Clean-up
Jon Mason
2014-04-07
1
-9
/
+10
*
ntb: Fix leakage of ntb_device::msix_entries[] array
Alexander Gordeev
2014-04-07
1
-0
/
+1
*
NTB: Fix typo in setting one translation register
Roland Dreier
2014-04-07
1
-1
/
+1
*
NTB: Disable interrupts and poll under high load
Jon Mason
2013-11-20
1
-5
/
+37
*
NTB: Enable Snoop on Primary Side
Jon Mason
2013-11-20
1
-5
/
+12
*
NTB: Document HW errata
Jon Mason
2013-11-20
1
-0
/
+12
*
ntb: Fix missed call to pci_enable_msix()
Alexander Gordeev
2013-11-20
1
-0
/
+4
*
NTB: Fix NTB-RP Link Up
Jon Mason
2013-11-20
1
-8
/
+28
*
NTB: Xeon Doorbell errata workaround
Jon Mason
2013-11-20
1
-5
/
+15
*
ntb: clean up unnecessary MSI/MSI-X capability find
Yijing Wang
2013-09-05
1
-4
/
+3
*
NTB: Update Version
Jon Mason
2013-09-05
1
-1
/
+1
*
NTB: Comment Fix
Jon Mason
2013-09-05
1
-2
/
+3
*
NTB: Remove References of non-B2B BWD HW
Jon Mason
2013-09-05
1
-12
/
+4
*
NTB: NTB-RP support
Jon Mason
2013-09-05
1
-102
/
+160
*
NTB: Rename Variables for NTB-RP
Jon Mason
2013-09-05
1
-42
/
+41
*
NTB: Use DMA Engine to Transmit and Receive
Jon Mason
2013-09-05
1
-0
/
+17
*
NTB: Enable 32bit Support
Jon Mason
2013-09-03
1
-2
/
+2
*
NTB: Update Device IDs
Jon Mason
2013-09-03
1
-9
/
+20
*
NTB: BWD Link Recovery
Jon Mason
2013-09-03
1
-3
/
+107
*
NTB: Xeon Errata Workaround
Jon Mason
2013-09-03
1
-13
/
+96
*
NTB: Correct debugfs to work with more than 1 NTB Device
Jon Mason
2013-09-03
1
-0
/
+27
*
NTB: Correct USD/DSD Identification
Jon Mason
2013-09-03
1
-2
/
+5
*
NTB: Correct Number of Scratch Pad Registers
Jon Mason
2013-09-03
1
-1
/
+1
*
NTB: Add Error Handling in ntb_device_setup
Jon Mason
2013-09-03
1
-1
/
+4
*
NTB: Handle 64bit BAR sizes
Jon Mason
2013-05-15
1
-2
/
+2
*
ntb: off by one sanity checks
Dan Carpenter
2013-05-15
1
-3
/
+3
*
NTB: Fix Sparse Warnings
Jon Mason
2013-01-21
1
-2
/
+2
*
NTB: Update Version
Jon Mason
2013-01-20
1
-1
/
+1
*
NTB: namespacecheck cleanups
Jon Mason
2013-01-20
1
-14
/
+0
*
ntb: remove __dev* markings
Greg Kroah-Hartman
2013-01-17
1
-9
/
+7
*
PCI-Express Non-Transparent Bridge Support
Jon Mason
2013-01-17
1
-0
/
+1157