summaryrefslogtreecommitdiffstats
path: root/include/linux/ntb.h
Commit message (Expand)AuthorAgeFilesLines
* NTB: Fix UB/bug in ntb_mw_get_align()Serge Semin2018-01-281-1/+1
* NTB: Rename NTB messaging API methodsSerge Semin2018-01-281-18/+16
* ntb_hw_switchtec: Add initialization code for crosslinkLogan Gunthorpe2018-01-281-6/+9
* NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe2017-11-181-0/+3
* NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe2017-11-181-2/+6
* NTB: Add ntb.h commentsSerge Semin2017-07-061-7/+12
* NTB: Add PCIe Gen4 link speedSerge Semin2017-07-061-0/+2
* NTB: Add Messaging NTB APISerge Semin2017-07-061-0/+205
* NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin2017-07-061-28/+45
* NTB: Alter MW API to support multi-ports devicesSerge Semin2017-07-061-45/+163
* NTB: Alter link-state API to support multi-port devicesSerge Semin2017-07-061-15/+16
* NTB: Add indexed ports NTB APISerge Semin2017-07-061-0/+156
* NTB: Make link-state API being declared firstSerge Semin2017-07-061-68/+69
* Merge tag 'ntb-4.10' of git://github.com/jonmason/ntbLinus Torvalds2016-12-241-0/+3
|\
| * NTB: correct ntb_peer_spad_read for case when callback is not supplied.Steven Wahl2016-12-231-0/+3
* | NTB: correct ntb_spad_count comment typoAaron Sierra2016-12-141-1/+1
|/
* NTB: Make _addr functions optional in the APIAllen Hubbe2016-03-211-2/+8
* NTB: Fix documentation for ntb_peer_db_clear.Allen Hubbe2015-09-071-1/+1
* NTB: Fix documentation for ntb_link_is_upAllen Hubbe2015-09-071-4/+3
* NTB: Add NTB hardware abstraction layerAllen Hubbe2015-07-041-0/+984
* NTB: Move files in preparation for NTB abstractionAllen Hubbe2015-07-021-88/+0
* NTB: Code Style Clean-upJon Mason2014-04-071-7/+7
* NTB: client event cleanupJon Mason2014-04-071-0/+5
* PCI-Express Non-Transparent Bridge SupportJon Mason2013-01-171-0/+83