[rdkb][common][bsp][Refactor and sync wifi from openwrt]

[Description]
b82e2a9 [mac80211][mt76][Update driver version and fix dual band performance issue]
b5e8562 [MAC80211][core][Add BSS color bitmap patch for backport 6.1]
0f3e311 [MAC80211][misc][Add MT7996 external openwrt build]
4051cf2 [MAC80211][misc][Fix firmware bin missing issue for mt7622 autobuild]
85ca739 [MAC80211][hostapd][Change patch name for add-11v_mbss-and-ema-support.patch]
a0433da [MAC80211][misc][Fix Bss Color Bitmap patch]
b91b478 [MAC80211][core][Fix CAC skip command for BW160 case]

[Release-log]

Change-Id: Iccd26267d13e77654758dfbeb447e55f49e53ce1
diff --git a/recipes-wifi/linux-mt76/files/patches/3006-mt76-mt7915-wed-add-rxwi-for-further-in-chip-rro.patch b/recipes-wifi/linux-mt76/files/patches/3006-mt76-mt7915-wed-add-rxwi-for-further-in-chip-rro.patch
index 4e22353..bcb5b02 100644
--- a/recipes-wifi/linux-mt76/files/patches/3006-mt76-mt7915-wed-add-rxwi-for-further-in-chip-rro.patch
+++ b/recipes-wifi/linux-mt76/files/patches/3006-mt76-mt7915-wed-add-rxwi-for-further-in-chip-rro.patch
@@ -1,7 +1,7 @@
-From 72dda83ffb5d48393da817757f537770aeca4e40 Mon Sep 17 00:00:00 2001
+From 96b429c7da1a06920985887fbe522750b915dfa0 Mon Sep 17 00:00:00 2001
 From: Sujuan Chen <sujuan.chen@mediatek.com>
 Date: Fri, 6 Jan 2023 18:18:50 +0800
-Subject: [PATCH 3006/3013] mt76: mt7915: wed: add rxwi for further in chip rro
+Subject: [PATCH] mt76: mt7915: wed: add rxwi for further in chip rro
 
 Signed-off-by: Sujuan Chen <sujuan.chen@mediatek.com>
 ---
@@ -438,12 +438,12 @@
  		.tx_complete_skb = mt76_connac_tx_complete_skb,
  		.rx_skb = mt7915_queue_rx_skb,
 diff --git a/mt7915/mt7915.h b/mt7915/mt7915.h
-index 0fbc1047..dd6b673b 100644
+index 1d906b78..f635ae2d 100644
 --- a/mt7915/mt7915.h
 +++ b/mt7915/mt7915.h
 @@ -57,6 +57,7 @@
  #define MT7915_EEPROM_BLOCK_SIZE	16
- #define MT7915_HW_TOKEN_SIZE		4096
+ #define MT7915_HW_TOKEN_SIZE		7168
  #define MT7915_TOKEN_SIZE		8192
 +#define MT7915_RX_TOKEN_SIZE		4096