summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-02net/mlx5e: Add rx/tx bytes software countersGal Pressman1-0/+1
2016-03-02net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan1-7/+0
2016-01-05net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha1-0/+9
2015-11-19net: move skb_mark_napi_id() into core networking stackEric Dumazet1-1/+0
2015-11-19mlx5: support napi_complete_done()Eric Dumazet1-8/+6
2015-11-19mlx5: add busy polling supportEric Dumazet1-0/+2
2015-08-18mlx5e: Fix sparse warnings in mlx5e_handle_csum().David S. Miller1-1/+1
2015-08-18net/mlx5e: Support RX CHECKSUM_COMPLETEAchiad Shochat1-9/+33
2015-08-18net/mlx5e: HW LRO changes/fixesAchiad Shochat1-1/+3
2015-06-24net/mlx5e: Prefetch skb data on RXSaeed Mahameed1-0/+1
2015-06-24net/mlx5e: Pop cq outside mlx5e_get_cqeAchiad Shochat1-0/+2
2015-06-24net/mlx5e: Remove mlx5e_cq.sqrq back-pointerAchiad Shochat1-1/+1
2015-06-12net/mlx5e: Add HW cacheline start paddingSaeed Mahameed1-5/+5
2015-05-31net/mlx5: Ethernet Datapath filesAmir Vadai1-0/+249