aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ntb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-28NTB: Fix UB/bug in ntb_mw_get_align()Serge Semin1-1/+1
2018-01-28NTB: Rename NTB messaging API methodsSerge Semin1-18/+16
2018-01-28ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe1-6/+9
2017-11-18NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe1-0/+3
2017-11-18NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe1-2/+6
2017-07-06NTB: Add ntb.h commentsSerge Semin1-7/+12
2017-07-06NTB: Add PCIe Gen4 link speedSerge Semin1-0/+2
2017-07-06NTB: Add Messaging NTB APISerge Semin1-0/+205
2017-07-06NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin1-28/+45
2017-07-06NTB: Alter MW API to support multi-ports devicesSerge Semin1-45/+163
2017-07-06NTB: Alter link-state API to support multi-port devicesSerge Semin1-15/+16
2017-07-06NTB: Add indexed ports NTB APISerge Semin1-0/+156
2017-07-06NTB: Make link-state API being declared firstSerge Semin1-68/+69
2016-12-24Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds1-0/+3
2016-12-23NTB: correct ntb_peer_spad_read for case when callback is not supplied.Steven Wahl1-0/+3
2016-12-14NTB: correct ntb_spad_count comment typoAaron Sierra1-1/+1
2016-03-21NTB: Make _addr functions optional in the APIAllen Hubbe1-2/+8
2015-09-07NTB: Fix documentation for ntb_peer_db_clear.Allen Hubbe1-1/+1
2015-09-07NTB: Fix documentation for ntb_link_is_upAllen Hubbe1-4/+3
2015-07-04NTB: Add NTB hardware abstraction layerAllen Hubbe1-0/+984
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe1-88/+0
2014-04-07NTB: Code Style Clean-upJon Mason1-7/+7
2014-04-07NTB: client event cleanupJon Mason1-0/+5
2013-01-17PCI-Express Non-Transparent Bridge SupportJon Mason1-0/+83