summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/ntb_hw.c
Commit message (Expand)AuthorAgeFilesLines
* 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-071-11/+4
* NTB: Code Style Clean-upJon Mason2014-04-071-9/+10
* 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
* NTB: Disable interrupts and poll under high loadJon Mason2013-11-201-5/+37
* NTB: Enable Snoop on Primary SideJon Mason2013-11-201-5/+12
* NTB: Document HW errataJon Mason2013-11-201-0/+12
* 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-201-5/+15
* 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-051-2/+3
* NTB: Remove References of non-B2B BWD HWJon Mason2013-09-051-12/+4
* NTB: NTB-RP supportJon Mason2013-09-051-102/+160
* NTB: Rename Variables for NTB-RPJon Mason2013-09-051-42/+41
* NTB: Use DMA Engine to Transmit and ReceiveJon Mason2013-09-051-0/+17
* NTB: Enable 32bit SupportJon Mason2013-09-031-2/+2
* NTB: Update Device IDsJon Mason2013-09-031-9/+20
* NTB: BWD Link RecoveryJon Mason2013-09-031-3/+107
* NTB: Xeon Errata WorkaroundJon Mason2013-09-031-13/+96
* NTB: Correct debugfs to work with more than 1 NTB DeviceJon Mason2013-09-031-0/+27
* NTB: Correct USD/DSD IdentificationJon Mason2013-09-031-2/+5
* NTB: Correct Number of Scratch Pad RegistersJon Mason2013-09-031-1/+1
* NTB: Add Error Handling in ntb_device_setupJon Mason2013-09-031-1/+4
* NTB: Handle 64bit BAR sizesJon Mason2013-05-151-2/+2
* ntb: off by one sanity checksDan Carpenter2013-05-151-3/+3
* NTB: Fix Sparse WarningsJon Mason2013-01-211-2/+2
* NTB: Update VersionJon Mason2013-01-201-1/+1
* NTB: namespacecheck cleanupsJon Mason2013-01-201-14/+0
* ntb: remove __dev* markingsGreg Kroah-Hartman2013-01-171-9/+7
* PCI-Express Non-Transparent Bridge SupportJon Mason2013-01-171-0/+1157
OpenPOWER on IntegriCloud