aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGravatar David S. Miller <davem@davemloft.net> 2020-07-27 11:47:33 -0700
committerGravatar David S. Miller <davem@davemloft.net> 2020-07-27 11:47:33 -0700
commit43e7a0e5adacf1c31cf1dc63fe32b2665a6ebffd (patch)
treed143202905e127ea2e6898df321c765c12024aaa /net
parentnet: Removed the device type check to add mpls support for devices (diff)
parentbnxt_en: Add support for 'ethtool -d' (diff)
downloadlinux-43e7a0e5adacf1c31cf1dc63fe32b2665a6ebffd.tar.gz
linux-43e7a0e5adacf1c31cf1dc63fe32b2665a6ebffd.tar.bz2
linux-43e7a0e5adacf1c31cf1dc63fe32b2665a6ebffd.zip
Merge branch 'bnxt_en-update'
Michael Chan says: ==================== bnxt_en update. This patchset removes the PCIe histogram and other debug register data from ethtool -S. The removed data are not counters and they have very large and constantly fluctuating values that are not suitable for the ethtool -S decimal counter display. The rest of the patches implement counter rollover for all hardware counters that are not 64-bit counters. Different generations of hardware have different counter widths. The driver will now query the counter widths of all counters from firmware and implement rollover support on all non-64-bit counters. The last patch adds the PCIe histogram and other PCIe register data back using the ethtool -d interface. v2: Fix bnxt_re RDMA driver compile issue. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions