1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 13:29:16 +02:00
openwrt/package/kernel/qca-nss-dp/patches
Robert Marko 1082c6556e kernel: qca-nss-dp: add back printing attached PHY-s
During the last update to 12.5.r2 printing of the attached PHY-s was
removed, so lets bring it back as it is very helpfull for debugging
OpenWrt issues without users having to modify NSS-DP to know if a PHY
was attached.

Refresh patches since nss_dp_main.c was edited.

Link: https://github.com/openwrt/openwrt/pull/15537
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-05-21 12:29:33 +02:00
..
0001-nss-dp-Drop-_nocache-variants-of-ioremap.patch
0002-edma_tx_rx-support-newer-kernels-time-stamping-API.patch
0003-EDMA-Fix-NAPI-packet-counting.patch
0004-EDMA-Use-NAPI_POLL_WEIGHT-as-NAPI-weight.patch
0005-nss-dp-adapt-to-netif_napi_add-changes.patch
0006-nss_dp_main-Use-a-phy-handle-property-to-connect-to-.patch kernel: qca-nss-dp: add back printing attached PHY-s 2024-05-21 12:29:33 +02:00
0007-nss-dp-edma-v1-use-NAPI-GRO-by-default.patch
0008-nss-dp-allow-setting-netdev-name-from-DTS.patch kernel: qca-nss-dp: update to 12.5.r2 for kernel 6.6 2024-05-07 10:04:00 +02:00
0009-nss-dp-switchdev-fix-FDB-roaming.patch kernel: qca-nss-dp: update to 12.5.r2 for kernel 6.6 2024-05-07 10:04:00 +02:00
0011-01-edma_v1-rework-hw_reset-logic-to-permit-rmmod-and-in.patch
0011-02-nss_dp_switchdev-correctly-unregister-notifier-on-dp.patch kernel: qca-nss-dp: add back printing attached PHY-s 2024-05-21 12:29:33 +02:00
0011-03-nss_dp_main-swap-dp_exit-function-call.patch kernel: qca-nss-dp: add back printing attached PHY-s 2024-05-21 12:29:33 +02:00
0011-04-nss_dp_main-call-unregister_netdev-first-in-dp_remov.patch kernel: qca-nss-dp: add back printing attached PHY-s 2024-05-21 12:29:33 +02:00
0011-05-nss_dp_main-use-phy_detach-instead-of-disconnect-in-.patch kernel: qca-nss-dp: add back printing attached PHY-s 2024-05-21 12:29:33 +02:00
0011-06-edma_v1-skip-edma_disable_port-in-edma_cleanup-subse.patch