openwrt/package/kernel/mac80211/patches/rt2x00
Shiji Yang bad441ae4e mac80211: rt2x00: fix build warnings on 6.12 kernel
Move rt2x00lib_read_eeprom() function prototype from rt2800lib.h to
rt2x00.h and make rt6352_enable_pa_pin() static to fix the missing
prototypes warnings:

/workspaces/openwrt/build_dir/target-x86_64_musl/linux-x86_64/mac80211-regular/backports-6.12.6/drivers/net/wireless/ralink/rt2x00/rt2x00eeprom.c:213:5: error: no previous prototype for 'rt2x00lib_read_eeprom' [-Werror=missing-prototypes]
  213 | int rt2x00lib_read_eeprom(struct rt2x00_dev *rt2x00dev)
      |     ^~~~~~~~~~~~~~~~~~~~~
/workspaces/openwrt/build_dir/target-x86_64_musl/linux-x86_64/mac80211-regular/backports-6.12.6/drivers/net/wireless/ralink/rt2x00/rt2800lib.c:308:6: error: no previous prototype for 'rt6352_enable_pa_pin' [-Werror=missing-prototypes]
  308 | void rt6352_enable_pa_pin(struct rt2x00_dev *rt2x00dev, int enable)
      |      ^~~~~~~~~~~~~~~~~~~~

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18637
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-05-03 20:16:25 +02:00
..
100-rt2x00_options.patch
501-rt2x00-allow-to-build-rt2800soc-module-for-RT3883.patch
601-rt2x00-introduce-rt2x00_platform_h.patch
602-01-wifi-rt2x00-Add-support-for-loading-EEPROM-from-user.patch mac80211: rt2x00: fix build warnings on 6.12 kernel 2025-05-03 20:16:25 +02:00
602-02-wifi-rt2x00-Add-option-to-pass-EEPROM-file-name-from.patch mac80211: rt2x00: improve EEPROM load patches 2023-10-16 14:16:55 +02:00
602-03-wifi-rt2x00-Add-support-for-loading-EEPROM-from-MTD.patch mac80211: sync some rt2x00 patches with wireless-next 2023-11-13 00:55:38 +00:00
602-04-wifi-rt2x00-Support-EEPROM-swap-binding.patch mac80211: rt2x00: improve EEPROM load patches 2023-10-16 14:16:55 +02:00
602-05-wifi-rt2x00-support-loading-eeprom-from-NVMEM-cells.patch mac80211: sync some rt2x00 patches with wireless-next 2023-11-13 00:55:38 +00:00
603-wifi-rt2x00-Add-support-for-loading-EEPROM-from-devicetree-embedded-data.patch mac80211: rt2x00: load the eeprom data from devicetree embedded data on Ralink SoCs 2025-03-10 00:42:44 +01:00
606-rt2x00-allow_disabling_bands_through_platform_data.patch mac80211: update to version 6.11 2024-09-26 10:55:11 +02:00
607-rt2x00-add_platform_data_mac_addr.patch mac80211: sync some rt2x00 patches with wireless-next 2023-11-13 00:55:38 +00:00
608-rt2x00-allow_disabling_bands_through_dts.patch mac80211: sync some rt2x00 patches with wireless-next 2023-11-13 00:55:38 +00:00
609-rt2x00-make-wmac-loadable-via-OF-on-rt288x-305x-SoC.patch mac80211: update to version 6.9.9 2024-07-12 16:38:28 +02:00
610-rt2x00-change-led-polarity-from-OF.patch mac80211: update to version 6.9.9 2024-07-12 16:38:28 +02:00
611-rt2x00-add-AP+STA-support.patch mac80211: sync some rt2x00 patches with wireless-next 2023-11-13 00:55:38 +00:00
620-01-rt2x00-respect-rt2800-hardware-TX-queue-index.patch mac80211: rt2x00: some improvements for rt2800 generic 2025-01-04 22:06:36 +01:00
620-02-rt2x00-increase-the-watchdog-sampling-frequency.patch mac80211: rt2x00: some improvements for rt2800 generic 2025-01-04 22:06:36 +01:00
621-01-rt2x00-always-calibrate-MT7620-when-switching-channe.patch mac80211: rt2x00: some improvements for mt7620 2025-01-04 22:06:36 +01:00
621-02-rt2x00-rework-link-tuner-for-MT7620.patch mac80211: rt2x00: some improvements for mt7620 2025-01-04 22:06:36 +01:00
621-03-rt2x00-correct-MT7620-SDM-mode-register-value.patch mac80211: rt2x00: some improvements for mt7620 2025-01-04 22:06:36 +01:00
621-04-rt2x00-fix-register-operation-on-RXIQ-calibration.patch mac80211: rt2x00: some improvements for mt7620 2025-01-04 22:06:36 +01:00
622-01-rt2x00-fix-RFCSR-register-init-values-for-RT5592.patch mac80211: rt2x00: some improvements for rt5592 2025-01-04 22:06:36 +01:00
622-02-rt2x00-fix-BBP-register-init-values-for-RT5592.patch mac80211: rt2x00: some improvements for rt5592 2025-01-04 22:06:36 +01:00
994-rt2x00-import-support-for-external-LNA-on-MT7620.patch mac80211: rt2x00: fix build warnings on 6.12 kernel 2025-05-03 20:16:25 +02:00
995-rt2x00-mt7620-introduce-accessors-for-CHIP_VER-register.patch mac80211: rt2x00: fix eeprom load issue for PCIe NICs 2024-09-22 19:12:16 +02:00
996-rt2x00-mt7620-differentiate-based-on-SoC-CHIP_VER.patch mac80211: rt2x00: some improvements for rt5592 2025-01-04 22:06:36 +01:00