From 543ada64edb88ff68328bcde5418eac7afcc3634 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 28 Jan 2022 13:51:22 +0100 Subject: [PATCH] mac80211: reorganize patches Signed-off-by: Felix Fietkau --- ... 300-mac80211-fix-rate-control-for-retransmitted-frames.patch} | 0 ...01-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch} | 0 ...302-mac80211-fix-regression-in-SSN-handling-of-addba-tx.patch} | 0 ...303-mac80211-set-up-the-fwd_skb-dev-for-mesh-forwarding.patch} | 0 ...04-mac80211-send-ADDBA-requests-using-the-tid-queue-of-.patch} | 0 ...05-mac80211-agg-tx-don-t-schedule_and_wake_txq-under-st.patch} | 0 ...06-mac80211-use-coarse-boottime-for-airtime-fairness-co.patch} | 0 ....patch => 307-mac80211_hwsim-make-6-GHz-channels-usable.patch} | 0 ... => 308-mac80211-add-support-for-.ndo_fill_forward_path.patch} | 0 ...tch => 309-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch} | 0 ...10-mac80211-minstrel_ht-reduce-fluctuations-in-rate-pro.patch} | 0 ...11-mac80211-minstrel_ht-rework-rate-downgrade-code-and-.patch} | 0 12 files changed, 0 insertions(+), 0 deletions(-) rename package/kernel/mac80211/patches/subsys/{301-mac80211-fix-rate-control-for-retransmitted-frames.patch => 300-mac80211-fix-rate-control-for-retransmitted-frames.patch} (100%) rename package/kernel/mac80211/patches/subsys/{304-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch => 301-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch} (100%) rename package/kernel/mac80211/patches/subsys/{305-mac80211-fix-regression-in-SSN-handling-of-addba-tx.patch => 302-mac80211-fix-regression-in-SSN-handling-of-addba-tx.patch} (100%) rename package/kernel/mac80211/patches/subsys/{306-mac80211-set-up-the-fwd_skb-dev-for-mesh-forwarding.patch => 303-mac80211-set-up-the-fwd_skb-dev-for-mesh-forwarding.patch} (100%) rename package/kernel/mac80211/patches/subsys/{309-mac80211-send-ADDBA-requests-using-the-tid-queue-of-.patch => 304-mac80211-send-ADDBA-requests-using-the-tid-queue-of-.patch} (100%) rename package/kernel/mac80211/patches/subsys/{310-mac80211-agg-tx-don-t-schedule_and_wake_txq-under-st.patch => 305-mac80211-agg-tx-don-t-schedule_and_wake_txq-under-st.patch} (100%) rename package/kernel/mac80211/patches/subsys/{311-mac80211-use-coarse-boottime-for-airtime-fairness-co.patch => 306-mac80211-use-coarse-boottime-for-airtime-fairness-co.patch} (100%) rename package/kernel/mac80211/patches/subsys/{321-mac80211_hwsim-make-6-GHz-channels-usable.patch => 307-mac80211_hwsim-make-6-GHz-channels-usable.patch} (100%) rename package/kernel/mac80211/patches/subsys/{330-mac80211-add-support-for-.ndo_fill_forward_path.patch => 308-mac80211-add-support-for-.ndo_fill_forward_path.patch} (100%) rename package/kernel/mac80211/patches/subsys/{353-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch => 309-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch} (100%) rename package/kernel/mac80211/patches/subsys/{354-mac80211-minstrel_ht-reduce-fluctuations-in-rate-pro.patch => 310-mac80211-minstrel_ht-reduce-fluctuations-in-rate-pro.patch} (100%) rename package/kernel/mac80211/patches/subsys/{355-mac80211-minstrel_ht-rework-rate-downgrade-code-and-.patch => 311-mac80211-minstrel_ht-rework-rate-downgrade-code-and-.patch} (100%) diff --git a/package/kernel/mac80211/patches/subsys/301-mac80211-fix-rate-control-for-retransmitted-frames.patch b/package/kernel/mac80211/patches/subsys/300-mac80211-fix-rate-control-for-retransmitted-frames.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/301-mac80211-fix-rate-control-for-retransmitted-frames.patch rename to package/kernel/mac80211/patches/subsys/300-mac80211-fix-rate-control-for-retransmitted-frames.patch diff --git a/package/kernel/mac80211/patches/subsys/304-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch b/package/kernel/mac80211/patches/subsys/301-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/304-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch rename to package/kernel/mac80211/patches/subsys/301-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch diff --git a/package/kernel/mac80211/patches/subsys/305-mac80211-fix-regression-in-SSN-handling-of-addba-tx.patch b/package/kernel/mac80211/patches/subsys/302-mac80211-fix-regression-in-SSN-handling-of-addba-tx.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/305-mac80211-fix-regression-in-SSN-handling-of-addba-tx.patch rename to package/kernel/mac80211/patches/subsys/302-mac80211-fix-regression-in-SSN-handling-of-addba-tx.patch diff --git a/package/kernel/mac80211/patches/subsys/306-mac80211-set-up-the-fwd_skb-dev-for-mesh-forwarding.patch b/package/kernel/mac80211/patches/subsys/303-mac80211-set-up-the-fwd_skb-dev-for-mesh-forwarding.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/306-mac80211-set-up-the-fwd_skb-dev-for-mesh-forwarding.patch rename to package/kernel/mac80211/patches/subsys/303-mac80211-set-up-the-fwd_skb-dev-for-mesh-forwarding.patch diff --git a/package/kernel/mac80211/patches/subsys/309-mac80211-send-ADDBA-requests-using-the-tid-queue-of-.patch b/package/kernel/mac80211/patches/subsys/304-mac80211-send-ADDBA-requests-using-the-tid-queue-of-.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/309-mac80211-send-ADDBA-requests-using-the-tid-queue-of-.patch rename to package/kernel/mac80211/patches/subsys/304-mac80211-send-ADDBA-requests-using-the-tid-queue-of-.patch diff --git a/package/kernel/mac80211/patches/subsys/310-mac80211-agg-tx-don-t-schedule_and_wake_txq-under-st.patch b/package/kernel/mac80211/patches/subsys/305-mac80211-agg-tx-don-t-schedule_and_wake_txq-under-st.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/310-mac80211-agg-tx-don-t-schedule_and_wake_txq-under-st.patch rename to package/kernel/mac80211/patches/subsys/305-mac80211-agg-tx-don-t-schedule_and_wake_txq-under-st.patch diff --git a/package/kernel/mac80211/patches/subsys/311-mac80211-use-coarse-boottime-for-airtime-fairness-co.patch b/package/kernel/mac80211/patches/subsys/306-mac80211-use-coarse-boottime-for-airtime-fairness-co.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/311-mac80211-use-coarse-boottime-for-airtime-fairness-co.patch rename to package/kernel/mac80211/patches/subsys/306-mac80211-use-coarse-boottime-for-airtime-fairness-co.patch diff --git a/package/kernel/mac80211/patches/subsys/321-mac80211_hwsim-make-6-GHz-channels-usable.patch b/package/kernel/mac80211/patches/subsys/307-mac80211_hwsim-make-6-GHz-channels-usable.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/321-mac80211_hwsim-make-6-GHz-channels-usable.patch rename to package/kernel/mac80211/patches/subsys/307-mac80211_hwsim-make-6-GHz-channels-usable.patch diff --git a/package/kernel/mac80211/patches/subsys/330-mac80211-add-support-for-.ndo_fill_forward_path.patch b/package/kernel/mac80211/patches/subsys/308-mac80211-add-support-for-.ndo_fill_forward_path.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/330-mac80211-add-support-for-.ndo_fill_forward_path.patch rename to package/kernel/mac80211/patches/subsys/308-mac80211-add-support-for-.ndo_fill_forward_path.patch diff --git a/package/kernel/mac80211/patches/subsys/353-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch b/package/kernel/mac80211/patches/subsys/309-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/353-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch rename to package/kernel/mac80211/patches/subsys/309-mac80211-minstrel_ht-fix-MINSTREL_FRAC-macro.patch diff --git a/package/kernel/mac80211/patches/subsys/354-mac80211-minstrel_ht-reduce-fluctuations-in-rate-pro.patch b/package/kernel/mac80211/patches/subsys/310-mac80211-minstrel_ht-reduce-fluctuations-in-rate-pro.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/354-mac80211-minstrel_ht-reduce-fluctuations-in-rate-pro.patch rename to package/kernel/mac80211/patches/subsys/310-mac80211-minstrel_ht-reduce-fluctuations-in-rate-pro.patch diff --git a/package/kernel/mac80211/patches/subsys/355-mac80211-minstrel_ht-rework-rate-downgrade-code-and-.patch b/package/kernel/mac80211/patches/subsys/311-mac80211-minstrel_ht-rework-rate-downgrade-code-and-.patch similarity index 100% rename from package/kernel/mac80211/patches/subsys/355-mac80211-minstrel_ht-rework-rate-downgrade-code-and-.patch rename to package/kernel/mac80211/patches/subsys/311-mac80211-minstrel_ht-rework-rate-downgrade-code-and-.patch -- 2.30.2