[PATCH v2 0/2] Add support for rtw8822bu

Alexis Lothoré alexis.lothore at bootlin.com
Fri Nov 3 21:48:40 PDT 2023


Hello,
This series aims to enable support for RTW8822BU dongles. This chip is a
802.11ac wireless usb chip. Corresponding support has been added in Linux
6.1.
This version follows Hauke's suggestion to resplit RTW88 into PCI and USB
options. I finally went further and added options per-chip instead of
per-bus, because the first options would still have "forced" some options
which do not look relevant for all chips in the same family (eg 802.11 AC
enforced for all PCI chips)

Changes in v2:
- re-split exisiting rtw88 package to properly define bus dependency
- Link to V1: http://lists.openwrt.org/pipermail/openwrt-devel/2023-October/041652.html

Alexis Lothoré (2):
  mac80211: split rtw88 configuration for each supported chip
  mac80211: add support for rtw88_8822bu

 package/kernel/mac80211/realtek.mk | 109 +++++++++++++++++++++++++----
 1 file changed, 94 insertions(+), 15 deletions(-)

-- 
2.42.0




More information about the openwrt-devel mailing list