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. Miller2017-06-211-4/+4
|\
| * net/mlx5e: Fix timestamping capabilities reportingMaor Dickman2017-06-151-4/+4
* | net/mlx5e: IPoIB, Add PTP support to IPoIB device driverFeras Daoud2017-06-191-4/+11
* | net/mlx5e: IPoIB, Add ethtool supportErez Shitrit2017-06-191-35/+103
* | net/mlx5e: Prevent PFC call for non ethernet portsFeras Daoud2017-06-191-0/+6
* | net/mlx5e: Optimize update stats workGal Pressman2017-06-151-1/+1
* | net/mlx5e: Fill advertised and supported port data from Hardware infoEran Ben Elisha2017-06-081-16/+74
* | net/mlx5e: Add support for reading connector type from PTYSEran Ben Elisha2017-06-081-2/+20
* | Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-05-251-2/+2
|\ \ | |/ |/|
| * net/mlx5: Bump driver versionTariq Toukan2017-05-141-1/+1
| * {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-1/+1
* | net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman2017-05-141-2/+1Star
* | net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman2017-05-141-1/+5
|/
* net/mlx5e: Show board id in ethtool driver informationInbar Karmy2017-04-071-2/+3
* net/mlx5e: Change FW sub_minor display to 4 zeros paddingEran Ben Elisha2017-04-071-1/+1
* drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4Andrew Morton2017-04-031-2/+6
* net/mlx5e: Fail safe mtu and lro settingSaeed Mahameed2017-03-271-6/+6
* net/mlx5e: Fail safe cqe compressing/moderation mode settingSaeed Mahameed2017-03-271-10/+43
* net/mlx5e: Fail safe ethtool settingsSaeed Mahameed2017-03-271-47/+73
* net/mlx5e: Introduce switch channelsSaeed Mahameed2017-03-271-12/+17
* net/mlx5e: Isolate open_channels from priv->paramsSaeed Mahameed2017-03-271-61/+58Star
* net/mlx5e: Split open/close channels to stagesSaeed Mahameed2017-03-271-1/+1
* net/mlx5e: Redirect RQT refactoringSaeed Mahameed2017-03-271-8/+16
* net/mlx5e: Introduce mlx5e_channelsSaeed Mahameed2017-03-271-15/+12Star
* net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed2017-02-231-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-15/+26
|\
| * net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman2017-01-291-5/+8
| * net/mlx5e: Modify TIRs hash only when it's neededGal Pressman2017-01-291-5/+13
| * net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-291-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-11/+0Star
|\|
| * net/mlx5e: Remove unused variableArnd Bergmann2017-01-191-1/+0Star
| * net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-10/+0Star
* | net/mlx5e: CQE compression control code reuseShaker Daibes2017-01-241-11/+2Star
* | net/mlx5e: Reduce memory consumption on kdump kernelKamal Heib2017-01-241-2/+2
* | net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman2017-01-191-0/+9
* | net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman2017-01-191-1/+9
|/
* Revert "net/mlx5e: Expose PCIe statistics to ethtool"Gal Pressman2016-12-281-17/+0Star
* net/mlx5e: Create UMR MKey per RQTariq Toukan2016-12-021-11/+1Star
* net/mlx5e: Add CQE compression user controlShaker Daibes2016-11-281-2/+37
* net/mlx5e: Moves pflags to priv->paramsShaker Daibes2016-11-281-3/+3
* net/mlx5e: Add support for ethtool self diagnostics testKamal Heib2016-11-281-1/+7
* net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman2016-11-181-0/+17
* net/mlx5e: Add port module event counters to ethtool statsHuy Nguyen2016-11-181-1/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-131-3/+5
|\
| * net/mlx5e: Fix global PFC counters replicationGal Pressman2016-09-091-1/+1
| * net/mlx5e: Prevent casting overflowGal Pressman2016-09-091-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-291-9/+67
| * net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed2016-08-291-0/+19
* | net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-2/+1Star
|/