summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
Commit message (Expand)AuthorAgeFilesLines
...
* | net/mlx5e: Add TX reporter supportEran Ben Elisha2019-01-181-4/+14
|/
* net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan2018-12-211-0/+1
* net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan2018-12-211-0/+12
* net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan2018-12-211-0/+6
* net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan2018-12-211-2/+11
* net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan2018-12-211-1/+1
* net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan2018-12-211-1/+0Star
* net/mlx5e: Expose ethtool pause and link functions to mlx5e callersOr Gerlitz2018-12-171-0/+8
* net/mlx5e: Add sriov and udp tunnel ndo support for the uplink repOr Gerlitz2018-12-171-0/+12
* net/mlx5e: Handle port mtu/link, dcb and lag for uplink repsOr Gerlitz2018-12-171-0/+1
* net/mlx5e: Use dedicated uplink vport netdev representorOr Gerlitz2018-12-171-1/+2
* net/mlx5e: Use monitor counters for update statsEyal Davidovich2018-12-111-0/+3
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-111-3/+3
|\
| * net/mlx5e: Use the new mlx5 core notifier APISaeed Mahameed2018-11-301-1/+2
| * net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-2/+1Star
* | net/mlx5e: Improve ethtool private-flags code structureTariq Toukan2018-12-061-8/+10
* | net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin2018-12-061-0/+1
* | net/mlx5e: Move RSS params to a dedicated structAya Levin2018-12-061-5/+11
* | net/mlx5e: Refactor TIR configuration functionAya Levin2018-12-061-1/+2
* | net/mlx5e: Move modify tirs hash functionalityAya Levin2018-12-051-0/+1
* | net/mlx5e: Cleanup unused definesGal Pressman2018-12-051-3/+0Star
* | net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh2018-11-191-0/+1
|/
* net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud2018-10-111-2/+9
* net/mlx5e: Use non-delayed work for update statsSaeed Mahameed2018-10-111-1/+2
* net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed2018-10-111-1/+5
* net/mlx5e: Always initialize update stats delayed workFeras Daoud2018-10-111-1/+0Star
* net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud2018-10-111-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-041-0/+1
|\
| * net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel2018-10-011-0/+1
* | net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz2018-10-011-0/+2
* | net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz2018-10-011-0/+2
* | net/mlx5e: Expose function for building RSS paramsGavi Teitz2018-10-011-0/+1
* | net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz2018-10-011-2/+2
* | net/mlx5e: Change VF representors' RQ typeGavi Teitz2018-10-011-0/+2
* | net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan2018-09-061-0/+6
* | net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib2018-09-061-7/+0Star
|/
* net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed2018-08-131-126/+0Star
* net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed2018-08-131-57/+4Star
* net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed2018-08-131-20/+3Star
* net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed2018-08-131-8/+3Star
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-091-2/+0Star
|\
| * net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2018-08-091-2/+0Star
* | net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-281-2/+0Star
* | net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed2018-07-281-8/+2Star
* | net/mlx5e: Vxlan, replace ports radix-tree with hash tableGal Pressman2018-07-271-1/+2
* | net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman2018-07-271-0/+1
* | net/mlx5e: TX, Move DB fields in TXQ-SQ structTariq Toukan2018-07-271-6/+4Star
* | net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan2018-07-271-0/+5
* | net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan2018-07-271-9/+9
* | net/mlx5e: Refactor XDP countersTariq Toukan2018-07-271-0/+2