]> 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)
commitf576ecd951d96e51bcdebc8d19df0b45ead2e7c6
treef154e98c460194f01da92ec63f78fd1fe8ee4792
parentb3b8d0922ae38833b8c18d923047629c41d5115a
parent8b5a92aa8d7ed1c8c21ab1125537bf161ab5f640
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>