aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-24net/mlx5e: Poll XDP TX CQ before RX CQSaeed Mahameed1-3/+3
2017-03-24net/mlx5e: Move XDP SQ instance into RQSaeed Mahameed1-1/+1
2017-03-24net/mlx5e: Move XDP completion functions to rx fileSaeed Mahameed1-61/+1
2017-03-24net/mlx5e: Use dma_rmb rather than rmb in CQE fetch routineSaeed Mahameed1-1/+1
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia1-2/+2
2016-09-22net/mlx5e: XDP TX forwarding supportSaeed Mahameed1-1/+64
2016-09-22net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed1-1/+1
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan1-1/+1
2016-08-28net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed1-2/+4
2016-06-27net/mlx5e: Support adaptive RX coalescingGil Rockah1-0/+5
2016-04-21net/mlx5e: Remove redundant barrierTariq Toukan1-1/+0
2016-04-21net/mlx5e: Add fragmented memory support for RX multi packet WQETariq Toukan1-0/+3
2016-04-21net/mlx5e: Added ICO SQsTariq Toukan1-0/+55
2016-03-13mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer1-1/+1
2016-03-02net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan1-1/+0
2015-11-18mlx5: support napi_complete_done()Eric Dumazet1-5/+6
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat1-2/+0
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat1-1/+1
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai1-0/+107