aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan1-3/+3
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-02-13net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed1-0/+1
2019-02-07net/mlx5e: Add tx reporter supportEran Ben Elisha1-4/+14
2019-01-25net/mlx5e: Reuse fold sw stats in representorsSaeed Mahameed1-0/+1
2019-01-25net/mlx5e: Expand XPS cpumask to cover all online cpusMoshe Shemesh1-0/+1
2019-01-25net/mlx5e: Take CQ decompress fields into a separate structureTariq Toukan1-6/+9
2019-01-25net/mlx5e: RX, Make sure packet header does not cross page boundaryTariq Toukan1-7/+4
2019-01-25net: Revert devlink health changes.David S. Miller1-14/+4
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha1-4/+14
2018-12-20net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan1-0/+1
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan1-0/+12
2018-12-20net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan1-0/+6
2018-12-20net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan1-2/+11
2018-12-20net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan1-1/+1
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan1-1/+0
2018-12-17net/mlx5e: Expose ethtool pause and link functions to mlx5e callersOr Gerlitz1-0/+8
2018-12-17net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz1-0/+12
2018-12-17net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz1-0/+1
2018-12-17net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz1-1/+2
2018-12-11net/mlx5e: Use monitor counters for update statsEyal Davidovich1-0/+3
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-3/+3
2018-12-05net/mlx5e: Improve ethtool private-flags code structureTariq Toukan1-8/+10
2018-12-05net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin1-0/+1
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin1-5/+11
2018-12-05net/mlx5e: Refactor TIR configuration functionAya Levin1-1/+2
2018-12-04net/mlx5e: Move modify tirs hash functionalityAya Levin1-0/+1
2018-12-04net/mlx5e: Cleanup unused definesGal Pressman1-3/+0
2018-11-29net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed1-1/+2
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed1-2/+1
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh1-0/+1
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud1-2/+9
2018-10-10net/mlx5e: Use non-delayed work for update statsSaeed Mahameed1-1/+2
2018-10-10net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed1-1/+5
2018-10-10net/mlx5e: Always initialize update stats delayed workFeras Daoud1-1/+0
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud1-1/+3
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz1-0/+2
2018-10-01net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz1-0/+2
2018-10-01net/mlx5e: Expose function for building RSS paramsGavi Teitz1-0/+1
2018-10-01net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz1-2/+2
2018-10-01net/mlx5e: Change VF representors' RQ typeGavi Teitz1-0/+2
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel1-0/+1
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan1-0/+6
2018-09-05net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib1-7/+0
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed1-126/+0
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed1-57/+4
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed1-20/+3
2018-08-13net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed1-8/+3
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0