Directory Files
.. 2
File Size
Kconfig 4.0 kB
Makefile 1.9 kB
bf.c 12 kB
bf.h 3.9 kB
coex.c 116 kB
coex.h 10 kB
debug.c 36 kB
debug.h 1.5 kB
efuse.c 4.6 kB
efuse.h 1.0 kB
fw.c 64 kB
fw.h 37 kB
hci.h 6.3 kB
mac.c 35 kB
mac.h 1.4 kB
mac80211.c 25 kB
main.c 65 kB
main.h 47 kB
pci.c 48 kB
pci.h 6.7 kB
phy.c 65 kB
phy.h 6.0 kB
ps.c 8.0 kB
ps.h 833 B
reg.h 23 kB
regd.c 21 kB
regd.h 1.9 kB
rtw8723d.c 87 kB
rtw8723d.h 9.6 kB
rtw8723d_table.c 25 kB
rtw8723d_table.h 470 B
rtw8723de.c 799 B
rtw8723ds.c 1.1 kB
rtw8723du.c 1.1 kB
rtw8821c.c 60 kB
rtw8821c.h 9.2 kB
rtw8821c_table.c 153 kB
rtw8821c_table.h 540 B
rtw8821ce.c 903 B
rtw8821cs.c 981 B
rtw8821cu.c 2.2 kB
rtw8822b.c 79 kB
rtw8822b.h 5.6 kB
rtw8822b_table.c 495 kB
rtw8822b_table.h 763 B
rtw8822be.c 800 B
rtw8822bs.c 951 B
rtw8822bu.c 5.1 kB
rtw8822c.c 167 kB
rtw8822c.h 12 kB
rtw8822c_table.c 1.1 MB
rtw8822c_table.h 826 B
rtw8822ce.c 903 B
rtw8822cs.c 981 B
rtw8822cu.c 1.7 kB
rtw88_8723d.mod.c 0 B
rtw88_8723de.mod.c 0 B
rtw88_8723ds.mod.c 0 B
rtw88_8723du.mod.c 0 B
rtw88_8821c.mod.c 0 B
rtw88_8821ce.mod.c 0 B
rtw88_8821cs.mod.c 0 B
rtw88_8821cu.mod.c 0 B
rtw88_8822b.mod.c 0 B
rtw88_8822be.mod.c 0 B
rtw88_8822bs.mod.c 0 B
rtw88_8822bu.mod.c 0 B
rtw88_8822c.mod.c 0 B
rtw88_8822ce.mod.c 0 B
rtw88_8822cs.mod.c 0 B
rtw88_8822cu.mod.c 0 B
rtw88_core.mod.c 0 B
rtw88_pci.mod.c 0 B
rtw88_sdio.mod.c 0 B
rtw88_usb.mod.c 0 B
rx.c 5.6 kB
rx.h 2.4 kB
sar.c 3.1 kB
sar.h 537 B
sdio.c 34 kB
sdio.h 6.1 kB
sec.c 3.6 kB
sec.h 1.2 kB
tx.c 20 kB
tx.h 4.4 kB
usb.c 22 kB
usb.h 2.3 kB
util.c 4.8 kB
util.h 1.3 kB
wow.c 22 kB
wow.h 1.4 kB

Linux v6.6.1 - rtw88

# SPDX-License-Identifier: GPL-2.0-only
menuconfig RTW88
	tristate "Realtek 802.11ac wireless chips support"
	depends on MAC80211
	help
	  This module adds support for mac80211-based wireless drivers that
	  enables Realtek IEEE 802.11ac wireless chipsets.

	  If you choose to build a module, it'll be called rtw88.

if RTW88

config RTW88_CORE
	tristate

config RTW88_PCI
	tristate

config RTW88_SDIO
	tristate

config RTW88_USB
	tristate

config RTW88_8822B
	tristate

config RTW88_8822C
	tristate

config RTW88_8723D
	tristate

config RTW88_8821C
	tristate

config RTW88_8822BE
	tristate "Realtek 8822BE PCI wireless network adapter"
	depends on PCI
	select RTW88_CORE
	select RTW88_PCI
	select RTW88_8822B
	help
	  Select this option will enable support for 8822BE chipset

	  802.11ac PCIe wireless network adapter

config RTW88_8822BS
	tristate "Realtek 8822BS SDIO wireless network adapter"
	depends on MMC
	select RTW88_CORE
	select RTW88_SDIO
	select RTW88_8822B
	help
	  Select this option will enable support for 8822BS chipset

	  802.11ac SDIO wireless network adapter

config RTW88_8822BU
	tristate "Realtek 8822BU USB wireless network adapter"
	depends on USB
	select RTW88_CORE
	select RTW88_USB
	select RTW88_8822B
	help
	  Select this option will enable support for 8822BU chipset

	  802.11ac USB wireless network adapter

config RTW88_8822CE
	tristate "Realtek 8822CE PCI wireless network adapter"
	depends on PCI
	select RTW88_CORE
	select RTW88_PCI
	select RTW88_8822C
	help
	  Select this option will enable support for 8822CE chipset

	  802.11ac PCIe wireless network adapter

config RTW88_8822CS
	tristate "Realtek 8822CS SDIO wireless network adapter"
	depends on MMC
	select RTW88_CORE
	select RTW88_SDIO
	select RTW88_8822C
	help
	  Select this option will enable support for 8822CS chipset

	  802.11ac SDIO wireless network adapter

config RTW88_8822CU
	tristate "Realtek 8822CU USB wireless network adapter"
	depends on USB
	select RTW88_CORE
	select RTW88_USB
	select RTW88_8822C
	help
	  Select this option will enable support for 8822CU chipset

	  802.11ac USB wireless network adapter

config RTW88_8723DE
	tristate "Realtek 8723DE PCI wireless network adapter"
	depends on PCI
	select RTW88_CORE
	select RTW88_PCI
	select RTW88_8723D
	help
	  Select this option will enable support for 8723DE chipset

	  802.11n PCIe wireless network adapter

config RTW88_8723DS
	tristate "Realtek 8723DS SDIO wireless network adapter"
	depends on MMC
	select RTW88_CORE
	select RTW88_SDIO
	select RTW88_8723D
	help
	  Select this option will enable support for 8723DS chipset

	  802.11n SDIO wireless network adapter

config RTW88_8723DU
	tristate "Realtek 8723DU USB wireless network adapter"
	depends on USB
	select RTW88_CORE
	select RTW88_USB
	select RTW88_8723D
	help
	  Select this option will enable support for 8723DU chipset

	  802.11n USB wireless network adapter

config RTW88_8821CE
	tristate "Realtek 8821CE PCI wireless network adapter"
	depends on PCI
	select RTW88_CORE
	select RTW88_PCI
	select RTW88_8821C
	help
	  Select this option will enable support for 8821CE chipset

	  802.11ac PCIe wireless network adapter

config RTW88_8821CS
	tristate "Realtek 8821CS SDIO wireless network adapter"
	depends on MMC
	select RTW88_CORE
	select RTW88_SDIO
	select RTW88_8821C
	help
	  Select this option will enable support for 8821CS chipset

	  802.11ac SDIO wireless network adapter

config RTW88_8821CU
	tristate "Realtek 8821CU USB wireless network adapter"
	depends on USB
	select RTW88_CORE
	select RTW88_USB
	select RTW88_8821C
	help
	  Select this option will enable support for 8821CU chipset

	  802.11ac USB wireless network adapter

config RTW88_DEBUG
	bool "Realtek rtw88 debug support"
	depends on RTW88_CORE
	help
	  Enable debug support

	  If unsure, say Y to simplify debug problems

config RTW88_DEBUGFS
	bool "Realtek rtw88 debugfs support"
	depends on RTW88_CORE
	help
	  Enable debug support

	  If unsure, say Y to simplify debug problems

endif