aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-01net/mlx5e: Turn on HW tunnel offload in all TIRsTariq Toukan1-0/+1
2019-04-23net/mlx5e: Take HW interrupt trigger into a functionMaxim Mikityanskiy1-0/+1
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin1-1/+4
2019-04-23net/mlx5e: XDP, Enhance RQ indication for XDP redirect flushTariq Toukan1-1/+1
2019-04-23net/mlx5e: XDP, Fix shifted flag index in RQ bitmapTariq Toukan1-1/+1
2019-04-23net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan1-4/+6
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-04-09net/mlx5e: Use fail-safe channels reopen in tx reporter recoverEran Ben Elisha1-0/+1
2019-04-05net/mlx5e: Unify logic of MTU boundariesTariq Toukan1-0/+1
2019-04-05net/mlx5e: Obsolete param field holding a constant valueTariq Toukan1-1/+0
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy1-1/+1
2019-04-01drivers: mellanox: use netdev_xmit_more() helperFlorian Westphal1-1/+1
2019-03-22net/mlx5e: TX, Add geneve tunnel stateless offload supportMoshe Shemesh1-0/+6
2019-03-22net/mlx5e: Take SW parser code to a separate functionMoshe Shemesh1-0/+41
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni1-2/+1
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan1-3/+3
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed1-0/+1
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha1-4/+14
2019-01-25net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed1-0/+1
2019-01-25net/mlx5e: Expand XPS cpumask to cover all online cpusMoshe Shemesh1-0/+1
2019-01-25net/mlx5e: Take CQ decompress fields into a separate structureTariq Toukan1-6/+9
2019-01-25net/mlx5e: RX, Make sure packet header does not cross page boundaryTariq Toukan1-7/+4
2019-01-25net: Revert devlink health changes.David S. Miller1-14/+4
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha1-4/+14
2018-12-20net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan1-0/+1
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan1-0/+12
2018-12-20net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan1-0/+6
2018-12-20net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan1-2/+11
2018-12-20net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan1-1/+1
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan1-1/+0
2018-12-17net/mlx5e: Expose ethtool pause and link functions to mlx5e callersOr Gerlitz1-0/+8
2018-12-17net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz1-0/+12
2018-12-17net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz1-0/+1
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz1-1/+2
2018-12-11net/mlx5e: Use monitor counters for update statsEyal Davidovich1-0/+3
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-3/+3
2018-12-05net/mlx5e: Improve ethtool private-flags code structureTariq Toukan1-8/+10
2018-12-05net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin1-0/+1
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin1-5/+11
2018-12-05net/mlx5e: Refactor TIR configuration functionAya Levin1-1/+2
2018-12-04net/mlx5e: Move modify tirs hash functionalityAya Levin1-0/+1
2018-12-04net/mlx5e: Cleanup unused definesGal Pressman1-3/+0
2018-11-29net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed1-1/+2
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-2/+1
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh1-0/+1
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud1-2/+9
2018-10-10net/mlx5e: Use non-delayed work for update statsSaeed Mahameed1-1/+2
2018-10-10net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed1-1/+5