Logan Gunthorpe
|
cbd27448fa
ntb_transport: Fix bug with max_mw_size parameter
|
7 years ago |
Logan Gunthorpe
|
980c41c86b
NTB: Ensure ntb_mw_get_align() is only called when the link is up
|
8 years ago |
Dave Jiang
|
f3fd2afed8
ntb: transport shouldn't disable link due to bogus values in SPADs
|
8 years ago |
Logan Gunthorpe
|
bc240eec4b
ntb: use correct mw_count function in ntb_tool and ntb_transport
|
8 years ago |
Serge Semin
|
d67288a395
NTB: Alter Scratchpads API to support multi-ports devices
|
8 years ago |
Serge Semin
|
443b9a14ec
NTB: Alter MW API to support multi-ports devices
|
8 years ago |
Serge Semin
|
1e5301196a
NTB: Add indexed ports NTB API
|
8 years ago |
Allen Hubbe
|
88931ec3dc
ntb: no sleep in ntb_async_tx_submit
|
8 years ago |
Logan Gunthorpe
|
8e8496e0e9
ntb_transport: fix bug calculating num_qps_mw
|
8 years ago |
Logan Gunthorpe
|
cb827ee6cc
ntb_transport: fix qp count bug
|
8 years ago |
Thomas VanSelus
|
8fcd0950c0
ntb_transport: Pick an unused queue
|
8 years ago |
Allen Hubbe
|
dd62245e73
NTB: ntb_transport: fix debugfs_remove_recursive
|
8 years ago |
Steve Wahl
|
dfb7d24c5a
ntb_transport: Remove unnecessary call to ntb_peer_spad_read
|
8 years ago |
Shyam Sundar S K
|
b17faba03f
ntb_transport: Limit memory windows based on available, scratchpads
|
8 years ago |
Nicholas Mc Guire
|
c0a88032ef
ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent
|
9 years ago |
Dave Jiang
|
72203572af
ntb: add DMA error handling for RX DMA
|
9 years ago |
Dave Jiang
|
9cabc2691e
ntb: add DMA error handling for TX DMA
|
9 years ago |
Logan Gunthorpe
|
19645a0771
ntb_transport: Check the number of spads the hardware supports
|
9 years ago |
Dave Jiang
|
a754a8fcaf
NTB: allocate number transport entries depending on size of ring size
|
9 years ago |
Dave Jiang
|
84f766855f
ntb: stop link work when we do not have memory
|
9 years ago |
Dave Jiang
|
e902133162
ntb: stop tasklet from spinning forever during shutdown.
|
9 years ago |
Dave Jiang
|
8c874cc140
NTB: Address out of DMA descriptor issue with NTB
|
9 years ago |
Jon Mason
|
179f912a39
NTB: ntb_process_tx error path bug
|
9 years ago |
Arnd Bergmann
|
fdcb4b2e78
NTB: fix 32-bit compiler warning
|
10 years ago |
Jon Mason
|
c92ba3c5d9
NTB: invalid buf pointer in multi-MW setups
|
10 years ago |
Sudip Mukherjee
|
70d4687d60
NTB: remove unused variable
|
10 years ago |
Sudip Mukherjee
|
d4adee09fd
NTB: fix access of free-ed pointer
|
10 years ago |
Dave Jiang
|
04afde45e0
NTB: Fix issue where we may be accessing NULL ptr
|
10 years ago |
Dave Jiang
|
569410ca75
NTB: Use unique DMA channels for TX and RX
|
10 years ago |
Allen Hubbe
|
905921e748
NTB: Remove dma_sync_wait from ntb_async_rx
|
10 years ago |