]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'add-more-feautues-for-enetc-v4-round-1'
authorJakub Kicinski <kuba@kernel.org>
Mon, 23 Dec 2024 17:54:35 +0000 (09:54 -0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 23 Dec 2024 17:54:36 +0000 (09:54 -0800)
commit6ad7f7196a732d960a264f32aa2d052f260f9f0c
tree02da3db532b3de6d669b0b659cb90b2d151fff89
parenta502ea6fa94b1f7be72a24bcf9e3f5f6b7e6e90c
parentc12e82c053f6f444a6644ae937b037a3272d6c5a
Merge branch 'add-more-feautues-for-enetc-v4-round-1'

Wei Fang says:

====================
Add more feautues for ENETC v4 - round 1

Compared to ENETC v1 (LS1028A), ENETC v4 (i.MX95) adds more features, and
some features are configured completely differently from v1. In order to
more fully support ENETC v4, these features will be added through several
rounds of patch sets. This round adds these features, such as Tx and Rx
checksum offload, increase maximum chained Tx BD number and Large send
offload (LSO).

Link: https://lore.kernel.org/20241107033817.1654163-1-wei.fang@nxp.com
Link: https://lore.kernel.org/20241111015216.1804534-1-wei.fang@nxp.com
Link: https://lore.kernel.org/20241112091447.1850899-1-wei.fang@nxp.com
Link: https://lore.kernel.org/20241115024744.1903377-1-wei.fang@nxp.com
Link: https://lore.kernel.org/20241118060630.1956134-1-wei.fang@nxp.com
Link: https://lore.kernel.org/20241119082344.2022830-1-wei.fang@nxp.com
Link: https://lore.kernel.org/20241204052932.112446-1-wei.fang@nxp.com
Link: https://lore.kernel.org/20241211063752.744975-1-wei.fang@nxp.com
Link: https://lore.kernel.org/20241213021731.1157535-1-wei.fang@nxp.com
====================

Link: https://patch.msgid.link/20241219054755.1615626-1-wei.fang@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>