aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_txrx.c
AgeCommit message (Expand)Author
2017-04-30net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe()Tariq Toukan
2017-04-30net/mlx5e: Optimize poll ICOSQ completion queueTariq Toukan
2017-03-27net/mlx5e: CQ and RQ don't need priv pointerSaeed Mahameed
2017-03-24net/mlx5e: Different SQ typesSaeed Mahameed
2017-03-24net/mlx5e: Poll XDP TX CQ before RX CQSaeed Mahameed
2017-03-24net/mlx5e: Move XDP SQ instance into RQSaeed Mahameed
2017-03-24net/mlx5e: Move XDP completion functions to rx fileSaeed Mahameed
2017-03-24net/mlx5e: Use dma_rmb rather than rmb in CQE fetch routineSaeed Mahameed
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia
2016-09-22net/mlx5e: XDP TX forwarding supportSaeed Mahameed
2016-09-22net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed
2016-09-17net/mlx5e: Single flow order-0 pages for Striding RQTariq Toukan
2016-08-28net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed
2016-06-27net/mlx5e: Support adaptive RX coalescingGil Rockah
2016-04-21net/mlx5e: Remove redundant barrierTariq Toukan
2016-04-21net/mlx5e: Add fragmented memory support for RX multi packet WQETariq Toukan
2016-04-21net/mlx5e: Added ICO SQsTariq Toukan
2016-03-13mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer
2016-03-02net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan
2015-11-18mlx5: support napi_complete_done()Eric Dumazet
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat
2015-05-30net/mlx5: Ethernet Datapath filesAmir Vadai