summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-3/+5
|\
| * net/mlx5e: Fix global PFC counters replicationGal Pressman2016-09-081-1/+1
| * net/mlx5e: Prevent casting overflowGal Pressman2016-09-081-2/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-8/+85
|\ \ | |/
| * net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha2016-08-281-9/+67
| * net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed2016-08-281-0/+19
* | net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-2/+1
|/
* net/mlx5e: Expose flow control counters to ethtoolGal Pressman2016-07-051-3/+32
* net/mlx5e: Add support to get ethtool flow rulesMaor Gottlieb2016-07-051-0/+9
* net/mlx5e: Add ethtool flow steering supportMaor Gottlieb2016-07-051-0/+21
* net/mlx5e: Mark enabled RQTs instances explicitlyHadar Hen Zion2016-07-021-1/+1
* net/mlx5e: TIRs management refactoringHadar Hen Zion2016-07-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-17/+17
|\
| * net/mlx5e: Reorganize ethtool statisticsGal Pressman2016-06-291-16/+14
| * net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman2016-06-291-1/+3
* | net/mlx5e: Report correct auto negotiation and allow togglingGal Pressman2016-06-271-7/+35
* | net/mlx5e: Use new ethtool get/set link ksettings APIGal Pressman2016-06-271-167/+139
* | net/mlx5e: Toggle link only after modifying port parametersGal Pressman2016-06-271-6/+1
* | net/mlx5e: Support adaptive RX coalescingGil Rockah2016-06-271-2/+16
* | net/mlx5e: CQE based moderationTariq Toukan2016-06-271-12/+42
* | net/mlx5e: Introduce net device priv flags infrastructureGal Pressman2016-06-271-0/+59
|/
* net/mlx5e: Enable CQE compression when PCI is slower than linkSaeed Mahameed2016-05-111-0/+19
* net/mlx5e: Enabling aRFS mechanismMaor Gottlieb2016-04-291-0/+15
* net/mlx5e: Direct TIR per RQTariq Toukan2016-04-291-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-271-4/+4
|\
| * net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2016-04-241-4/+4
* | net/mlx5e: Add ethtool support for dump module EEPROMGal Pressman2016-04-261-0/+80
* | net/mlx5e: Add ethtool support for interface identify (LED blinking)Gal Pressman2016-04-261-0/+25
* | net/mlx5e: Add per priority group to PPort countersGal Pressman2016-04-261-3/+48
* | net/mlx5e: Statistics handling refactoringGal Pressman2016-04-261-45/+87
* | net/mlx5e: Support RX multi-packet WQE (Striding RQ)Tariq Toukan2016-04-211-7/+8
* | net/mlx5e: Use only close NUMA node for default RSSTariq Toukan2016-04-211-1/+1
* | net/mlx5e: Allocate set of queue counters per netdevRana Shahout2016-04-211-0/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-10/+26
|\
| * net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan2016-03-021-0/+2
| * net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan2016-03-021-10/+24
* | net/mlx5e: Don't modify CQ before it was createdGal Pressman2016-03-011-0/+6
* | net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2016-03-011-0/+6
* | net/mlx5e: Changed naming convention of tx queues in ethtool statsTariq Toukan2016-03-011-7/+8
* | net/mlx5e: Wake On LAN supportTariq Toukan2016-02-241-0/+125
|/
* net/mlx5e: Add PTP Hardware Clock (PHC) supportEran Ben Elisha2016-01-051-1/+2
* net/mlx5e: Add HW timestamping (TS) supportEran Ben Elisha2016-01-051-0/+29
* net/mlx5e: Don't allow more than max supported channelsAchiad Shochat2015-11-031-3/+2
* net/mlx5e: Support ethtool get/set_pauseparamAchiad Shochat2015-08-171-0/+38
* net/mlx5e: Ethtool link speed setting fixesAchiad Shochat2015-08-171-18/+7
* net/mlx5e: Add ethtool RSS configuration optionsAchiad Shochat2015-08-171-8/+63
* net/mlx5_core: Support physical port countersGal Pressman2015-08-061-1/+9
* net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat2015-07-291-18/+39
* net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat2015-07-291-3/+3
* net/mlx5e: Support TX packet copy into WQEAchiad Shochat2015-07-271-0/+53
OpenPOWER on IntegriCloud