index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ntb.h
Age
Commit message (
Expand
)
Author
2020-06-05
NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read comment typos
Wesley Sheng
2020-04-13
include/ntb: Fix typo in ntb_unregister_device description
Maciej Grochowski
2019-06-13
NTB: Introduce MSI library
Logan Gunthorpe
2019-06-13
NTB: Introduce functions to calculate multi-port resource index
Logan Gunthorpe
2019-06-13
NTB: Introduce helper functions to calculate logical port number
Logan Gunthorpe
2019-06-13
NTB: correct ntb_dev_ops and ntb_dev comment typos
Wesley Sheng
2019-02-13
NTB: add new parameter to peer_db_addr() db_bit and db_data
Leonid Ravich
2018-01-28
NTB: Fix UB/bug in ntb_mw_get_align()
Serge Semin
2018-01-28
NTB: Rename NTB messaging API methods
Serge Semin
2018-01-28
ntb_hw_switchtec: Add initialization code for crosslink
Logan Gunthorpe
2017-11-18
NTB: switchtec_ntb: Add skeleton NTB driver
Logan Gunthorpe
2017-11-18
NTB: Add check and comment for link up to mw_count() and mw_get_align()
Logan Gunthorpe
2017-07-06
NTB: Add ntb.h comments
Serge Semin
2017-07-06
NTB: Add PCIe Gen4 link speed
Serge Semin
2017-07-06
NTB: Add Messaging NTB API
Serge Semin
2017-07-06
NTB: Alter Scratchpads API to support multi-ports devices
Serge Semin
2017-07-06
NTB: Alter MW API to support multi-ports devices
Serge Semin
2017-07-06
NTB: Alter link-state API to support multi-port devices
Serge Semin
2017-07-06
NTB: Add indexed ports NTB API
Serge Semin
2017-07-06
NTB: Make link-state API being declared first
Serge Semin
2016-12-24
Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb
Linus Torvalds
2016-12-23
NTB: correct ntb_peer_spad_read for case when callback is not supplied.
Steven Wahl
2016-12-14
NTB: correct ntb_spad_count comment typo
Aaron Sierra
2016-03-21
NTB: Make _addr functions optional in the API
Allen Hubbe
2015-09-07
NTB: Fix documentation for ntb_peer_db_clear.
Allen Hubbe
2015-09-07
NTB: Fix documentation for ntb_link_is_up
Allen Hubbe
2015-07-04
NTB: Add NTB hardware abstraction layer
Allen Hubbe
2015-07-02
NTB: Move files in preparation for NTB abstraction
Allen Hubbe
2014-04-07
NTB: Code Style Clean-up
Jon Mason
2014-04-07
NTB: client event cleanup
Jon Mason
2013-01-17
PCI-Express Non-Transparent Bridge Support
Jon Mason