Age | Commit message (Expand) | Author | Files | Lines |
2020-06-06 | NTB: correct ntb_peer_spad_addr and ntb_peer_spad_read comment typos | Wesley Sheng | 1 | -2/+2 |
2020-04-13 | include/ntb: Fix typo in ntb_unregister_device description | Maciej Grochowski | 1 | -1/+1 |
2019-06-13 | NTB: Introduce MSI library | Logan Gunthorpe | 1 | -0/+73 |
2019-06-13 | NTB: Introduce functions to calculate multi-port resource index | Logan Gunthorpe | 1 | -0/+70 |
2019-06-13 | NTB: Introduce helper functions to calculate logical port number | Logan Gunthorpe | 1 | -1/+52 |
2019-06-13 | NTB: correct ntb_dev_ops and ntb_dev comment typos | Wesley Sheng | 1 | -2/+2 |
2019-02-13 | NTB: add new parameter to peer_db_addr() db_bit and db_data | Leonid Ravich | 1 | -3/+7 |
2018-01-29 | NTB: Fix UB/bug in ntb_mw_get_align() | Serge Semin | 1 | -1/+1 |
2018-01-29 | NTB: Rename NTB messaging API methods | Serge Semin | 1 | -18/+16 |
2018-01-29 | ntb_hw_switchtec: Add initialization code for crosslink | Logan Gunthorpe | 1 | -6/+9 |
2017-11-19 | NTB: switchtec_ntb: Add skeleton NTB driver | Logan Gunthorpe | 1 | -0/+3 |
2017-11-19 | NTB: Add check and comment for link up to mw_count() and mw_get_align() | Logan Gunthorpe | 1 | -2/+6 |
2017-07-06 | NTB: Add ntb.h comments | Serge Semin | 1 | -7/+12 |
2017-07-06 | NTB: Add PCIe Gen4 link speed | Serge Semin | 1 | -0/+2 |
2017-07-06 | NTB: Add Messaging NTB API | Serge Semin | 1 | -0/+205 |
2017-07-06 | NTB: Alter Scratchpads API to support multi-ports devices | Serge Semin | 1 | -28/+45 |
2017-07-06 | NTB: Alter MW API to support multi-ports devices | Serge Semin | 1 | -45/+163 |
2017-07-06 | NTB: Alter link-state API to support multi-port devices | Serge Semin | 1 | -15/+16 |
2017-07-06 | NTB: Add indexed ports NTB API | Serge Semin | 1 | -0/+156 |
2017-07-06 | NTB: Make link-state API being declared first | Serge Semin | 1 | -68/+69 |
2016-12-24 | Merge tag 'ntb-4.10' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -0/+3 |
2016-12-24 | NTB: correct ntb_peer_spad_read for case when callback is not supplied. | Steven Wahl | 1 | -0/+3 |
2016-12-14 | NTB: correct ntb_spad_count comment typo | Aaron Sierra | 1 | -1/+1 |
2016-03-22 | NTB: Make _addr functions optional in the API | Allen Hubbe | 1 | -2/+8 |
2015-09-07 | NTB: Fix documentation for ntb_peer_db_clear. | Allen Hubbe | 1 | -1/+1 |
2015-09-07 | NTB: Fix documentation for ntb_link_is_up | Allen Hubbe | 1 | -4/+3 |
2015-07-04 | NTB: Add NTB hardware abstraction layer | Allen Hubbe | 1 | -0/+984 |
2015-07-02 | NTB: Move files in preparation for NTB abstraction | Allen Hubbe | 1 | -88/+0 |
2014-04-07 | NTB: Code Style Clean-up | Jon Mason | 1 | -7/+7 |
2014-04-07 | NTB: client event cleanup | Jon Mason | 1 | -0/+5 |
2013-01-18 | PCI-Express Non-Transparent Bridge Support | Jon Mason | 1 | -0/+83 |