]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 31 Oct 2024 10:15:47 +0000 (11:15 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 31 Oct 2024 10:15:48 +0000 (11:15 +0100)
commitd80a3091308491455b6501b1c4b68698c4a7cd24
treec8dc5924783bbdf525cec5212c2ba49404430ffa
parent637f41476384c76d3cd7dcf5947caf2c8b8d7a9b
parent2cf246143519ecc11dab754385ec42d78b6b6a05
Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'

Jijie Shao says:

====================
There are some bugfix for the HNS3 ethernet driver

ChangeLog:
v2 -> v3:
  - Rewrite the commit logs of net: hns3: add sync command to sync io-pgtable' to
    add more verbose explanation, suggested Paolo.
  - Add fixes tag for hardware issue, suggested Paolo and Simon Horman.
v2: https://lore.kernel.org/all/20241018101059.1718375-1-shaojijie@huawei.com/
v1 -> v2:
  - Pass IRQF_NO_AUTOEN to request_irq(), suggested by Jakub.
  - Rewrite the commit logs of 'net: hns3: default enable tx bounce buffer when smmu enabled'
    and 'net: hns3: add sync command to sync io-pgtable'.
v1: https://lore.kernel.org/all/20241011094521.3008298-1-shaojijie@huawei.com/
====================

Link: https://patch.msgid.link/20241025092938.2912958-1-shaojijie@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>