Message ID | 20231110093713.1895949-1-shaojijie@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | There are some bugfix for the HNS3 ethernet driver | expand |
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 10 Nov 2023 17:37:06 +0800 you wrote: > There are some bugfix for the HNS3 ethernet driver > > --- > ChangeLog: > v1 -> v2: > - net: hns3: fix add VLAN fail issue, net: hns3: fix VF reset fail issue > are modified suggested by Paolo > v1: https://lore.kernel.org/all/20231028025917.314305-1-shaojijie@huawei.com/ > > [...] Here is the summary with links: - [V2,net,1/7] net: hns3: fix add VLAN fail issue https://git.kernel.org/netdev/net/c/472a2ff63efb - [V2,net,2/7] net: hns3: add barrier in vf mailbox reply process https://git.kernel.org/netdev/net/c/ac92c0a9a060 - [V2,net,3/7] net: hns3: fix incorrect capability bit display for copper port https://git.kernel.org/netdev/net/c/75b247b57d8b - [V2,net,4/7] net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs https://git.kernel.org/netdev/net/c/53aba458f238 - [V2,net,5/7] net: hns3: fix variable may not initialized problem in hns3_init_mac_addr() https://git.kernel.org/netdev/net/c/dbd2f3b20c6a - [V2,net,6/7] net: hns3: fix VF reset fail issue https://git.kernel.org/netdev/net/c/65e98bb56fa3 - [V2,net,7/7] net: hns3: fix VF wrong speed and duplex issue https://git.kernel.org/netdev/net/c/dff655e82faf You are awesome, thank you!