summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan2017-09-031-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-2/+4
|\
| * net/mlx5e: Don't override user RSS upon set channelsInbar Karmy2017-08-301-2/+4
* | net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman2017-08-311-1/+10
* | net/mlx5e: Fix wrong code indentation in conditional statementGal Pressman2017-08-241-2/+2
* | net/mlx5e: Use kernel types instead of uint*_t in ethtool callbacksGal Pressman2017-08-201-5/+3
* | net/mlx5e: Properly indent within conditional statementsOr Gerlitz2017-08-201-14/+17
* | net/mlx5: Avoid blank lines after/before open/close braceOr Gerlitz2017-08-201-1/+0
* | net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha2017-08-201-2/+10
* | net/mlx5e: Add RX buffer fullness countersGal Pressman2017-08-201-0/+8
* | net/mlx5e: Add PCIe outbound stalls countersGal Pressman2017-08-201-0/+8
|/
* net/mlx5e: IPSec, Add IPSec ethtool statsIlan Tayari2017-06-271-1/+9
* net/mlx5e: Support the flash device ethtool callbackOr Gerlitz2017-06-221-0/+35
* 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-161-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/+1
* | 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-021-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
OpenPOWER on IntegriCloud