1. cfdfc14e switchtec: Use generic PCI Vendor ID and Class Code by Doug Meyer · 6 years ago
  2. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  3. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 6 years ago
  4. c9160b6 ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_create_queue by Jia-Ju Bai · 6 years ago
  5. 82edcc7 ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup_qp_mw by Jia-Ju Bai · 6 years ago
  6. 081a698 NTB: ntb_hw_idt: fix typo 'can by' to 'can be' by Wolfram Sang · 6 years ago
  7. 6c1e8ab ntb: intel: change references of skx to gen3 by Dave Jiang · 6 years ago
  8. f6e51c3 ntb: intel: split out the gen3 code by Dave Jiang · 6 years ago
  9. a906505 ntb: intel: header definitions refactor by Dave Jiang · 6 years ago
  10. 3b28c98 NTB: ntb_perf: fix cast to restricted __le32 by Serge Semin · 7 years ago
  11. cd20dc3 ntb_perf: Fix an error code in perf_copy_chunk() by Dan Carpenter · 7 years ago
  12. ae07abd ntb_hw_switchtec: Make function switchtec_ntb_remove() static by Wei Yongjun · 7 years ago
  13. 2e2bc5a NTB: ntb_tool: fix memory leak on 'buf' on error exit path by Colin Ian King · 7 years ago
  14. 1536dc0 NTB: ntb_perf: fix printing of resource_size_t by Arnd Bergmann · 7 years ago
  15. 6952c6d NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topology by Serge Semin · 7 years ago
  16. 5648e56 NTB: ntb_perf: Add full multi-port NTB API support by Serge Semin · 7 years ago
  17. 7f46c8b NTB: ntb_tool: Add full multi-port NTB API support by Serge Semin · 7 years ago
  18. c7aeb0a NTB: ntb_pp: Add full multi-port NTB API support by Serge Semin · 7 years ago
  19. 417cf39 NTB: Set dma mask and dma coherent mask to NTB devices by Serge Semin · 7 years ago
  20. b87ab21 NTB: Rename NTB messaging API methods by Serge Semin · 7 years ago
  21. c6fad21 ntb_hw_switchtec: fix logic error by Arnd Bergmann · 7 years ago
  22. 1e2fd20 ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans() by Logan Gunthorpe · 7 years ago
  23. cbd2744 ntb_transport: Fix bug with max_mw_size parameter by Logan Gunthorpe · 7 years ago
  24. d04be14 ntb_hw_switchtec: Force down the link before initializing by Logan Gunthorpe · 7 years ago
  25. 270d32e ntb_hw_switchtec: Crosslink doorbells and messages by Logan Gunthorpe · 7 years ago
  26. 0175250 ntb_hw_switchtec: Add initialization code for crosslink by Logan Gunthorpe · 7 years ago
  27. bbe35ca ntb_hw_switchtec: Make switchtec_ntb_init_req_id_table() more general by Logan Gunthorpe · 7 years ago
  28. 12cb203 ntb_hw_switchtec: Create helper function to setup reserved LUT MWs by Logan Gunthorpe · 7 years ago
  29. c3585cd ntb_hw_switchtec: Keep track of the number of LUT windows used by the driver by Logan Gunthorpe · 7 years ago
  30. 3df54c8 ntb_hw_switchtec: Allow using Switchtec NTB in multi-partition setups by Kelvin Cao · 7 years ago
  31. 2dd0f6a NTB: switchtec_ntb: Add new line on appropriate printks by Jon Mason · 7 years ago
  32. c5ec8b4 NTB: switchtec_ntb: fix spelling mistake: "peforming" -> "performing" by Colin Ian King · 7 years ago
  33. 3f77567 ntb: remove Intel Atom NTB driver support by Dave Jiang · 7 years ago
  34. 0ed08f8 ntb: remove unneeded DRIVER_LICENSE #defines by Greg Kroah-Hartman · 7 years ago
  35. 140eb52 NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mw by Doug Meyer · 7 years ago
  36. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  37. 4201a99 ntb: intel: remove b2b memory window workaround for Skylake NTB by Dave Jiang · 7 years ago
  38. 3a814a0 NTB: make idt_89hpes_cfg const by Bhumika Goyal · 7 years ago
  39. 87d11e6 NTB: switchtec_ntb: Add memory window support by Logan Gunthorpe · 7 years ago
  40. b9a4aca NTB: switchtec_ntb: Implement scratchpad registers by Logan Gunthorpe · 7 years ago
  41. 6619bf9 NTB: switchtec_ntb: Implement doorbell registers by Logan Gunthorpe · 7 years ago
  42. 0ee28f2 NTB: switchtec_ntb: Add link management by Logan Gunthorpe · 7 years ago
  43. e099b45 NTB: switchtec_ntb: Add skeleton NTB driver by Logan Gunthorpe · 7 years ago
  44. 3dd4db4 NTB: switchtec_ntb: Initialize hardware for doorbells and messages by Logan Gunthorpe · 7 years ago
  45. ec0467c NTB: switchtec_ntb: Initialize hardware for memory windows by Logan Gunthorpe · 7 years ago
  46. 33dea5a NTB: switchtec_ntb: Introduce initial NTB driver by Logan Gunthorpe · 7 years ago
  47. 980c41c NTB: Ensure ntb_mw_get_align() is only called when the link is up by Logan Gunthorpe · 7 years ago
  48. f3fd2af ntb: transport shouldn't disable link due to bogus values in SPADs by Dave Jiang · 7 years ago
  49. bc240ee ntb: use correct mw_count function in ntb_tool and ntb_transport by Logan Gunthorpe · 7 years ago
  50. 32e0f5b ntb: Add error path/handling to Debug FS entry creation by Gary R Hook · 7 years ago
  51. 8407dd6 ntb: Add more debugfs support for ntb_perf testing options by Gary R Hook · 7 years ago
  52. 0b93a6d ntb: Remove debug-fs variables from the context structure by Gary R Hook · 7 years ago
  53. e9410ff ntb: Add a module option to control affinity of DMA channels by Gary R Hook · 7 years ago
  54. bf2a952 NTB: Add IDT 89HPESxNTx PCIe-switches support by Serge Semin · 7 years ago
  55. 48ea021 ntb_hw_intel: Style fixes: open code macros that just obfuscate code by Logan Gunthorpe · 8 years ago
  56. 0f9bfb9 ntb_hw_amd: Style fixes: open code macros that just obfuscate code by Logan Gunthorpe · 8 years ago
  57. bc3e49a NTB: Add Messaging NTB API by Serge Semin · 8 years ago
  58. d67288a NTB: Alter Scratchpads API to support multi-ports devices by Serge Semin · 8 years ago
  59. 443b9a1 NTB: Alter MW API to support multi-ports devices by Serge Semin · 8 years ago
  60. 4e8c11b NTB: Alter link-state API to support multi-port devices by Serge Semin · 8 years ago
  61. 1e53011 NTB: Add indexed ports NTB API by Serge Semin · 8 years ago
  62. 88931ec ntb: no sleep in ntb_async_tx_submit by Allen Hubbe · 7 years ago
  63. 5eb449e ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits by Dave Jiang · 7 years ago
  64. 8e8496e ntb_transport: fix bug calculating num_qps_mw by Logan Gunthorpe · 7 years ago
  65. cb827ee ntb_transport: fix qp count bug by Logan Gunthorpe · 7 years ago
  66. 94fc795 ntb: Correct modinfo usage statement for ntb_perf by Gary R Hook · 7 years ago
  67. 939ada5 ntb: ntb_hw_intel: link_poll isn't clearing the pending status properly by Dave Jiang · 7 years ago
  68. 8fcd095 ntb_transport: Pick an unused queue by Thomas VanSelus · 7 years ago
  69. 9644347 ntb: ntb_perf missing dmaengine_unmap_put by Dave Jiang · 7 years ago
  70. dd62245 NTB: ntb_transport: fix debugfs_remove_recursive by Allen Hubbe · 8 years ago
  71. dfb7d24 ntb_transport: Remove unnecessary call to ntb_peer_spad_read by Steve Wahl · 8 years ago
  72. 28734e8 NTB: Fix 'request_irq()' and 'free_irq()' inconsistancy by Christophe JAILLET · 8 years ago
  73. 09e71a6 ntb: fix SKX NTB config space size register offsets by Dave Jiang · 8 years ago
  74. b17faba ntb_transport: Limit memory windows based on available, scratchpads by Shyam Sundar S K · 8 years ago
  75. 872deb2 NTB: Register and offset values fix for memory window by Shyam Sundar S K · 8 years ago
  76. e5b0d2d NTB: add support for hotplug feature by Xiangliang Yu · 8 years ago
  77. 783dfa6 ntb: Adding Skylake Xeon NTB support by Dave Jiang · 8 years ago
  78. 819baf8 ntb_perf: potential info leak in debugfs by Dan Carpenter · 8 years ago
  79. 25ea9f2 ntb: ntb_hw_intel: init peer_addr in struct intel_ntb_dev by Dave Jiang · 8 years ago
  80. cdc0898 ntb: make DMA_OUT_RESOURCE_TO HZ independent by Nicholas Mc Guire · 8 years ago
  81. c0a8803 ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent by Nicholas Mc Guire · 8 years ago
  82. 49b89de NTB: ntb_hw_intel: Fix typo in module parameter descriptions by Wei Yongjun · 8 years ago
  83. cedecbc ntb_pingpong: Fix db_init parameter description by Wei Yongjun · 8 years ago
  84. 7220357 ntb: add DMA error handling for RX DMA by Dave Jiang · 8 years ago
  85. 9cabc26 ntb: add DMA error handling for TX DMA by Dave Jiang · 8 years ago
  86. 95f1464 NTB: ntb_hw_intel: use local variable pdev by Allen Hubbe · 8 years ago
  87. 4089527 NTB: ntb_hw_intel: show BAR size in debugfs info by Allen Hubbe · 8 years ago
  88. 35539b5 ntb_perf: clear link_is_up flag when the link goes down. by Logan Gunthorpe · 8 years ago
  89. 20572ee ntb_pingpong: Add a debugfs file to get the ping count by Logan Gunthorpe · 8 years ago
  90. bfcaa39 ntb_tool: Add link status and files to debugfs by Logan Gunthorpe · 8 years ago
  91. 717146a ntb_tool: Postpone memory window initialization for the user by Logan Gunthorpe · 8 years ago
  92. 26dc638 ntb_perf: Wait for link before running test by Logan Gunthorpe · 8 years ago
  93. 58fd0f3 ntb_perf: Return results by reading the run file by Logan Gunthorpe · 8 years ago
  94. da573ea ntb_perf: Improve thread handling to increase robustness by Logan Gunthorpe · 8 years ago
  95. fd2ecd8 ntb_perf: Schedule based on time not on performance by Logan Gunthorpe · 8 years ago
  96. 19645a0 ntb_transport: Check the number of spads the hardware supports by Logan Gunthorpe · 8 years ago
  97. 8b71d28 ntb_tool: Add memory window debug support by Logan Gunthorpe · 8 years ago
  98. 4aae977 ntb_perf: Allow limiting the size of the memory windows by Logan Gunthorpe · 8 years ago
  99. a754a8f NTB: allocate number transport entries depending on size of ring size by Dave Jiang · 8 years ago
  100. 625f080 ntb_tool: BUG: Ensure the buffer size is large enough to return all spads by Logan Gunthorpe · 8 years ago