aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ntb/ntb_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-20NTB: Disable interrupts and poll under high loadJon Mason1-5/+37
2013-11-20NTB: Enable Snoop on Primary SideJon Mason1-5/+12
2013-11-20NTB: Document HW errataJon Mason1-0/+12
2013-11-20ntb: Fix missed call to pci_enable_msix()Alexander Gordeev1-0/+4
2013-11-20NTB: Fix NTB-RP Link UpJon Mason1-8/+28
2013-11-20NTB: Xeon Doorbell errata workaroundJon Mason1-5/+15
2013-09-05ntb: clean up unnecessary MSI/MSI-X capability findYijing Wang1-4/+3
2013-09-05NTB: Update VersionJon Mason1-1/+1
2013-09-05NTB: Comment FixJon Mason1-2/+3
2013-09-05NTB: Remove References of non-B2B BWD HWJon Mason1-12/+4
2013-09-05NTB: NTB-RP supportJon Mason1-102/+160
2013-09-05NTB: Rename Variables for NTB-RPJon Mason1-42/+41
2013-09-05NTB: Use DMA Engine to Transmit and ReceiveJon Mason1-0/+17
2013-09-03NTB: Enable 32bit SupportJon Mason1-2/+2
2013-09-03NTB: Update Device IDsJon Mason1-9/+20
2013-09-03NTB: BWD Link RecoveryJon Mason1-3/+107
2013-09-03NTB: Xeon Errata WorkaroundJon Mason1-13/+96
2013-09-03NTB: Correct debugfs to work with more than 1 NTB DeviceJon Mason1-0/+27
2013-09-03NTB: Correct USD/DSD IdentificationJon Mason1-2/+5
2013-09-03NTB: Correct Number of Scratch Pad RegistersJon Mason1-1/+1
2013-09-03NTB: Add Error Handling in ntb_device_setupJon Mason1-1/+4
2013-05-15NTB: Handle 64bit BAR sizesJon Mason1-2/+2
2013-05-15ntb: off by one sanity checksDan Carpenter1-3/+3
2013-01-21NTB: Fix Sparse WarningsJon Mason1-2/+2
2013-01-20NTB: Update VersionJon Mason1-1/+1
2013-01-20NTB: namespacecheck cleanupsJon Mason1-14/+0
2013-01-17ntb: remove __dev* markingsGreg Kroah-Hartman1-9/+7
2013-01-17PCI-Express Non-Transparent Bridge SupportJon Mason1-0/+1157