summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
AgeCommit message (Expand)Author
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
2018-10-10net/mlx5e: Always initialize update stats delayed workFeras Daoud
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz
2018-10-01net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz
2018-10-01net/mlx5e: Expose function for building RSS paramsGavi Teitz
2018-10-01net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz
2018-10-01net/mlx5e: Change VF representors' RQ typeGavi Teitz
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan
2018-09-05net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed