summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud2018-10-101-2/+9
* net/mlx5e: Use non-delayed work for update statsSaeed Mahameed2018-10-101-1/+2
* net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed2018-10-101-1/+5
* net/mlx5e: Always initialize update stats delayed workFeras Daoud2018-10-101-1/+0
* net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud2018-10-101-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-031-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-051-0/+6
* | net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib2018-09-051-7/+0
|/
* net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed2018-08-131-126/+0
* net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed2018-08-131-57/+4
* net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed2018-08-131-20/+3
* net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed2018-08-131-8/+3
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-091-2/+0
|\
| * net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2018-08-081-2/+0
* | net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-271-2/+0
* | net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed2018-07-271-8/+2
* | 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-261-6/+4
* | net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan2018-07-261-0/+5
* | net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan2018-07-261-9/+9
* | net/mlx5e: Refactor XDP countersTariq Toukan2018-07-261-0/+2
* | net/mlx5e: Make XDP xmit functions more genericTariq Toukan2018-07-261-7/+13
* | net/mlx5e: Move XDP related code into new XDP filesTariq Toukan2018-07-261-8/+1
* | net/mlx5e: Restrict the combination of large MTU and XDPTariq Toukan2018-07-261-0/+2
* | net/mlx5e: Replace call to MPWQE free with dealloc in interface down flowTariq Toukan2018-07-261-1/+0
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
* | net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed2018-06-281-1/+0
|/
* net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan2018-06-011-9/+35
* net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan2018-06-011-3/+7
* net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan2018-06-011-2/+2
* net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan2018-06-011-1/+1
* net/mlx5e: Support configurable MTU for vport representorsAdi Nissim2018-06-011-0/+4
* net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha2018-06-011-2/+0
* net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-251-3/+11
* net/mlx5e: Introducing new statistics rwlockShalom Lagziel2018-05-251-0/+2
* net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2018-05-251-1/+1
* net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan2018-05-251-2/+1
* net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan2018-05-251-5/+4
* net/mlx5e: Receive buffer support for DCBXHuy Nguyen2018-05-241-0/+1
* net/mlx5e: Receive buffer configurationHuy Nguyen2018-05-241-0/+5
* net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen2018-05-241-2/+0
* net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz2018-05-171-1/+0
* net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz2018-05-171-3/+0
OpenPOWER on IntegriCloud