summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
AgeCommit message (Expand)Author
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-28net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy
2019-06-27net/mlx5e: Share the XDP SQ for XDP_TX between RQsMaxim Mikityanskiy
2019-06-27net/mlx5e: Refactor struct mlx5e_xdp_infoMaxim Mikityanskiy
2019-06-27net/mlx5e: Allow ICO SQ to be used by multiple RQsMaxim Mikityanskiy
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07net/mlx5e: Replace reciprocal_scale in TX select queue functionShay Agroskin
2019-06-07net/mlx5e: Add ndo_set_feature for uplink representorChris Mi
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko
2019-05-01net/mlx5e: Turn on HW tunnel offload in all TIRsTariq Toukan
2019-04-23net/mlx5e: Take HW interrupt trigger into a functionMaxim Mikityanskiy
2019-04-23net/mlx5e: XDP, Inline small packets into the TX MPWQE in XDP xmit flowShay Agroskin
2019-04-23net/mlx5e: XDP, Enhance RQ indication for XDP redirect flushTariq Toukan
2019-04-23net/mlx5e: XDP, Fix shifted flag index in RQ bitmapTariq Toukan
2019-04-23net/mlx5e: RX, Support multiple outstanding UMR postsTariq Toukan
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-09net/mlx5e: Use fail-safe channels reopen in tx reporter recoverEran Ben Elisha
2019-04-05net/mlx5e: Unify logic of MTU boundariesTariq Toukan
2019-04-05net/mlx5e: Obsolete param field holding a constant valueTariq Toukan
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy
2019-04-01drivers: mellanox: use netdev_xmit_more() helperFlorian Westphal
2019-03-22net/mlx5e: TX, Add geneve tunnel stateless offload supportMoshe Shemesh
2019-03-22net/mlx5e: Take SW parser code to a separate functionMoshe Shemesh
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha
2019-01-25net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed
2019-01-25net/mlx5e: Expand XPS cpumask to cover all online cpusMoshe Shemesh
2019-01-25net/mlx5e: Take CQ decompress fields into a separate structureTariq Toukan
2019-01-25net/mlx5e: RX, Make sure packet header does not cross page boundaryTariq Toukan
2019-01-25net: Revert devlink health changes.David S. Miller
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha
2018-12-20net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan
2018-12-20net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan
2018-12-20net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan
2018-12-20net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan
2018-12-17net/mlx5e: Expose ethtool pause and link functions to mlx5e callersOr Gerlitz
2018-12-17net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz
2018-12-17net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz
2018-12-11net/mlx5e: Use monitor counters for update statsEyal Davidovich