summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
AgeCommit message (Expand)Author
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
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-05net/mlx5e: Improve ethtool private-flags code structureTariq Toukan
2018-12-05net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin
2018-12-05net/mlx5e: Refactor TIR configuration functionAya Levin
2018-12-04net/mlx5e: Move modify tirs hash functionalityAya Levin
2018-12-04net/mlx5e: Cleanup unused definesGal Pressman
2018-11-29net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud
2018-10-10net/mlx5e: Use non-delayed work for update statsSaeed Mahameed
2018-10-10net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed