Directory Files
.. 2
File Size
Kconfig 357 B
Makefile 133 B
acx.c 824 B
acx.h 6.1 kB
cmd.c 8.5 kB
cmd.h 3.0 kB
conf.h 6.3 kB
debugfs.c 8.4 kB
debugfs.h 323 B
event.c 2.6 kB
event.h 2.5 kB
main.c 54 kB
reg.h 20 kB
scan.c 13 kB
scan.h 3.2 kB
wl12xx.h 3.7 kB
wl12xx.mod.c 0 B

Linux v6.6.1 - wl12xx

# SPDX-License-Identifier: GPL-2.0-only
config WL12XX
	tristate "TI wl12xx support"
	depends on MAC80211
	select WLCORE
	help
	  This module adds support for wireless adapters based on TI wl1271,
	  wl1273, wl1281 and wl1283 chipsets. This module does *not* include
	  support for wl1251.  For wl1251 support, use the separate homonymous
	  driver instead.