Steve Wahl
|
dfb7d24c5a
ntb_transport: Remove unnecessary call to ntb_peer_spad_read
|
8 年 前 |
Shyam Sundar S K
|
b17faba03f
ntb_transport: Limit memory windows based on available, scratchpads
|
8 年 前 |
Nicholas Mc Guire
|
c0a88032ef
ntb_transport: make DMA_OUT_RESOURCE_TO HZ independent
|
9 年 前 |
Dave Jiang
|
72203572af
ntb: add DMA error handling for RX DMA
|
9 年 前 |
Dave Jiang
|
9cabc2691e
ntb: add DMA error handling for TX DMA
|
9 年 前 |
Logan Gunthorpe
|
19645a0771
ntb_transport: Check the number of spads the hardware supports
|
9 年 前 |
Dave Jiang
|
a754a8fcaf
NTB: allocate number transport entries depending on size of ring size
|
9 年 前 |
Dave Jiang
|
84f766855f
ntb: stop link work when we do not have memory
|
9 年 前 |
Dave Jiang
|
e902133162
ntb: stop tasklet from spinning forever during shutdown.
|
9 年 前 |
Dave Jiang
|
8c874cc140
NTB: Address out of DMA descriptor issue with NTB
|
9 年 前 |
Jon Mason
|
179f912a39
NTB: ntb_process_tx error path bug
|
9 年 前 |
Arnd Bergmann
|
fdcb4b2e78
NTB: fix 32-bit compiler warning
|
9 年 前 |
Jon Mason
|
c92ba3c5d9
NTB: invalid buf pointer in multi-MW setups
|
9 年 前 |
Sudip Mukherjee
|
70d4687d60
NTB: remove unused variable
|
10 年 前 |
Sudip Mukherjee
|
d4adee09fd
NTB: fix access of free-ed pointer
|
10 年 前 |
Dave Jiang
|
04afde45e0
NTB: Fix issue where we may be accessing NULL ptr
|
10 年 前 |
Dave Jiang
|
569410ca75
NTB: Use unique DMA channels for TX and RX
|
10 年 前 |
Allen Hubbe
|
905921e748
NTB: Remove dma_sync_wait from ntb_async_rx
|
10 年 前 |
Dave Jiang
|
d98ef99e37
NTB: Clean up QP stats info
|
10 年 前 |
Dave Jiang
|
315100004f
NTB: Make the transport list in order of discovery
|
10 年 前 |
Dave Jiang
|
e74bfeedad
NTB: Add flow control to the ntb_netdev
|
10 年 前 |
Allen Hubbe
|
30a4bb1e5a
NTB: Fix dereference before check
|
10 年 前 |
Allen Hubbe
|
8c9edf63e7
NTB: Fix zero size or integer overflow in ntb_set_mw
|
10 年 前 |
Allen Hubbe
|
8b5a22d8f1
NTB: Schedule to receive on QP link up
|
10 年 前 |
Dave Jiang
|
260bee9451
NTB: Fix oops in debugfs when transport is half-up
|
10 年 前 |
Dave Jiang
|
c8650fd03d
NTB: Fix transport stats for multiple devices
|
10 年 前 |
Allen Hubbe
|
da2e5ae561
NTB: Fix ntb_transport out-of-order RX update
|
10 年 前 |
Dave Jiang
|
7eb387813d
NTB: Print driver name and version in module init
|
10 年 前 |
Dave Jiang
|
9891417de8
NTB: Increase transport MTU to 64k from 16k
|
10 年 前 |
Dave Jiang
|
a41ef053f7
NTB: Default to CPU memcpy for performance
|
10 年 前 |