[openwrt/openwrt] mac80211: rename patches accepted upstream
LEDE Commits
lede-commits at lists.infradead.org
Thu Mar 1 04:57:38 PST 2018
rmilecki pushed a commit to openwrt/openwrt.git, branch master:
https://git.lede-project.org/a186c2ab70d3980d3da502da7e08fb3644104815
commit a186c2ab70d3980d3da502da7e08fb3644104815
Author: Rafał Miłecki <rafal at milecki.pl>
AuthorDate: Thu Mar 1 12:32:07 2018 +0100
mac80211: rename patches accepted upstream
This is to simplify maintenance. It's easy to say now which patches need
some extra work and/or sending upstream. Updating to newer backports
should be also simpler with this.
Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
...IG_PM.patch => 318-v4.15-ath10k-fix-build-errors-with-CONFIG_PM.patch} | 0
... 320-v4.15-mac80211-properly-free-requested-but-not-started-TX-.patch} | 0
...v4.16-0001-ath9k-move-spectral-scan-support-under-a-separate-co.patch} | 0
...v4.16-0002-ath10k-move-spectral-scan-support-under-a-separate-c.patch} | 0
...zed-packets.patch => 322-v4.16-ath9k-discard-undersized-packets.patch} | 0
... => 323-v4.15-mac80211-mesh-drop-frames-appearing-to-be-from-us.patch} | 0
... 325-v4.17-mac80211-round-IEEE80211_TX_STATUS_HEADROOM-up-to-mu.patch} | 0
... 331-v4.17-mac80211-drop-frames-with-unexpected-DS-bits-from-fa.patch} | 0
...t-rx.patch => 332-v4.17-mac80211-support-AP-4-addr-mode-fast-rx.patch} | 0
... 333-v4.17-mac80211-support-fast-rx-with-incompatible-PS-capabi.patch} | 0
...patch => 334-v4.17-mac80211-support-station-4-addr-mode-fast-rx.patch} | 0
...n-fast-rx.patch => 335-v4.17-mac80211-support-A-MSDU-in-fast-rx.patch} | 0
12 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/package/kernel/mac80211/patches/318-ath10k-fix-build-errors-with-CONFIG_PM.patch b/package/kernel/mac80211/patches/318-v4.15-ath10k-fix-build-errors-with-CONFIG_PM.patch
similarity index 100%
rename from package/kernel/mac80211/patches/318-ath10k-fix-build-errors-with-CONFIG_PM.patch
rename to package/kernel/mac80211/patches/318-v4.15-ath10k-fix-build-errors-with-CONFIG_PM.patch
diff --git a/package/kernel/mac80211/patches/320-mac80211-properly-free-requested-but-not-started-TX-.patch b/package/kernel/mac80211/patches/320-v4.15-mac80211-properly-free-requested-but-not-started-TX-.patch
similarity index 100%
rename from package/kernel/mac80211/patches/320-mac80211-properly-free-requested-but-not-started-TX-.patch
rename to package/kernel/mac80211/patches/320-v4.15-mac80211-properly-free-requested-but-not-started-TX-.patch
diff --git a/package/kernel/mac80211/patches/321-0001-ath9k-move-spectral-scan-support-under-a-separate-co.patch b/package/kernel/mac80211/patches/321-v4.16-0001-ath9k-move-spectral-scan-support-under-a-separate-co.patch
similarity index 100%
rename from package/kernel/mac80211/patches/321-0001-ath9k-move-spectral-scan-support-under-a-separate-co.patch
rename to package/kernel/mac80211/patches/321-v4.16-0001-ath9k-move-spectral-scan-support-under-a-separate-co.patch
diff --git a/package/kernel/mac80211/patches/321-0002-ath10k-move-spectral-scan-support-under-a-separate-c.patch b/package/kernel/mac80211/patches/321-v4.16-0002-ath10k-move-spectral-scan-support-under-a-separate-c.patch
similarity index 100%
rename from package/kernel/mac80211/patches/321-0002-ath10k-move-spectral-scan-support-under-a-separate-c.patch
rename to package/kernel/mac80211/patches/321-v4.16-0002-ath10k-move-spectral-scan-support-under-a-separate-c.patch
diff --git a/package/kernel/mac80211/patches/322-ath9k-discard-undersized-packets.patch b/package/kernel/mac80211/patches/322-v4.16-ath9k-discard-undersized-packets.patch
similarity index 100%
rename from package/kernel/mac80211/patches/322-ath9k-discard-undersized-packets.patch
rename to package/kernel/mac80211/patches/322-v4.16-ath9k-discard-undersized-packets.patch
diff --git a/package/kernel/mac80211/patches/323-mac80211-mesh-drop-frames-appearing-to-be-from-us.patch b/package/kernel/mac80211/patches/323-v4.15-mac80211-mesh-drop-frames-appearing-to-be-from-us.patch
similarity index 100%
rename from package/kernel/mac80211/patches/323-mac80211-mesh-drop-frames-appearing-to-be-from-us.patch
rename to package/kernel/mac80211/patches/323-v4.15-mac80211-mesh-drop-frames-appearing-to-be-from-us.patch
diff --git a/package/kernel/mac80211/patches/325-mac80211-round-IEEE80211_TX_STATUS_HEADROOM-up-to-mu.patch b/package/kernel/mac80211/patches/325-v4.17-mac80211-round-IEEE80211_TX_STATUS_HEADROOM-up-to-mu.patch
similarity index 100%
rename from package/kernel/mac80211/patches/325-mac80211-round-IEEE80211_TX_STATUS_HEADROOM-up-to-mu.patch
rename to package/kernel/mac80211/patches/325-v4.17-mac80211-round-IEEE80211_TX_STATUS_HEADROOM-up-to-mu.patch
diff --git a/package/kernel/mac80211/patches/331-mac80211-drop-frames-with-unexpected-DS-bits-from-fa.patch b/package/kernel/mac80211/patches/331-v4.17-mac80211-drop-frames-with-unexpected-DS-bits-from-fa.patch
similarity index 100%
rename from package/kernel/mac80211/patches/331-mac80211-drop-frames-with-unexpected-DS-bits-from-fa.patch
rename to package/kernel/mac80211/patches/331-v4.17-mac80211-drop-frames-with-unexpected-DS-bits-from-fa.patch
diff --git a/package/kernel/mac80211/patches/332-mac80211-support-AP-4-addr-mode-fast-rx.patch b/package/kernel/mac80211/patches/332-v4.17-mac80211-support-AP-4-addr-mode-fast-rx.patch
similarity index 100%
rename from package/kernel/mac80211/patches/332-mac80211-support-AP-4-addr-mode-fast-rx.patch
rename to package/kernel/mac80211/patches/332-v4.17-mac80211-support-AP-4-addr-mode-fast-rx.patch
diff --git a/package/kernel/mac80211/patches/333-mac80211-support-fast-rx-with-incompatible-PS-capabi.patch b/package/kernel/mac80211/patches/333-v4.17-mac80211-support-fast-rx-with-incompatible-PS-capabi.patch
similarity index 100%
rename from package/kernel/mac80211/patches/333-mac80211-support-fast-rx-with-incompatible-PS-capabi.patch
rename to package/kernel/mac80211/patches/333-v4.17-mac80211-support-fast-rx-with-incompatible-PS-capabi.patch
diff --git a/package/kernel/mac80211/patches/334-mac80211-support-station-4-addr-mode-fast-rx.patch b/package/kernel/mac80211/patches/334-v4.17-mac80211-support-station-4-addr-mode-fast-rx.patch
similarity index 100%
rename from package/kernel/mac80211/patches/334-mac80211-support-station-4-addr-mode-fast-rx.patch
rename to package/kernel/mac80211/patches/334-v4.17-mac80211-support-station-4-addr-mode-fast-rx.patch
diff --git a/package/kernel/mac80211/patches/335-mac80211-support-A-MSDU-in-fast-rx.patch b/package/kernel/mac80211/patches/335-v4.17-mac80211-support-A-MSDU-in-fast-rx.patch
similarity index 100%
rename from package/kernel/mac80211/patches/335-mac80211-support-A-MSDU-in-fast-rx.patch
rename to package/kernel/mac80211/patches/335-v4.17-mac80211-support-A-MSDU-in-fast-rx.patch
More information about the lede-commits
mailing list