summaryrefslogtreecommitdiff
path: root/drivers/ntb/ntb_transport.c
Commit message (Expand)AuthorAge
* ntb_transport: Fix bug with max_mw_size parameterLogan Gunthorpe2018-01-28
* NTB: Ensure ntb_mw_get_align() is only called when the link is upLogan Gunthorpe2017-11-18
* ntb: transport shouldn't disable link due to bogus values in SPADsDave Jiang2017-08-01
* ntb: use correct mw_count function in ntb_tool and ntb_transportLogan Gunthorpe2017-07-17
* NTB: Alter Scratchpads API to support multi-ports devicesSerge Semin2017-07-06
* NTB: Alter MW API to support multi-ports devicesSerge Semin2017-07-06
* NTB: Add indexed ports NTB APISerge Semin2017-07-06
* ntb: no sleep in ntb_async_tx_submitAllen Hubbe2017-06-19
* ntb_transport: fix bug calculating num_qps_mwLogan Gunthorpe2017-06-19
* ntb_transport: fix qp count bugLogan Gunthorpe2017-06-19
* ntb_transport: Pick an unused queueThomas VanSelus2017-02-16
* NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe2017-02-16
* ntb_transport: Remove unnecessary call to ntb_peer_spad_readSteve Wahl2016-12-23
* ntb_transport: Limit memory windows based on available, scratchpadsShyam Sundar S K2016-12-23
* ntb_transport: make DMA_OUT_RESOURCE_TO HZ independentNicholas Mc Guire2016-11-13
* ntb: add DMA error handling for RX DMADave Jiang2016-08-08
* ntb: add DMA error handling for TX DMADave Jiang2016-08-08
* ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe2016-08-05
* NTB: allocate number transport entries depending on size of ring sizeDave Jiang2016-08-05
* ntb: stop link work when we do not have memoryDave Jiang2016-03-17
* ntb: stop tasklet from spinning forever during shutdown.Dave Jiang2016-03-17
* NTB: Address out of DMA descriptor issue with NTBDave Jiang2016-01-11
* NTB: ntb_process_tx error path bugJon Mason2016-01-11
* NTB: fix 32-bit compiler warningArnd Bergmann2015-11-08
* NTB: invalid buf pointer in multi-MW setupsJon Mason2015-11-08
* NTB: remove unused variableSudip Mukherjee2015-11-08
* NTB: fix access of free-ed pointerSudip Mukherjee2015-11-08
* NTB: Fix issue where we may be accessing NULL ptrDave Jiang2015-11-08
* NTB: Use unique DMA channels for TX and RXDave Jiang2015-09-07
* NTB: Remove dma_sync_wait from ntb_async_rxAllen Hubbe2015-09-07
* NTB: Clean up QP stats infoDave Jiang2015-09-07
* NTB: Make the transport list in order of discoveryDave Jiang2015-09-07
* NTB: Add flow control to the ntb_netdevDave Jiang2015-09-07
* NTB: Fix dereference before checkAllen Hubbe2015-08-09
* NTB: Fix zero size or integer overflow in ntb_set_mwAllen Hubbe2015-08-09
* NTB: Schedule to receive on QP link upAllen Hubbe2015-08-09
* NTB: Fix oops in debugfs when transport is half-upDave Jiang2015-08-09
* NTB: Fix transport stats for multiple devicesDave Jiang2015-08-09
* NTB: Fix ntb_transport out-of-order RX updateAllen Hubbe2015-08-09
* NTB: Print driver name and version in module initDave Jiang2015-07-04
* NTB: Increase transport MTU to 64k from 16kDave Jiang2015-07-04
* NTB: Default to CPU memcpy for performanceDave Jiang2015-07-04
* NTB: Improve performance with write combiningDave Jiang2015-07-04
* NTB: Use NUMA memory and DMA chan in transportAllen Hubbe2015-07-04
* NTB: Rate limit ntb_qp_link_workAllen Hubbe2015-07-04
* NTB: Reset transport QP link stats on downAllen Hubbe2015-07-04
* NTB: Do not advance transport RX on link downAllen Hubbe2015-07-04
* NTB: Differentiate transport link down messagesAllen Hubbe2015-07-04
* NTB: Read peer info from local SPAD in transportDave Jiang2015-07-04
* NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe2015-07-04