Directory Files
.. 4
File Size
Kconfig 623 B
Makefile 214 B
cmd.c 20 kB
deb_defs.h 4.3 kB
if_usb.c 23 kB
if_usb.h 1.7 kB
libertas_tf.h 13 kB
libertas_tf.mod.c 0 B
libertas_tf_usb.mod.c 0 B
main.c 19 kB

Linux v6.6.1 - libertas_tf

# SPDX-License-Identifier: GPL-2.0-only
config LIBERTAS_THINFIRM
	tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware"
	depends on MAC80211
	select FW_LOADER
	help
	  A library for Marvell Libertas 8xxx devices using thinfirm.

config LIBERTAS_THINFIRM_DEBUG
	bool "Enable full debugging output in the Libertas thin firmware module."
	depends on LIBERTAS_THINFIRM
	help
	  Debugging support.

config LIBERTAS_THINFIRM_USB
	tristate "Marvell Libertas 8388 USB 802.11b/g cards with thin firmware"
	depends on LIBERTAS_THINFIRM && USB
	help
	  A driver for Marvell Libertas 8388 USB devices using thinfirm.