summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
2019-03-01net/mlx5e: Use hint to resolve route when in HW multipath modeRoi Dayan
2019-03-01net/mlx5e: Don't make internal use of errno to denote missing neighRoi Dayan
2019-03-01net/mlx5e: Declare mlx5e_tx_reporter_recover_from_ctx as staticEran Ben Elisha
2019-02-22net/mlx5e: Fix mlx5e_tx_reporter_create return valueEran Ben Elisha
2019-02-22net/mlx5e: Fix return status of TX reporter timeout recoverEran Ben Elisha
2019-02-22net/mlx5e: Re-add support for TX timeout when TX reporter is not validEran Ben Elisha
2019-02-22net/mlx5e: Fix warn print in case of TX reporter creation failureEran Ben Elisha
2019-02-19net/mlx5e: Add missing static function annotationLeon Romanovsky
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-07net/mlx5e: Add tx timeout support for mlx5e tx reporterEran Ben Elisha
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang
2019-02-06net/mlx5e: Implement ndo_get_port_parent_id()Florian Fainelli
2019-02-06flow_offload: add flow_rule and flow_match structures and use themPablo Neira Ayuso
2019-02-05net/mlx5e: Properly set steering match levels for offloaded TC decap rulesOr Gerlitz
2019-01-25net: Revert devlink health changes.David S. Miller
2019-01-18net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha
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, Warn upon polling an error CQETariq Toukan
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan
2018-12-20net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan
2018-12-20net/mlx5e: Support tunnel encap over tagged EthernetEli Britstein
2018-12-20net/mlx5e: Support VLAN encap ETH header generationEli Britstein
2018-12-20net/mlx5e: Re-order route and encap header memory allocationEli Britstein
2018-12-20net/mlx5e: Tunnel encap ETH header helper functionEli Britstein
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC encap flows with vlan on underlayEli Britstein
2018-12-20net/mlx5e: Tunnel routing output devs helper functionEli Britstein
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou
2018-12-11net/mlx5e: Use monitor counters for update statsEyal Davidovich
2018-12-11net/mlx5e: Monitor counters commands supportEyal Davidovich
2018-12-10net/mlx5e: Add GRE protocol offloadingOz Shlomo
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo
2018-12-05net/mlx5e: Refactor TIR configuration functionAya Levin
2018-11-19net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin
2018-11-19net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin
2018-11-19net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin
2018-10-18net/mlx5e: Add port FEC get/set functionsShay Agroskin
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed