aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha1-1/+1
2019-10-18net/mlx5e: kTLS, Limit DUMP wqe sizeTariq Toukan1-0/+1
2019-10-18net/mlx5e: kTLS, Save only the frag page to release at completionTariq Toukan1-1/+1
2019-08-28net/mlx5e: Change function's position to a more fitting fileAya Levin1-6/+0
2019-08-28net/mlx5e: Support LAG TX port affinity distributionMaxim Mikityanskiy1-1/+10
2019-08-28net/mlx5e: Expose new function for TIS destroy loopTariq Toukan1-0/+1
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha1-0/+13
2019-08-20net/mlx5e: Report and recover from CQE with error on RQAya Levin1-0/+3
2019-08-20net/mlx5e: Report and recover from CQE error on ICOSQAya Levin1-0/+8
2019-08-20net/mlx5e: Add support to rx reporter diagnoseAya Levin1-0/+21
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+9
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha1-0/+2
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan1-2/+7
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-9/+3
2019-08-01net/mlx5e: Tx, Soften inline mode VLAN dependenciesTariq Toukan1-1/+1
2019-08-01net/mlx5e: XDP, Close TX MPWQE session when no room for inline packet leftShay Agroskin1-2/+0
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan1-9/+3
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+1
2019-07-11net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed1-0/+1
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan1-1/+7
2019-07-05net/mlx5e: Re-work TIS creation functionsTariq Toukan1-2/+1
2019-07-05net/mlx5e: Tx, Unconstify SQ stop roomTariq Toukan1-0/+1
2019-07-05net/mlx5e: Move helper functions to a new txrx datapath headerTariq Toukan1-102/+0
2019-07-05Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-1/+1
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+1
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-15/+140
2019-07-03net/mlx5: Report EQE data upon CQ completionYishai Hadas1-1/+1
2019-06-28net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz1-0/+2
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy1-10/+88
2019-06-27net/mlx5e: Share the XDP SQ for XDP_TX between RQsMaxim Mikityanskiy1-1/+3
2019-06-27net/mlx5e: Refactor struct mlx5e_xdp_infoMaxim Mikityanskiy1-5/+41
2019-06-27net/mlx5e: Allow ICO SQ to be used by multiple RQsMaxim Mikityanskiy1-0/+9
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-5/+5
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa1-1/+1
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa1-4/+4
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2019-06-07net/mlx5e: Replace reciprocal_scale in TX select queue functionShay Agroskin1-0/+1
2019-06-07net/mlx5e: Add ndo_set_feature for uplink representorChris Mi1-0/+1
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko1-2/+0
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