aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha1-3/+11
2018-05-25net/mlx5e: Introducing new statistics rwlockShalom Lagziel1-0/+2
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan1-1/+1
2018-05-25net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan1-2/+1
2018-05-25net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan1-5/+4
2018-05-24net/mlx5e: Receive buffer support for DCBXHuy Nguyen1-0/+1
2018-05-24net/mlx5e: Receive buffer configurationHuy Nguyen1-0/+5
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen1-2/+0
2018-05-17net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz1-1/+0
2018-05-17net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz1-3/+0
2018-05-14net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman1-2/+0
2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin1-0/+3
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin1-0/+15
2018-05-01net/mlx5e: Move defines out of ipsec codeIlya Lesokhin1-0/+3
2018-04-24net/mlx5e: Enable adaptive-TX moderationTal Gilboa1-0/+4
2018-04-17mlx5: use page_pool for xdp_return_frame callJesper Dangaard Brouer1-0/+3
2018-04-17mlx5: basic XDP_REDIRECT forward supportJesper Dangaard Brouer1-0/+1
2018-03-30net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan1-6/+2
2018-03-30net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan1-1/+0
2018-03-30net/mlx5e: Support XDP over Striding RQTariq Toukan1-0/+1
2018-03-30net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan1-1/+5
2018-03-30net/mlx5e: Use linear SKB in Striding RQTariq Toukan1-0/+10
2018-03-30net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan1-8/+8
2018-03-30net/mlx5e: Derive Striding RQ size from MTUTariq Toukan1-41/+22
2018-03-30net/mlx5e: Save MTU in channels paramsTariq Toukan1-4/+6
2018-03-27net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha1-0/+6
2018-03-27net/mlx5e: Remove unused max inline related codeGal Pressman1-3/+0
2018-03-27net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan1-0/+7
2018-03-27net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan1-2/+1
2018-03-27net/mlx5e: Remove rq_headroom field from paramsTariq Toukan1-1/+0
2018-03-27net/mlx5e: Remove RQ MPWQE fields from paramsTariq Toukan1-2/+5
2018-03-27net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGETariq Toukan1-2/+0
2018-03-26net/mlx5e: Make choose LRO timeout function staticGal Pressman1-1/+0
2018-03-26net/mlx5e: Add interface down dropped packets statisticsMoshe Shemesh1-1/+2
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib1-1/+1
2018-01-19net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha1-0/+1
2018-01-19net/mlx5e: Add RSS support for hairpinOr Gerlitz1-0/+7
2018-01-19net/mlx5e: Refactor RSS related objects and codeOr Gerlitz1-4/+20
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-01-12net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud1-1/+1
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek1-1/+1
2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek1-4/+5
2018-01-10net/mlx5e: Move generic functions to new fileAndy Gospodarek1-1/+1
2018-01-10net/mlx5e: Move interrupt moderation forward declarationsAndy Gospodarek1-4/+0
2018-01-10net/mlx5e: Move interrupt moderation structs to new fileAndy Gospodarek1-32/+1
2018-01-09net/mlx5e: Support offloading TC NIC hairpin flowsOr Gerlitz1-0/+1
2018-01-05xdp/mlx5: setup xdp_rxq_infoJesper Dangaard Brouer1-0/+4
2017-12-19net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev1-2/+6
2017-12-19Revert "mlx5: move affinity hints assignments to generic code"Saeed Mahameed1-0/+1
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1