kernel: qca-nss-dp: update to 12.4.5.r1
authorRobert Marko <robimarko@gmail.com>
Fri, 23 Jun 2023 12:18:14 +0000 (14:18 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 26 Jun 2023 14:17:41 +0000 (16:17 +0200)
commit4ee444b5dae775784039dedd138079d0675bfd5e
tree884cc615986ad9162e75af58785e154c9a4477ed
parentb45562a69c4c4b886c042971e35975bfb965d435
kernel: qca-nss-dp: update to 12.4.5.r1

Qualcomm has finally started the preparatory work in order to support
kernel 6.1, so lets make use of that and update NSS-DP 12.4.5.r1 which
allows us to drop almost some of the patches.

Signed-off-by: Robert Marko <robimarko@gmail.com>
27 files changed:
package/kernel/qca-nss-dp/Makefile
package/kernel/qca-nss-dp/patches/0001-edma_tx_rx-support-newer-kernels-time-stamping-API.patch [deleted file]
package/kernel/qca-nss-dp/patches/0001-nss-dp-Drop-_nocache-variants-of-ioremap.patch [new file with mode: 0644]
package/kernel/qca-nss-dp/patches/0002-edma_tx_rx-support-newer-kernels-time-stamping-API.patch [new file with mode: 0644]
package/kernel/qca-nss-dp/patches/0002-nss_dp_main-make-phy-mode-code-compatible-with-newer.patch [deleted file]
package/kernel/qca-nss-dp/patches/0003-Drop-_nocache-variants-of-ioremap.patch [deleted file]
package/kernel/qca-nss-dp/patches/0003-EDMA-Fix-NAPI-packet-counting.patch [new file with mode: 0644]
package/kernel/qca-nss-dp/patches/0004-EDMA-Fix-NAPI-packet-counting.patch [deleted file]
package/kernel/qca-nss-dp/patches/0004-EDMA-Use-NAPI_POLL_WEIGHT-as-NAPI-weight.patch [new file with mode: 0644]
package/kernel/qca-nss-dp/patches/0005-EDMA-Use-NAPI_POLL_WEIGHT-as-NAPI-weight.patch [deleted file]
package/kernel/qca-nss-dp/patches/0005-nss-dp-adapt-to-netif_napi_add-changes.patch [new file with mode: 0644]
package/kernel/qca-nss-dp/patches/0006-NSS-DP-fix-of_get_mac_address.patch [deleted file]
package/kernel/qca-nss-dp/patches/0006-nss_dp_main-Use-a-phy-handle-property-to-connect-to-.patch [new file with mode: 0644]
package/kernel/qca-nss-dp/patches/0007-NSS-DP-implement-ethernet-IOCTL-s.patch [deleted file]
package/kernel/qca-nss-dp/patches/0007-nss-dp-edma-v1-use-NAPI-GRO-by-default.patch [new file with mode: 0644]
package/kernel/qca-nss-dp/patches/0008-nss-dp-allow-setting-netdev-name-from-DTS.patch [new file with mode: 0644]
package/kernel/qca-nss-dp/patches/0008-switchdev-remove-the-transaction-structure.patch [deleted file]
package/kernel/qca-nss-dp/patches/0009-switchdev-use-new-switchdev-flags.patch [deleted file]
package/kernel/qca-nss-dp/patches/0010-switchdev-fix-FDB-roaming.patch [deleted file]
package/kernel/qca-nss-dp/patches/0011-treewide-fix-confusing-printing-of-registered-netdev.patch [deleted file]
package/kernel/qca-nss-dp/patches/0012-gmac-syn-xgmac-silence-debug-log-on-probe.patch [deleted file]
package/kernel/qca-nss-dp/patches/0013-nss_dp_main-Use-a-phy-handle-property-to-connect-to-.patch [deleted file]
package/kernel/qca-nss-dp/patches/0014-nss-dp-edma-v1-use-NAPI-GRO-by-default.patch [deleted file]
package/kernel/qca-nss-dp/patches/0015-nss-dp-allow-setting-netdev-name-from-DTS.patch [deleted file]
package/kernel/qca-nss-dp/patches/0016-nss-dp-netdev-mac_addr-is-const.patch [deleted file]
package/kernel/qca-nss-dp/patches/0017-nss-dp-use-proper-netdev-MAC-helpers.patch [deleted file]
package/kernel/qca-nss-dp/patches/0018-nss-dp-adapt-to-netif_napi_add-changes.patch [deleted file]