]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mac80211: split ath patch in dedicated subdir
authorAnsuel Smith <ansuelsmth@gmail.com>
Tue, 1 Jun 2021 23:49:50 +0000 (01:49 +0200)
committerDavid Bauer <mail@david-bauer.net>
Fri, 4 Jun 2021 20:44:40 +0000 (22:44 +0200)
The ath patch number is already large and adding other patch for ath11k
will add more confusion with the patch numbering.
Since the support of ath11k based device is imminent, prepare the mac80211
ath patch dir and split it in the dedicated ath5k, ath9k, ath10k and ath11k
(empty for now).

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
49 files changed:
package/kernel/mac80211/Makefile
package/kernel/mac80211/patches/ath10k/080-ath10k_thermal_config.patch [moved from package/kernel/mac80211/patches/ath/080-ath10k_thermal_config.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/300-ath10k-add-CCMP-PN-replay-protection-for-fragmented-.patch [moved from package/kernel/mac80211/patches/ath/300-ath10k-add-CCMP-PN-replay-protection-for-fragmented-.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/301-ath10k-drop-fragments-with-multicast-DA-for-PCIe.patch [moved from package/kernel/mac80211/patches/ath/301-ath10k-drop-fragments-with-multicast-DA-for-PCIe.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/302-ath10k-drop-fragments-with-multicast-DA-for-SDIO.patch [moved from package/kernel/mac80211/patches/ath/302-ath10k-drop-fragments-with-multicast-DA-for-SDIO.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/303-ath10k-drop-MPDU-which-has-discard-flag-set-by-firmw.patch [moved from package/kernel/mac80211/patches/ath/303-ath10k-drop-MPDU-which-has-discard-flag-set-by-firmw.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/304-ath10k-Fix-TKIP-Michael-MIC-verification-for-PCIe.patch [moved from package/kernel/mac80211/patches/ath/304-ath10k-Fix-TKIP-Michael-MIC-verification-for-PCIe.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/305-ath10k-Validate-first-subframe-of-A-MSDU-before-proc.patch [moved from package/kernel/mac80211/patches/ath/305-ath10k-Validate-first-subframe-of-A-MSDU-before-proc.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/921-ath10k_init_devices_synchronously.patch [moved from package/kernel/mac80211/patches/ath/921-ath10k_init_devices_synchronously.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/922-ath10k-increase-rx-buffer-size-to-2048.patch [moved from package/kernel/mac80211/patches/ath/922-ath10k-increase-rx-buffer-size-to-2048.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/930-ath10k_add_tpt_led_trigger.patch [moved from package/kernel/mac80211/patches/ath/930-ath10k_add_tpt_led_trigger.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch [moved from package/kernel/mac80211/patches/ath/974-ath10k_add-LED-and-GPIO-controlling-support-for-various-chipsets.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/975-ath10k-use-tpt-trigger-by-default.patch [moved from package/kernel/mac80211/patches/ath/975-ath10k-use-tpt-trigger-by-default.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/980-ath10k-fix-max-antenna-gain-unit.patch [moved from package/kernel/mac80211/patches/ath/980-ath10k-fix-max-antenna-gain-unit.patch with 100% similarity]
package/kernel/mac80211/patches/ath10k/981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch [moved from package/kernel/mac80211/patches/ath/981-ath10k-adjust-tx-power-reduction-for-US-regulatory-d.patch with 100% similarity]
package/kernel/mac80211/patches/ath5k/201-ath5k-WAR-for-AR71xx-PCI-bug.patch [moved from package/kernel/mac80211/patches/ath/201-ath5k-WAR-for-AR71xx-PCI-bug.patch with 100% similarity]
package/kernel/mac80211/patches/ath5k/411-ath5k_allow_adhoc_and_ap.patch [moved from package/kernel/mac80211/patches/ath/411-ath5k_allow_adhoc_and_ap.patch with 100% similarity]
package/kernel/mac80211/patches/ath5k/420-ath5k_disable_fast_cc.patch [moved from package/kernel/mac80211/patches/ath/420-ath5k_disable_fast_cc.patch with 100% similarity]
package/kernel/mac80211/patches/ath5k/430-add_ath5k_platform.patch [moved from package/kernel/mac80211/patches/ath/430-add_ath5k_platform.patch with 100% similarity]
package/kernel/mac80211/patches/ath5k/432-ath5k_add_pciids.patch [moved from package/kernel/mac80211/patches/ath/432-ath5k_add_pciids.patch with 100% similarity]
package/kernel/mac80211/patches/ath5k/440-ath5k_channel_bw_debugfs.patch [moved from package/kernel/mac80211/patches/ath/440-ath5k_channel_bw_debugfs.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/350-ath9k_hw-reset-AHB-WMAC-interface-on-AR91xx.patch [moved from package/kernel/mac80211/patches/ath/350-ath9k_hw-reset-AHB-WMAC-interface-on-AR91xx.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/351-ath9k_hw-issue-external-reset-for-QCA955x.patch [moved from package/kernel/mac80211/patches/ath/351-ath9k_hw-issue-external-reset-for-QCA955x.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/354-ath9k-force-rx_clear-when-disabling-rx.patch [moved from package/kernel/mac80211/patches/ath/354-ath9k-force-rx_clear-when-disabling-rx.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/356-Revert-ath9k-interpret-requested-txpower-in-EIRP-dom.patch [moved from package/kernel/mac80211/patches/ath/356-Revert-ath9k-interpret-requested-txpower-in-EIRP-dom.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/365-ath9k-adjust-tx-power-reduction-for-US-regulatory-do.patch [moved from package/kernel/mac80211/patches/ath/365-ath9k-adjust-tx-power-reduction-for-US-regulatory-do.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/401-ath9k_blink_default.patch [moved from package/kernel/mac80211/patches/ath/401-ath9k_blink_default.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/410-ath9k_allow_adhoc_and_ap.patch [moved from package/kernel/mac80211/patches/ath/410-ath9k_allow_adhoc_and_ap.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/450-ath9k-enabled-MFP-capability-unconditionally.patch [moved from package/kernel/mac80211/patches/ath/450-ath9k-enabled-MFP-capability-unconditionally.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/500-ath9k_eeprom_debugfs.patch [moved from package/kernel/mac80211/patches/ath/500-ath9k_eeprom_debugfs.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/501-ath9k_ahb_init.patch [moved from package/kernel/mac80211/patches/ath/501-ath9k_ahb_init.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/510-ath9k_intr_mitigation_tweak.patch [moved from package/kernel/mac80211/patches/ath/510-ath9k_intr_mitigation_tweak.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/511-ath9k_reduce_rxbuf.patch [moved from package/kernel/mac80211/patches/ath/511-ath9k_reduce_rxbuf.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/512-ath9k_channelbw_debugfs.patch [moved from package/kernel/mac80211/patches/ath/512-ath9k_channelbw_debugfs.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/513-ath9k_add_pci_ids.patch [moved from package/kernel/mac80211/patches/ath/513-ath9k_add_pci_ids.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/530-ath9k_extra_leds.patch [moved from package/kernel/mac80211/patches/ath/530-ath9k_extra_leds.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/531-ath9k_extra_platform_leds.patch [moved from package/kernel/mac80211/patches/ath/531-ath9k_extra_platform_leds.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/540-ath9k_reduce_ani_interval.patch [moved from package/kernel/mac80211/patches/ath/540-ath9k_reduce_ani_interval.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/542-ath9k_debugfs_diag.patch [moved from package/kernel/mac80211/patches/ath/542-ath9k_debugfs_diag.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/543-ath9k_entropy_from_adc.patch [moved from package/kernel/mac80211/patches/ath/543-ath9k_entropy_from_adc.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/544-ath9k-ar933x-usb-hang-workaround.patch [moved from package/kernel/mac80211/patches/ath/544-ath9k-ar933x-usb-hang-workaround.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/545-ath9k_ani_ws_detect.patch [moved from package/kernel/mac80211/patches/ath/545-ath9k_ani_ws_detect.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/547-ath9k_led_defstate_fix.patch [moved from package/kernel/mac80211/patches/ath/547-ath9k_led_defstate_fix.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/548-ath9k_enable_gpio_chip.patch [moved from package/kernel/mac80211/patches/ath/548-ath9k_enable_gpio_chip.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/549-ath9k_enable_gpio_buttons.patch [moved from package/kernel/mac80211/patches/ath/549-ath9k_enable_gpio_buttons.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/550-ath9k-disable-bands-via-dt.patch [moved from package/kernel/mac80211/patches/ath/550-ath9k-disable-bands-via-dt.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/551-ath9k_ubnt_uap_plus_hsr.patch [moved from package/kernel/mac80211/patches/ath/551-ath9k_ubnt_uap_plus_hsr.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/552-ath9k-ahb_of.patch [moved from package/kernel/mac80211/patches/ath/552-ahb_of.patch with 100% similarity]
package/kernel/mac80211/patches/ath9k/553-ath9k_of_gpio_mask.patch [moved from package/kernel/mac80211/patches/ath/553-ath9k_of_gpio_mask.patch with 100% similarity]

index 4d10de09a765985a2c2ca3eb5029848d7a91f0ee..92167ebf3b80f7d1ea1f088ec90639105d2ed9d9 100644 (file)
@@ -501,6 +501,10 @@ define Build/Patch
        $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/build,build/)
        $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/subsys,subsys/)
        $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/ath,ath/)
+       $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/ath5k,ath5k/)
+       $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/ath9k,ath9k/)
+       $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/ath10k,ath10k/)
+       $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/ath11k,ath11k/)
        $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/rt2x00,rt2x00/)
        $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/mwl,mwl/)
        $(call PatchDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/brcm,brcm/)
@@ -512,6 +516,10 @@ define Quilt/Refresh/Package
        $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/build,build/)
        $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/subsys,subsys/)
        $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/ath,ath/)
+       $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/ath5k,ath5k/)
+       $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/ath9k,ath9k/)
+       $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/ath10k,ath10k/)
+       $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/ath11k,ath11k/)
        $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/rt2x00,rt2x00/)
        $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/mwl,mwl/)
        $(call Quilt/RefreshDir,$(PKG_BUILD_DIR),$(PATCH_DIR)/brcm,brcm/)