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
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
wq.h
Age
Commit message (
Expand
)
Author
2020-07-02
net/mlx5e: Add helper to get the RQ WQE counter
Aya Levin
2020-07-02
net/mlx5e: Add helper to get RQ WQE's head
Aya Levin
2020-02-18
net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDY
Aya Levin
2019-11-01
net/mlx5: WQ, Move short getters into header file
Tariq Toukan
2019-11-01
net/mlx5e: TX, Dump WQs wqe descriptors on CQE with error events
Saeed Mahameed
2019-08-20
net/mlx5e: Add cq info to tx reporter diagnose
Aya Levin
2019-06-27
net/mlx5e: Allow ICO SQ to be used by multiple RQs
Maxim Mikityanskiy
2019-04-23
net/mlx5e: RX, Support multiple outstanding UMR posts
Tariq Toukan
2018-12-11
net/mlx5e: Use CQE padding for Ethernet CQs
Daniel Jurgens
2018-12-09
net/mlx5: When fetching CQEs return CQE instead of void pointer
Daniel Jurgens
2018-10-10
net/mlx5: WQ, fixes for fragmented WQ buffers API
Tariq Toukan
2018-09-05
net/mlx5: Use u16 for Work Queue buffer fragment size
Tariq Toukan
2018-06-28
net/mlx5e: Add a counter for congested UMRs
Tariq Toukan
2018-06-01
net/mlx5e: RX, Use cyclic WQ in legacy RQ
Tariq Toukan
2018-05-25
net/mlx5: Use order-0 allocations for all WQ types
Tariq Toukan
2018-05-25
net/mlx5e: Use WQ API functions instead of direct fields access
Tariq Toukan
2018-05-04
net/mlx5: Cleanup unused field in Work Queue parameters
Tariq Toukan
2018-02-15
IB/mlx5: Implement fragmented completion queue (CQ)
Yonatan Cohen
2017-06-27
net/mlx5: Add QP WQ support
Ilan Tayari
2017-06-27
net/mlx5: Make get_cqe routine not ethernet-specific
Ilan Tayari
2016-12-02
net/mlx5e: Implement Fragmented Work Queue (WQ)
Tariq Toukan
2015-07-27
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
Saeed Mahameed
2015-05-30
net/mlx5: Ethernet Datapath files
Amir Vadai