1. 5eb449e ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits by Dave Jiang · 7 years ago
  2. 939ada5 ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly by Dave Jiang · 8 years ago
  3. 28734e8 NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy by Christophe JAILLET · 8 years ago
  4. 783dfa6 ntb: Adding Skylake Xeon NTB support by Dave Jiang · 8 years ago
  5. 25ea9f2 ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev by Dave Jiang · 8 years ago
  6. 49b89de NTB: ntb_hw_intel: Fix typo in module parameter descriptions by Wei Yongjun · 8 years ago
  7. 95f1464 NTB: ntb_hw_intel: use local variable pdev by Allen Hubbe · 8 years ago
  8. 4089527 NTB: ntb_hw_intel: show BAR size in debugfs info by Allen Hubbe · 8 years ago
  9. 703872c NTB: Clear property bits in BAR value by Dave Jiang · 9 years ago
  10. 8b782fa NTB: unify translation addresses by Dave Jiang · 9 years ago
  11. 9a07826 NTB: Fix range check on memory window index by Allen Hubbe · 9 years ago
  12. 2aa2a77 NTB: Improve index handling in B2B MW workaround by Allen Hubbe · 9 years ago
  13. 0a5d19d NTB: Add PCI Device IDs for Broadwell Xeon by Dave Jiang · 9 years ago
  14. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 9 years ago
  15. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 9 years ago
  16. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 9 years ago
  17. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 10 years ago
  18. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 10 years ago
  19. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 10 years ago
  20. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 10 years ago
  21. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 10 years ago
  22. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  23. ec110bc NTB: Move files in preparation for NTB abstraction by Allen Hubbe · 10 years ago[Renamed (99%) from drivers/ntb/ntb_hw.c]
  24. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  25. ebaad13 ntb: initialize max_mw for Atom before using it by Daniel Verkamp · 10 years ago
  26. 2f4eb6a ntb: iounmap MW reg and vbase in error path by Jon Mason · 10 years ago
  27. 8c9bb60 ntb: Drop pci_msi_off() call during probe by Michael S. Tsirkin · 10 years ago
  28. ab760a0 ntb: Adding split BAR support for Haswell platforms by Dave Jiang · 10 years ago
  29. 069684e ntb: use errata flag set via DID to implement workaround by Dave Jiang · 10 years ago
  30. 1db97f2 ntb: conslidate reading of PPD to move platform detection earlier by Dave Jiang · 10 years ago
  31. b775e85 ntb: move platform detection to separate function by Dave Jiang · 10 years ago
  32. 6465d02 NTB: debugfs device entry by Jon Mason · 11 years ago
  33. f220baa ntb: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  34. 53a788a ntb: Split ntb_setup_msix() into separate BWD/SNB routines by Alexander Gordeev · 11 years ago
  35. 7773351 ntb: Use pci_msix_vec_count() to obtain number of MSI-Xs by Alexander Gordeev · 11 years ago
  36. 53ca4fe NTB: Code Style Clean-up by Jon Mason · 11 years ago
  37. 717e8e8 ntb: Fix leakage of ntb_device::msix_entries[] array by Alexander Gordeev · 11 years ago
  38. c8eee37 NTB: Fix typo in setting one translation register by Roland Dreier · 11 years ago
  39. e8aeb60 NTB: Disable interrupts and poll under high load by Jon Mason · 12 years ago
  40. 7895843 NTB: Enable Snoop on Primary Side by Jon Mason · 11 years ago
  41. 58b8892 NTB: Document HW errata by Jon Mason · 11 years ago
  42. 9739047 ntb: Fix missed call to pci_enable_msix() by Alexander Gordeev · 11 years ago
  43. 9fec60c NTB: Fix NTB-RP Link Up by Jon Mason · 11 years ago
  44. c529aa3 NTB: Xeon Doorbell errata workaround by Jon Mason · 11 years ago
  45. 73f47ca ntb: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  46. db3bb3f NTB: Update Version by Jon Mason · 11 years ago
  47. f9a2cf8 NTB: Comment Fix by Jon Mason · 11 years ago
  48. b1ef004 NTB: Remove References of non-B2B BWD HW by Jon Mason · 11 years ago
  49. ed6c24e NTB: NTB-RP support by Jon Mason · 11 years ago
  50. 4979388 NTB: Rename Variables for NTB-RP by Jon Mason · 11 years ago
  51. 282a2fe NTB: Use DMA Engine to Transmit and Receive by Jon Mason · 12 years ago
  52. ac477af NTB: Enable 32bit Support by Jon Mason · 12 years ago
  53. be4dac0 NTB: Update Device IDs by Jon Mason · 12 years ago
  54. 113bf1c NTB: BWD Link Recovery by Jon Mason · 12 years ago
  55. 948d3a6 NTB: Xeon Errata Workaround by Jon Mason · 12 years ago
  56. 1517a3f NTB: Correct debugfs to work with more than 1 NTB Device by Jon Mason · 11 years ago
  57. b6750cf NTB: Correct USD/DSD Identification by Jon Mason · 11 years ago
  58. 8703451 NTB: Correct Number of Scratch Pad Registers by Jon Mason · 11 years ago
  59. 3b12a0d NTB: Add Error Handling in ntb_device_setup by Jon Mason · 11 years ago
  60. 113fc50 NTB: Handle 64bit BAR sizes by Jon Mason · 12 years ago
  61. ad3e275 ntb: off by one sanity checks by Dan Carpenter · 12 years ago
  62. 7446564 NTB: Fix Sparse Warnings by Jon Mason · 12 years ago
  63. 50228c5 NTB: Update Version by Jon Mason · 12 years ago
  64. 170d35a NTB: namespacecheck cleanups by Jon Mason · 12 years ago
  65. 78a61ab ntb: remove __dev* markings by Greg Kroah-Hartman · 12 years ago
  66. fce8a7b PCI-Express Non-Transparent Bridge Support by Jon Mason · 12 years ago