Home
last modified time | relevance | path

Searched hist:"9 df7ddc3ed25b7d3473f117a0680b9418adb5753" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.hdiff 9df7ddc3ed25b7d3473f117a0680b9418adb5753 Mon Nov 27 18:56:22 CET 2017 Matthias Schiffer <mschiffer@universe-factory.net> ath9k: move spectral scan support under a separate config symbol

At the moment, spectral scan support, and with it RELAY, is always enabled
with ATH9K[_HTC]_DEBUGFS. Spectral scan support is currently the only user
of RELAY in ath9k, and it unconditionally reserves a relay channel.

Having debugfs support in ath9k is often useful even on very small embedded
routers, where we'd rather like to avoid the code size and RAM usage of the
relay support.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
H A DMakefilediff 9df7ddc3ed25b7d3473f117a0680b9418adb5753 Mon Nov 27 18:56:22 CET 2017 Matthias Schiffer <mschiffer@universe-factory.net> ath9k: move spectral scan support under a separate config symbol

At the moment, spectral scan support, and with it RELAY, is always enabled
with ATH9K[_HTC]_DEBUGFS. Spectral scan support is currently the only user
of RELAY in ath9k, and it unconditionally reserves a relay channel.

Having debugfs support in ath9k is often useful even on very small embedded
routers, where we'd rather like to avoid the code size and RAM usage of the
relay support.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
H A DKconfigdiff 9df7ddc3ed25b7d3473f117a0680b9418adb5753 Mon Nov 27 18:56:22 CET 2017 Matthias Schiffer <mschiffer@universe-factory.net> ath9k: move spectral scan support under a separate config symbol

At the moment, spectral scan support, and with it RELAY, is always enabled
with ATH9K[_HTC]_DEBUGFS. Spectral scan support is currently the only user
of RELAY in ath9k, and it unconditionally reserves a relay channel.

Having debugfs support in ath9k is often useful even on very small embedded
routers, where we'd rather like to avoid the code size and RAM usage of the
relay support.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>