openwrt/target/linux/generic/hack-6.1
Robert Marko bb907d8d44 generic: add fix for AQR113 PMD Global Transmit Disable bit
PMD Global Transmit Disable bit should be cleared for normal operation.
This should be HW default, however I found that on Asus RT-AX89X that uses
AQR113C PHY and firmware 5.4 this bit is set by default.

With this bit set the AQR cannot achieve a link with its link-partner and
it took me multiple hours of digging through the vendor GPL source to find
this out, so lets always clear this bit during .config_init() to avoid a
situation like this in the future.

aqr107_wait_processor_intensive_op() is moved up because datasheet notes
that any changes to this bit are processor intensive.

This is a modified version of patch that got merged upstream as AQR113C
has a separate config_init() upstream.

Link: https://github.com/openwrt/openwrt/pull/15840
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-07-09 12:33:17 +02:00
..
204-module_strip.patch kernel: bump 6.1 to 6.1.79 2024-02-24 19:25:02 +01:00
205-kconfig-abort-configuration-on-unset-symbol.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
210-darwin_scripts_include.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
211-darwin-uuid-typedef-clash.patch
212-tools_portability.patch kernel: fix build issue on macOS 2024-03-30 21:59:24 +01:00
214-spidev_h_portability.patch
220-arm-gc_sections.patch kernel: bump 6.1 to 6.1.44 2023-08-09 20:39:20 -04:00
221-module_exports.patch kernel: bump 6.1 to 6.1.92 2024-06-08 14:16:19 +02:00
230-openwrt_lzma_options.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
250-netfilter_depends.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
251-kconfig.patch broadcom-wl: remove package 2024-02-03 16:16:36 +01:00
253-ksmbd-config.patch kernel: bump 6.1 to 6.1.79 2024-02-24 19:25:02 +01:00
259-regmap_dynamic.patch kernel: bump 6.1 to 6.1.63 2023-11-23 22:51:52 +01:00
260-crypto_test_dependencies.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
261-lib-arc4-unhide.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
280-rfkill-stubs.patch kernel: bump 6.1 to 6.1.50 2023-09-01 21:01:08 +02:00
300-MIPS-r4k_cache-use-more-efficient-cache-blast.patch
402-mtd-blktrans-call-add-disks-after-mtd-device.patch kernel: bump 6.1 to 6.1.93 2024-06-15 19:55:01 +08:00
420-mtd-support-OpenWrt-s-MTD_ROOTFS_ROOT_DEV.patch kernel: fix mtd/NVMEM regression affecting U-Boot env NVMEM driver 2023-10-31 17:33:28 +01:00
421-drivers-mtd-parsers-add-nvmem-support-to-cmdlinepart.patch
430-mtk-bmt-support.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
600-net-enable-fraglist-GRO-by-default.patch kernel: improve GRO performance 2024-04-26 06:31:27 +02:00
645-netfilter-connmark-introduce-set-dscpmark.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
650-netfilter-add-xt_FLOWOFFLOAD-target.patch kernel: backport flow offload pppoe fix 2024-04-26 06:31:27 +02:00
651-wireless_mesh_header.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
660-fq_codel_defaults.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
661-kernel-ct-size-the-hashtable-more-adequately.patch kernel: bump 6.1 to 6.1.34 2023-06-16 19:42:56 +02:00
700-swconfig_switch_drivers.patch kernel: add driver for Airoha EN8811H PHY as module 2024-02-15 19:30:08 +00:00
711-net-dsa-mv88e6xxx-disable-ATU-violation.patch kernel: bump 6.1 to 6.1.93 2024-06-15 19:55:01 +08:00
721-net-add-packet-mangeling.patch kernel: bump 6.1 to 6.1.93 2024-06-15 19:55:01 +08:00
722-net-phy-aquantia-enable-AQR112-and-AQR412.patch generic: add fix for AQR113 PMD Global Transmit Disable bit 2024-07-09 12:33:17 +02:00
723-net-phy-aquantia-fix-system-side-protocol-mi.patch generic: replace simple AQR hack patch with upstream version 2024-02-21 02:34:32 +01:00
725-net-phy-aquantia-add-PHY_IDs-for-AQR112-variants.patch generic: add fix for AQR113 PMD Global Transmit Disable bit 2024-07-09 12:33:17 +02:00
750-net-pcs-mtk-lynxi-workaround-2500BaseX-no-an.patch mediatek: switch to pending XFI 10G Ethernet drivers 2024-02-15 19:06:36 +00:00
760-net-usb-r8152-add-LED-configuration-from-OF.patch kernel: bump 6.1 to 6.1.68 2023-12-19 14:12:25 +01:00
761-dt-bindings-net-add-RTL8152-binding-documentation.patch
765-mxl-gpy-control-LED-reg-from-DT.patch kernel: bump 6.1 to 6.1.96 2024-07-04 22:02:47 +02:00
766-net-phy-mediatek-ge-add-LED-configuration-interface.patch
773-bgmac-add-srab-switch.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
780-usb-net-MeigLink_modem_support.patch kernel: bump 6.1 to 6.1.89 2024-04-30 20:18:15 +02:00
781-usb-net-rndis-support-asr.patch generic: add missing patch headers 2024-04-09 17:54:08 +01:00
790-SFP-GE-T-ignore-TX_FAULT.patch kernel: bump 6.1 to 6.1.95 2024-06-23 16:33:41 +02:00
800-GPIO-add-named-gpio-exports.patch kernel: bump 6.1 to 6.1.68 2023-12-19 14:12:25 +01:00
810-bcma-ssb-fallback-sprom.patch
901-debloat_sock_diag.patch kernel: bump 6.1 to 6.1.92 2024-06-08 14:16:19 +02:00
902-debloat_proc.patch kernel: bump 6.1 to 6.1.96 2024-07-04 22:02:47 +02:00
904-debloat_dma_buf.patch kernel: bump 6.1 to 6.1.63 2023-11-23 22:51:52 +01:00
910-kobject_uevent.patch
911-kobject_add_broadcast_uevent.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
920-device_tree_cmdline.patch generic: 6.1: refresh hack patches 2023-05-22 22:28:16 +02:00
930-Revert-Revert-Revert-driver-core-Set-fw_devlink-on-b.patch kernel: bump 6.1 to 6.1.86 2024-04-14 18:03:37 +02:00