summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan2018-12-201-0/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-8/+3
|\
| * net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel2018-12-191-8/+3
* | net/mlx5e: Expose ethtool pause and link functions to mlx5e callersOr Gerlitz2018-12-171-20/+48
* | net/mlx5e: Improve ethtool private-flags code structureTariq Toukan2018-12-051-45/+31
* | net/mlx5e: Move RSS params to a dedicated structAya Levin2018-12-051-17/+17
* | net/mlx5e: Move modify tirs hash functionalityAya Levin2018-12-041-25/+0
|/
* net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin2018-11-191-2/+1
* net/mlx5e: Ethtool driver callback for query/set FEC policyShay Agroskin2018-10-181-2/+126
* net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud2018-10-101-1/+1
* net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz2018-10-011-0/+28
* net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz2018-10-011-2/+14
* net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib2018-09-051-0/+7
* net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh2018-08-131-3/+4
* net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed2018-08-131-0/+2
* net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed2018-08-131-48/+0
* net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan2018-06-011-0/+7
* net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen2018-05-241-67/+35
* net/mlx5e: Enable adaptive-TX moderationTal Gilboa2018-04-241-11/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-011-0/+17
|\
| * net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh2018-03-261-0/+17
* | net/mlx5e: Derive Striding RQ size from MTUTariq Toukan2018-03-301-72/+7
* | net/mlx5e: Remove unused max inline related codeGal Pressman2018-03-271-30/+2
* | net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan2018-03-271-0/+38
* | net/mlx5e: Remove RQ MPWQE fields from paramsTariq Toukan2018-03-271-9/+4
* | net/mlx5e: Remove redundant check in get ethtool statsGal Pressman2018-03-261-3/+0
* | net/mlx5e: PFC stall prevention supportInbar Karmy2018-03-261-0/+57
|/
* net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib2018-01-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-2/+1
|\
| * net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman2018-01-121-2/+1
* | net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek2018-01-101-3/+3
* | net/mlx5e: Remove redundant checks in set_ringparamEugenia Emantayev2018-01-091-15/+0
|/
* net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev2017-12-191-2/+8
* net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa2017-11-041-8/+31
* net/mlx5e: Add support for ethtool msglvl supportGal Pressman2017-11-041-0/+13
* net/mlx5e: Switch channels counters to use stats group APIKamal Heib2017-10-311-44/+3
* net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib2017-10-311-9/+1
* net/mlx5e: Switch pme counters to use stats group APIKamal Heib2017-10-311-20/+0
* net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib2017-10-311-71/+2
* net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib2017-10-311-13/+0
* net/mlx5e: Switch pcie counters to use stats group APIKamal Heib2017-10-311-25/+0
* net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib2017-10-311-8/+0
* net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib2017-10-311-8/+0
* net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib2017-10-311-8/+0
* net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib2017-10-311-8/+0
* net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib2017-10-311-9/+0
* net/mlx5e: Switch vport counters to use the stats group APIKamal Heib2017-10-311-10/+1
* net/mlx5e: Switch Q counters to use the stats group APIKamal Heib2017-10-311-10/+0
* net/mlx5e: Introduce stats group APIKamal Heib2017-10-311-7/+9
* net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-3/+4
OpenPOWER on IntegriCloud