From: David S. Miller Date: Thu, 13 May 2021 22:48:11 +0000 (-0700) Subject: Merge branch 'atl1c-support-for-Mikrotik-10-25G-NIC-features' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=33b314265683c9ef09593c3390e57ba85194f635;p=linux.git Merge branch 'atl1c-support-for-Mikrotik-10-25G-NIC-features' Gatis Peisenieks says: ==================== atl1c: support for Mikrotik 10/25G NIC features The new Mikrotik 10/25G NIC maintains compatibility with existing atl1c driver. However it does have new features. This patch set adds support for reporting cards higher link speed, max-mtu, enables rx csum offload and improves tx performance. v2: - fixed xmit_more handling as pointed out by Eric Dumazet - added a more reliable link detection on Mikrotik 10/25G NIC since MDIO op emulation can occasionally fail Guangbin Huang says: ==================== Signed-off-by: David S. Miller --- 33b314265683c9ef09593c3390e57ba85194f635