]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'qed-Enhancements'
authorDavid S. Miller <davem@davemloft.net>
Sat, 31 Aug 2019 20:32:30 +0000 (13:32 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 31 Aug 2019 20:32:30 +0000 (13:32 -0700)
commit01a27fda30059b1cf6c6dd4f2835b7a556edab86
treef154e98c460194f01da92ec63f78fd1fe8ee4792
parent5d795bf1cb051b1342ccbb0d57d8d01fd18f50cf
parentceb544bfe0fe9638b09945d40c920588dec9e514
Merge branch 'qed-Enhancements'

Sudarsana Reddy Kalluru says:

====================
qed*: Enhancements.

The patch series adds couple of enhancements to qed/qede drivers.
  - Support for dumping the config id attributes via ethtool -w/W.
  - Support for dumping the GRC data of required memory regions using
    ethtool -w/W interfaces.

Patch (1) adds driver APIs for reading the config id attributes.
Patch (2) adds ethtool support for dumping the config id attributes.
Patch (3) adds support for configuring the GRC dump config flags.
Patch (4) adds ethtool support for dumping the grc dump.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>