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)
commit3394af677cadd1f9b877100312c830d87488fcfb
treeb07d71fd6b6b7d059c5624597866f9949c07469b
parent89bd8607f8cdacea7e8d13c1233a2a8b13fdf64c
mac80211: split ath patch in dedicated subdir

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